Skip to main content
GET
JavaScript

Path Parameters

chainId
string
required

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

Response

Successful response

evmChainId
number
required

EVM ChainID for the blockchain.

Example:

43114

chainName
string
required

Blockchain alias for easy identification of blockchains.

Example:

"c_chain"

blockchainId
string
required

Unique blockchain ID for this blockchain.

Example:

"2q9e4r6Mu3U68nU1fYjgbR6JvwrRx36CohpAX5UQxse55x1Q5"

subnetId
string
required

Subnet ID this blockchain belongs to.

Example:

"11111111111111111111111111111111LpoYY"

network
enum<string>
required

Network on which this blockchain or subnet is created on.

Available options:
mainnet,
testnet
Example:

"mainnet"