Get all tokens

Returns information about all tokens conforming to the ERC-20 standard used on a particular blockchain.

Response

nameTypeRequiredDescription
token_20_idNumberTrueA unique identifier of the token.
total_amountStringTrueThe number of tokens issued when contract is deployed. The value returned is in units of Wei (10^18).
contract_idNumberTrueAn unique identifier of contract registered with EQHub.
decimalsNumberTrueThe decimal precision used for token amounts.
Language
Click Try It! to start a request and see the response here!