Superbridge
Start typing to search...
The Superbridge API is currently in beta. Endpoints and response formats may change.

Endpoints

Chains

Retrieve the list of supported chains

Retrieve the list of supported chains.

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

Query Parameters

keystring

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

idstring

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

uidstring

Chain UUID (internal identifier)

Response

Returns an array of Chain objects.

idstringrequired

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

keysstring[]required

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

uidstringrequired

Chain UUID (internal identifier)

blockExplorersBlockExplorer[]required
logoUristring | nullrequired
vm"evm" | "svm" | "stark"required
type"mainnet" | "testnet" | "devnet"required
namestringrequired
rpcUrlstringrequired
testnetbooleanrequired