Get πrc20 balances
Get the πrc20 balances of the given address
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"address": "0xa2de93114bae3e73",
"tokens": [
{
"tick": "flows",
"amount": 10.99295469
},
{
"tick": "",
"amount": 6.67809801
},
{
"tick": "fixes",
"amount": 1000.00000000
}
]
}Last updated