Authorizations
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the network to fetch.
Response
Successful response for fetching the network.
The ID of the blockchain network. This is unique across all networks, and takes the form of <blockchain>-<network>
.
Available options:
base-sepolia
, base-mainnet
, ethereum-hoodi
, ethereum-mainnet
, polygon-mainnet
The human-readable name of the blockchain network
Example:
"Base Sepolia"
The chain ID of the blockchain network
Example:
84532
The protocol family of the blockchain network
Available options:
evm
Whether the network is a testnet or not
Example:
true
The native asset of the network
The feature set enabled for the network