Last updated 9 months ago
GET http://open-api.fixes.world/v1/address/:address/frc20/balances?includeFlow=1
GET
http://open-api.fixes.world/v1/address/:address/frc20/balances?includeFlow=1
{ "address": "0xa2de93114bae3e73", "tokens": [ { "tick": "flows", "amount": 10.99295469 }, { "tick": "", "amount": 6.67809801 }, { "tick": "fixes", "amount": 1000.00000000 } ] }
address*
String
the given address for querying
includeFlow
If including Flow Token Balance, "0" means false, "1" means true
Authorization*
Bearer YOUR_API_KEY