Skip to main content
GET
Get token by id

Response

The token has been successfully retrieved

name
string
required

The name of the token

Example:

"ACME Token"

symbol
string
required

The symbol of the token

Example:

"ACME"

address
string
required

The address of the token

Example:

"0xc0ffee254729296a45a3885639AC7E10F9d54979"

decimals
number
required

The number of decimals places the token should have

Example:

18

isPaused
boolean
required

Whether the token is paused

Example:

false

totalSupply
number
required

The total supply of the token

createdAt
string<date-time>
required

The date the token was created