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

avax.getUTXOs RPC Method

読み込み中...

更新日:
Apr 29, 2026

avax.getUTXOs RPC Method

To use the avax.getUTXOs method on the C-Chain, ensure that the end of your URL includes ext/bc/C/avax.

パラメータ

住所
配列
必須
読み込み中...
上限
整数
読み込み中...
sourceChain
文字列
読み込み中...
encoding
文字列
読み込み中...
startIndex
オブジェクト
読み込み中...
住所
文字列
読み込み中...

返品

結果
オブジェクト
読み込み中...
numFetched
文字列
読み込み中...
utxos
配列
読み込み中...
endIndex
オブジェクト
読み込み中...
住所
文字列
読み込み中...
utxo
文字列
読み込み中...
encoding
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"numFetched": "0",
6
"utxos": [],
7
"endIndex": {
8
"address": "C-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": "C-flare1ljm5j7ku39shkern8peyg223axa9m0z30cl63c",
9
"utxo": "11111111111111111111111111111111LpoYY"
10
},
11
"encoding": "hex"
12
}
13
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう