Skip to main content
GET
List networks

Authorizations

x-api-key
string
header
required

Response

List of supported networks

name
enum<string>
required

Name of the network

Available options:
mainnet,
optimism,
arbitrum,
polygon,
gnosis,
base,
unichain,
swellchain,
celo,
worldchain,
berachain,
ink,
bsc,
hyperliquid,
plasma,
avalanche,
katana,
linea,
mega-eth,
monad,
etherlink,
robinhood
chainId
integer
required

Chain ID of the network

networkCaip
string
required

CAIP-2 of the network

Pattern: ^eip155:\d+$