Skip to main content
GET
List chains
Returns every chain the API can quote, with its Portal and Executor contract addresses and the address that signs quotes. chainId filters to one chain. Solana is chain 1399811149. Requires x-api-key. Partner pricing, attribution, and enabled features are tied to the key. Without a key the gateway answers 403 with a plain JSON body ({"Message": "User is not authorized ..."}); a key that is unknown, revoked, or not enabled for v1 answers 401 invalid-api-key. No requests-per-second quota is published. Handle 429 and honor Retry-After when present. Examples use real mainnet token and contract addresses with placeholder wallets, hashes, signatures, and IDs.

Authorizations

x-api-key
string
header
required

Query Parameters

chainId
integer

Returns only this chain. Example: 8453 for Base.

Response

Success

chains
object[]
required
limits
object