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>

mainnet or testnet.

Available options:
mainnet,
testnet

Response

200 - application/json
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.

chains
object[]
required

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