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

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.

パラメータ

addresses
配列
必須
読み込み中...
limit
整数
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう