Explore chains supported by Sim’s EVM API endpoints.
tags property groups chains by category, such as mainnet, testnet, or default.
You can use these tags to filter or select chains in API requests.
Any endpoint that supports the chain_ids query parameter accepts a tag in place of explicit IDs, letting you fetch data for an entire group of chains in a single request.
When using chain_ids, you can request chains in several ways:
?chain_ids=mainnet returns all chains tagged with mainnet. Using ?chain_ids=mainnet,testnet returns all chains that are tagged with mainnet or testnet.?chain_ids=1,137,42161 (Ethereum, Polygon, Arbitrum).?chain_ids=1,8543,testnetchain_ids returns only chains tagged default.chain_ids by passing their numerical chain id (e.g. chain_ids=21000000 for corn).
Open the accordion above and scan the table to see which chains carry tags and which are untagged.
chain_ids.
If you omit chain_ids, the endpoint uses its default chain set. That is currently chains for Balances and chains for Collectibles (these values can change over time).
See Compute Units for the full rate card and guidance.
name, chain_id, an array of tags, and support for each endpoint.
Each endpoint (balances, transactions, activity, etc.) has a supported boolean value