We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Interface address:https://api.bitforex.com/api/v1/fund/allAccount
Request method:POST
Parameters
Example
# request POST https://api.bitforex.com/api/v1/fund/allAccount # Response { "success": true, "data": [ { "currency":"btc", "active": 0, "fix": 0, "frozen": 0 }, { "currency":"eth", "active": 0, "fix": 0, "frozen": 0 } ] }
Return value description
There was an error while loading. Please reload this page.