get deprecatedhttps://ag.eqhub.eqbr.com/api/v2/wallet-20/tokens
Returns information about all tokens conforming to the ERC-20 standard used on a particular blockchain.
Response
| name | Type | Required | Description |
|---|---|---|---|
| token_20_id | Number | True | A unique identifier of the token. |
| total_amount | String | True | The number of tokens issued when contract is deployed. The value returned is in units of Wei (10^18). |
| contract_id | Number | True | An unique identifier of contract registered with EQHub. |
| decimals | Number | True | The decimal precision used for token amounts. |
