Endpoints
Token
Retrieve a single supported token
Retrieve a single supported token by address and chain.
https://api.superbridge.app/v1/tokenQuery Parameters
stringrequired0x0000000000000000000000000000000000000000 for native tokens
stringShorthand chain identifier (e.g. eth for Ethereum)
stringNative chain ID (e.g. 1 for Ethereum)
stringChain UUID (internal identifier)
Provide the token address and exactly one chain identifier: chainUid, chainId, or chainKey.
Response
Returns a Token object.
string0x0000000000000000000000000000000000000000 for native tokens
booleanWhether this token provides gas on its chain, regardless of the address form in this DTO
booleanWhether this exact address form is backed by the chain native balance RPC rather than an ERC20/SPL balance call
stringChain UUID (internal identifier)
stringNative chain ID (e.g. 1 for Ethereum)
string[]Shorthand chain identifier (e.g. eth for Ethereum)
stringnumberstring | nullstringnumber | nullbooleanboolean