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
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
The genesis data of the blockchain.
Example:
"{\"chainId\": 43114}"