Get ASC-20 Balance Of The Address
Get balance of the address
Query Parameters
Name
Type
Description
{
"status": 200,
"data": {
"list": [
{
"address": "0xaaaaa6972e56c3c12345caaaaaabaaaaa9999999",
"tick": "avav",
"amount": "69696969"
}
],
"total": 1
}
}Last updated