跳至主要內容

platform.getCurrentValidators RPC Method

載入中...

更新於
2026年4月29日

platform.getCurrentValidators RPC Method

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

參數

subnetID
字串
載入中...
nodeIDs
字串
載入中...

退貨

結果
物件
載入中...
驗證者
陣列
載入中...
txID
字串
載入中...
startTime
字串
載入中...
endTime
字串
載入中...
stakeAmount
字串
載入中...
nodeID
字串
載入中...
rewardOwner
物件
載入中...
locktime
字串
載入中...
threshold
字串
載入中...
地址
陣列
載入中...
validationRewardOwner
物件
載入中...
locktime
字串
載入中...
threshold
字串
載入中...
地址
陣列
載入中...
delegationRewardOwner
物件
載入中...
locktime
字串
載入中...
threshold
字串
載入中...
地址
陣列
載入中...
potentialReward
字串
載入中...
delegationFee
字串
載入中...
uptime
字串
載入中...
connected
布林值
載入中...
delegators
陣列
載入中...
txID
字串
載入中...
startTime
字串
載入中...
endTime
字串
載入中...
stakeAmount
字串
載入中...
nodeID
字串
載入中...
rewardOwner
物件
載入中...
locktime
字串
載入中...
threshold
字串
載入中...
地址
陣列
載入中...
potentialReward
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"validators": [
5
{
6
"txID": "sTAZBL1TPpRppmGPyx88REz6zzgemmVknoZb9oPLBLKqF5bnR",
7
"startTime": "1740951600",
8
"endTime": "1772319540",
9
"weight": "8000000000000000",
10
"nodeID": "NodeID-Mvr4Mv2qL4xgHsuaASvRyDQD4JsgrohgZ",
11
"stakeAmount": "8000000000000000",
12
"rewardOwner": {
13
"locktime": "0",
14
"threshold": "1",
15
"addresses": [
16
"P-flare15er27a84wdxzan3lsh83l8gg4sglekwwjxr0qn"
17
]
18
},
19
"validationRewardOwner": {
20
"locktime": "0",
21
"threshold": "1",
22
"addresses": [
23
"P-flare15er27a84wdxzan3lsh83l8gg4sglekwwjxr0qn"
24
]
25
},
26
"delegationRewardOwner": {
27
"locktime": "0",
28
"threshold": "1",
29
"addresses": [
30
"P-flare15er27a84wdxzan3lsh83l8gg4sglekwwjxr0qn"
31
]
32
},
33
"potentialReward": "0",
34
"accruedDelegateeReward": "0",
35
"delegationFee": "1.0000",
36
"uptime": "99.9959",
37
"connected": true,
38
"delegatorCount": "100",
39
"delegatorWeight": "78473912108953425"
40
}
41
]
42
},
43
"id": 1
44
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"validators": [
5
{
6
"txID": "sTAZBL1TPpRppmGPyx88REz6zzgemmVknoZb9oPLBLKqF5bnR",
7
"startTime": "1740951600",
8
"endTime": "1772319540",
9
"weight": "8000000000000000",
10
"nodeID": "NodeID-Mvr4Mv2qL4xgHsuaASvRyDQD4JsgrohgZ",
11
"stakeAmount": "8000000000000000",
12
"rewardOwner": {
13
"locktime": "0",
14
"threshold": "1",
15
"addresses": [
16
"P-flare15er27a84wdxzan3lsh83l8gg4sglekwwjxr0qn"
17
]
18
},
19
"validationRewardOwner": {
20
"locktime": "0",
21
"threshold": "1",
22
"addresses": [
23
"P-flare15er27a84wdxzan3lsh83l8gg4sglekwwjxr0qn"
24
]
25
},
26
"delegationRewardOwner": {
27
"locktime": "0",
28
"threshold": "1",
29
"addresses": [
30
"P-flare15er27a84wdxzan3lsh83l8gg4sglekwwjxr0qn"
31
]
32
},
33
"potentialReward": "0",
34
"accruedDelegateeReward": "0",
35
"delegationFee": "1.0000",
36
"uptime": "99.9959",
37
"connected": true,
38
"delegatorCount": "100",
39
"delegatorWeight": "78473912108953425"
40
}
41
]
42
},
43
"id": 1
44
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用