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