Skip to main content
GET
Search for a token by address across multiple chains.

Authorizations

Authorization
string
header
required

Use the docs sandbox API key for authentication: hydric_docs_4N4ocuirsN8Sh

Path Parameters

tokenAddress
string
required

The Token contract address to search for.

Example:

"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"

Query Parameters

chainIds
string

Optional list of chain IDs to restrict the lookup to.

Example:

"1,143"

Response

200 - application/json

Tokens found at the specified address.

tokens
object[]
required

List of tokens found at this address across different chains.

Example: