跳转至主要内容

platform.getUtxOs RPC Method

正在加载...

更新于
Apr 29, 2026

platform.getUtxOs RPC Method

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

参数

地址
数组
必填
正在加载...
上限
整数
正在加载...
sourceChain
字符串
正在加载...
encoding
字符串
正在加载...
startIndex
对象
正在加载...
地址
字符串
正在加载...
utxo
字符串
正在加载...

退货

结果
对象
正在加载...
numFetched
字符串
正在加载...
utxos
数组
正在加载...
utxo
字符串
正在加载...
endIndex
对象
正在加载...
地址
字符串
正在加载...
utxo
字符串
正在加载...
encoding
字符串
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"numFetched": "0",
6
"utxos": [],
7
"endIndex": {
8
"address": "P-flare1ljm5j7ku39shkern8peyg223axa9m0z30cl63c",
9
"utxo": "11111111111111111111111111111111LpoYY"
10
},
11
"encoding": "hex"
12
}
13
}
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"numFetched": "0",
6
"utxos": [],
7
"endIndex": {
8
"address": "P-flare1ljm5j7ku39shkern8peyg223axa9m0z30cl63c",
9
"utxo": "11111111111111111111111111111111LpoYY"
10
},
11
"encoding": "hex"
12
}
13
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用