Chains
List chains
Lists the supported EVM-compatible chains. Filterable by network.
GET
/
v1
/
chains
Authorizations
x-glacier-api-key
string
headerrequiredApi keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Query Parameters
network
enum<string>
Either mainnet or testnet/fuji.
Available options:
mainnet
, fuji
, testnet
feature
enum<string>
Filter by feature.
Available options:
nftIndexing
, webhooks
, teleporter
Response
200 - application/json
chains
object[]
requiredWas this page helpful?