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
stringNative chain ID (e.g. 1 for Ethereum)
keys
string[]Shorthand chain identifier (e.g. eth for Ethereum)
uid
stringChain UUID (internal identifier)
blockExplorers
BlockExplorer[]logoUri
string | nullvm
"evm" | "svm" | "stark"type
"mainnet" | "testnet" | "devnet"name
stringrpcUrl
stringtestnet
boolean