跳至主要內容

platform.getMinStake RPC Method

載入中...

更新於
2026年4月29日

platform.getMinStake RPC Method

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

參數

此方法不接受任何參數

退貨

結果
物件
載入中...
minValidatorStake
字串
載入中...
minDelegatorStake
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"minValidatorStake": "1000000000000000",
5
"minDelegatorStake": "50000000000000"
6
},
7
"id": 1
8
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"minValidatorStake": "1000000000000000",
5
"minDelegatorStake": "50000000000000"
6
},
7
"id": 1
8
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用