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

platform.getCurrentValidators RPC Method

読み込み中...

更新日:
Apr 29, 2026

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
オブジェクト
読み込み中...
ロック時間
文字列
読み込み中...
閾値
文字列
読み込み中...
addresses
配列
読み込み中...
validationRewardOwner
オブジェクト
読み込み中...
ロック時間
文字列
読み込み中...
閾値
文字列
読み込み中...
addresses
配列
読み込み中...
delegationRewardOwner
オブジェクト
読み込み中...
ロック時間
文字列
読み込み中...
閾値
文字列
読み込み中...
addresses
配列
読み込み中...
potentialReward
文字列
読み込み中...
delegationFee
文字列
読み込み中...
uptime
文字列
読み込み中...
connected
ブール値
読み込み中...
delegators
配列
読み込み中...
txID
文字列
読み込み中...
startTime
文字列
読み込み中...
endTime
文字列
読み込み中...
stakeAmount
文字列
読み込み中...
nodeID
文字列
読み込み中...
rewardOwner
オブジェクト
読み込み中...
ロック時間
文字列
読み込み中...
閾値
文字列
読み込み中...
addresses
配列
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう