Skip to main content
GET
https://partners-backend-1038109371738.europe-west1.run.app
/
api
/
v1
/
chains
curl "https://partners-backend-1038109371738.europe-west1.run.app/api/v1/chains"
{
  "chain_ids": [8453, 1, 42161, 137, 84532, 11155111]
}

Description

Retrieves the list of blockchain chains supported by Giza.

Response

chain_ids
array
List of supported chain IDs
curl "https://partners-backend-1038109371738.europe-west1.run.app/api/v1/chains"
{
  "chain_ids": [8453, 1, 42161, 137, 84532, 11155111]
}

Chain ID Reference

Chain IDNetwork
8453Base Mainnet
1Ethereum Mainnet
42161Arbitrum One
137Polygon Mainnet
84532Base Sepolia (testnet)
11155111Sepolia (testnet)