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}