GET v2/account/balances/GetBep20BalanceByAddress/{walletAddress}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
walletAddress | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BalanceModelName | Description | Type | Additional information |
---|---|---|---|
currency_symbol | string |
None. |
|
balance | decimal number |
None. |
|
funding_balance | string |
None. |
|
trading_balance | string |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.