跳至主要內容

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.

參數

addresses
陣列
必填
載入中...
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
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用