Endpoints
Chains
Retrieve the list of supported chains
Retrieve the list of supported chains.
GET
https://api.superbridge.app/v1/chainsQuery Parameters
key
stringShorthand chain identifier (e.g. eth for Ethereum)
id
stringNative chain ID (e.g. 1 for Ethereum)
uid
stringChain UUID (internal identifier)
Response
Returns an array of Chain objects.
id
stringrequiredNative chain ID (e.g. 1 for Ethereum)
keys
string[]requiredShorthand chain identifier (e.g. eth for Ethereum)
uid
stringrequiredChain UUID (internal identifier)
blockExplorers
BlockExplorer[]requiredlogoUri
string | nullrequiredvm
"evm" | "svm" | "stark"requiredtype
"mainnet" | "testnet" | "devnet"requiredname
stringrequiredrpcUrl
stringrequiredtestnet
booleanrequired