跳转至主要内容

platform.getRewardUtxOs RPC Method

正在加载...

更新于
2026年4月29日

platform.getRewardUtxOs RPC Method

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

参数

txID
字符串
正在加载...
encoding
字符串
正在加载...

退货

numFetched
整数
正在加载...
utxos
数组
正在加载...
encoding
字符串
正在加载...
请求
回复
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"numFetched": "0",
6
"utxos": [],
7
"encoding": "hex"
8
}
9
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"numFetched": "0",
6
"utxos": [],
7
"encoding": "hex"
8
}
9
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用