v1
latestOpenAPI 3.1.02026-07-12185391.3 KBEVM Chains
Get chain information for supported blockchain
Get chain information for Metrics API supported blockchain.
get/v2/chains/{chainId}
Path parameters
chainIdstring required
A supported evm chain id. Use the /chains endpoint to get a list of supported chain ids.
Response
Successful response
Example response
{
"evmChainId": 43114,
"chainName": "c_chain",
"blockchainId": "2q9e4r6Mu3U68nU1fYjgbR6JvwrRx36CohpAX5UQxse55x1Q5",
"subnetId": "11111111111111111111111111111111LpoYY"
}