GET
/
v2
/
chains
/
{chainId}

Path Parameters

chainId
string
required

A supported evm chain id. Use the /chains endpoint to get a list of supported chain ids.

Response

200 - application/json
evmChainId
number
required

EVM ChainID for the blockchain.

chainName
string
required

Blockchain alias for easy identification of blockchains.

blockchainId
string
required

Unique blockchain ID for this blockchain.

subnetId
string
required

Subnet ID this blockchain belongs to.

network
enum<string>
required

Network on which this blockchain or subnet is created on.

Available options:
mainnet,
testnet