platform.getUtxOs RPC Method
Parameters
addresses
[]string
Loading...
limit
int
Loading...
startIndex
object
Loading...
address
string
Loading...
utxo
string
Loading...
sourceChain
string
Loading...
encoding
string
Loading...
Returns
numFetched
string
Loading...
utxos
[]string
Loading...
endIndex
object
Loading...
address
string
Loading...
utxo
string
Loading...
encoding
string
Loading...
Request
1curl --location --request POST https://docs-demo.avalanche-mainnet.quiknode.pro/ext/bc/C/rpc/ext/bc/P \2--header 'Content-Type: application/json' \3--data-raw '{4"jsonrpc":"2.0",5"id" :1,6"method" :"platform.getUTXOs",7"params" :{8"addresses":["P-avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"],9"sourceChain": "X",10"limit": 5,11"encoding": "hex"12}13}'
1curl --location --request POST https://docs-demo.avalanche-mainnet.quiknode.pro/ext/bc/C/rpc/ext/bc/P \2--header 'Content-Type: application/json' \3--data-raw '{4"jsonrpc":"2.0",5"id" :1,6"method" :"platform.getUTXOs",7"params" :{8"addresses":["P-avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"],9"sourceChain": "X",10"limit": 5,11"encoding": "hex"12}13}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free