Chains
Get chain information for supported blockchain
Get chain information for Metrics API supported blockchain.
GET
Path Parameters
A supported evm chain id. Use the /chains
endpoint to get a list of supported chain ids.
Response
200
application/json
Successful response
EVM ChainID for the blockchain.
Example:
43114
Blockchain alias for easy identification of blockchains.
Example:
"c_chain"
Unique blockchain ID for this blockchain.
Example:
"2q9e4r6Mu3U68nU1fYjgbR6JvwrRx36CohpAX5UQxse55x1Q5"
Subnet ID this blockchain belongs to.
Example:
"11111111111111111111111111111111LpoYY"
Network on which this blockchain or subnet is created on.
Available options:
mainnet
, testnet
Was this page helpful?