cURL
curl --request GET \ --url https://api.bebop.xyz/jam/chains
{ "ethereum": 1, "polygon": 137, "arbitrum": 42161, "base": 8453, "bsc": 56 }
Returns a mapping of chain names to chain IDs supported by the Aggregation API.
Mapping of chain names to chain IDs
Was this page helpful?