Endpoints
Token
Retrieve a single supported token
Retrieve a single supported token by address and chain.
GET
https://api.superbridge.app/v1/tokenQuery Parameters
address
stringrequired0x0000000000000000000000000000000000000000 for native tokens
chainKey
stringShorthand chain identifier (e.g. eth for Ethereum)
chainId
stringNative chain ID (e.g. 1 for Ethereum)
chainUid
stringChain UUID (internal identifier)
Provide the token address and exactly one chain identifier: chainUid, chainId, or chainKey.
Response
Returns a Token object.
address
string0x0000000000000000000000000000000000000000 for native tokens
chainUid
stringChain UUID (internal identifier)
chainId
stringNative chain ID (e.g. 1 for Ethereum)
chainKeys
string[]Shorthand chain identifier (e.g. eth for Ethereum)
name
stringdecimals
numberlogoUri
string | nullsymbol
stringusd
number | nullisSpl2022
booleanverified
boolean