Get 𝔉rc20 balances
Get the 𝔉rc20 balances of the given address
GET
http://open-api.fixes.world/v1/address/:address/frc20/balances?includeFlow=1
Path Parameters
Name | Type | Description |
---|---|---|
address* | String | the given address for querying |
Query Parameters
Name | Type | Description |
---|---|---|
includeFlow | If including Flow Token Balance, "0" means false, "1" means true |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer YOUR_API_KEY |
Last updated