GET
/
v2
/
chains

Query Parameters

pageToken
string

A page token, received from a previous list call. Provide this to retrieve the subsequent page.

network
enum<string>

Either mainnet or testnet/fuji.

Available options:
mainnet,
fuji,
testnet,
devnet

Response

200 - application/json
chains
object[]
required

Array of Subnet - EVM Chain ID mappings whose metrics we support.

nextPageToken
string

A token, which can be sent as pageToken to retrieve the next page. If this field is omitted or empty, there are no subsequent pages.