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
배열
필수
로딩 중...
한도
정수
로딩 중...
sourceChain
문자열
로딩 중...
인코딩
문자열
로딩 중...
startIndex
객체
로딩 중...
주소
문자열
로딩 중...
utxo
문자열
로딩 중...
반품
결과
객체
로딩 중...
numFetched
문자열
로딩 중...
utxos
배열
로딩 중...
utxo
문자열
로딩 중...
endIndex
객체
로딩 중...
주소
문자열
로딩 중...
utxo
문자열
로딩 중...
인코딩
문자열
로딩 중...
요청
답변
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}