Skip to main content
GET
Get detailed token information on a specific chain.

Authorizations

Authorization
string
header
required

Use the docs sandbox API key for authentication: hydric_docs_4N4ocuirsN8Sh

Path Parameters

chainId
number
required

The numeric ID of the blockchain where the token resides.

Example:

1

tokenAddress
string
required

The Token contract address.

Example:

"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"

Response

The requested token information.

token
object
required

The requested token information.

Example: