メインコンテンツへスキップ

platform.getStake RPC Method

読み込み中...

更新日:
Apr 29, 2026

platform.getStake RPC Method

To use the platform.getStake method on the P-Chain, ensure that the end of your URL includes ext/bc/P.

パラメータ

住所
配列
必須
読み込み中...
validatorOnly
ブール値
読み込み中...

返品

結果
オブジェクト
読み込み中...
staked
文字列
読み込み中...
stakeds
オブジェクト
読み込み中...
stakingID
文字列
読み込み中...
金額
文字列
読み込み中...
stakedOutputs
配列
読み込み中...
出力
文字列
読み込み中...
encoding
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"staked": "0",
5
"stakeds": {},
6
"stakedOutputs": [],
7
"encoding": "hex"
8
},
9
"id": 1
10
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"staked": "0",
5
"stakeds": {},
6
"stakedOutputs": [],
7
"encoding": "hex"
8
},
9
"id": 1
10
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう