跳至主要內容

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.

參數

addresses
陣列
必填
載入中...
上限
整數
載入中...
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
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用