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.
curl --request GET \
--url https://api.bebop.xyz/jam/chains{
"ethereum": 1,
"polygon": 137,
"arbitrum": 42161,
"base": 8453,
"bsc": 56
}Documentation Index
Fetch the complete documentation index at: https://docs.bebop.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Mapping of chain names to chain IDs
Was this page helpful?