跳转至主要内容

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
对象
正在加载...
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 端点,并开始构建
免费开始使用