READ_BALANCE | Parameters: none.This is the catalogue of coins you can HOLD, not pairs you can TRADE. For tradeable pairs use GET /v1/market/symbols. The two lists are different, and using this one to decide what to trade will produce orders on markets that do not exist.
| Field | Notes |
|---|---|
assetId | The same value as symbol. Use it as the path parameter on the networks endpoint |
iconUrl | A string, or null when no artwork has been uploaded |
networkCount | Counts active networks only |
depositLock | true means deposits are paused for this coin |
depositLock: true still appears, because the lock is applied later, when an address is issued.