stakeDistribution
For the complete documentation index, see llms.txt
검색 및 정렬 기능으로 스테이크 분배를 조회합니다.
stakeDistribution(
limit: Int
offset: Int
search: String
orderByStakeDesc: Boolean
): [StakeShare!]!
Arguments
stakeDistribution.limit ● Int scalar
stakeDistribution.offset ● Int scalar
stakeDistribution.search ● String scalar
stakeDistribution.orderByStakeDesc ● Boolean scalar
Type
StakeShare object
SPO의 스테이크 지분 정보입니다.
메인체인 풀 데이터(예: Blockfrost)에서 가져온 값이며, Cardano pool_id를 키로 사용합니다.