Superbridge
Start typing to search...

Endpoints

Token

Retrieve a single supported token

Retrieve a single supported token by address and chain.

GEThttps://api.superbridge.app/v1/token

Query Parameters

addressstringrequired

0x0000000000000000000000000000000000000000 for native tokens

chainKeystring

Shorthand chain identifier (e.g. eth for Ethereum)

chainIdstring

Native chain ID (e.g. 1 for Ethereum)

chainUidstring

Chain UUID (internal identifier)

Provide the token address and exactly one chain identifier: chainUid, chainId, or chainKey.

Response

Returns a Token object.

addressstring

0x0000000000000000000000000000000000000000 for native tokens

chainUidstring

Chain UUID (internal identifier)

chainIdstring

Native chain ID (e.g. 1 for Ethereum)

chainKeysstring[]

Shorthand chain identifier (e.g. eth for Ethereum)

namestring
decimalsnumber
logoUristring | null
symbolstring
usdnumber | null
isSpl2022boolean
verifiedboolean