Tokens
Retrieve a token
Get token by id
GET
Path Parameters
Response
200
application/json
The token has been successfully retrieved
The name of the token
Example:
"ACME Token"
The symbol of the token
Example:
"ACME"
The address of the token
Example:
"0xc0ffee254729296a45a3885639AC7E10F9d54979"
The number of decimals places the token should have
Example:
18
The owner of the token
Example:
"0x999999cf1046e68e36E1aA2E0E07105eDDD1f08E"
Whether the token is paused
Example:
false
The date the token was created