本頁面使用機器翻譯自英語,可能包含錯誤或不清楚的語言。如需最準確的信息,請參閱英文原文。由於更新頻繁,部分內容可能與英文原文有出入。請加入我們在 Crowdin 上的努力,幫助我們改進本頁面的翻譯。 (Crowdin translation page, Contributing guide)
[Miscellaneous] kaia_getStakingInfo
The getStakingInfo returns staking information at a specific block. The result includes the following information.
- BlockNum: The block number at which the staking information is given.
- CouncilNodeAddrs: The addresses of the consensus node.
- CouncilRewardAddrs: The addresses to which the block reward of the associated nodes is sent.
- CouncilStakingAddrs: The contract addresses in which the associated nodes deploy for staking.
- CouncilStakingAmounts: The amount of KAIA which the associated nodes stake.
- Gini: Gini coefficient.
- KIRAddr: The contract address of KIR.
- PoCAddr: The contract address of KGF. PoC is the previous name of KGF.
- UseGini: The boolean value whether or not the Gini coefficient is used.
Note that the order of all addresses and the staking amounts are matched.
JSONRPC: kaia_getStakingInfo