Network, Chains & subnet
Get blockchain details by ID
Get details of the blockchain registered on the network.
GET
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
The blockchain ID of the blockchain to retrieve.
Either mainnet or testnet/fuji.
Available options:
mainnet
, fuji
, testnet
Response
200
application/json
Successful response
EVM Chain ID for the EVM-based chains. This field is extracted from genesis data, and may be present for non-EVM chains as well.
Example:
43114
Was this page helpful?