Alto Bundler Reference
This is a reference guide page, describing only the technical specification for the Bundler. Please see the Bundler overview page for the full collection of documentation, including tutorials, how-to guides, and conceptual guides for the Bundler.
Use our standard api endpoint to send bundler-specific calls to is at https://api.pimlico.io/v1/{chain}/rpc?apikey=YOUR_API_KEY_HERE
to call the bundler endpoint if you have an API key. If you need an API key, follow the Quick Start guide to get one.
Our bundler is currently live on the following networks:
Chain | Mainnet | Testnet |
---|---|---|
Ethereum | β (ethereum) | β
(sepolia) β (goerli) |
Arbitrum | β (arbitrum) | β (arbitrum-goerli) |
Polygon | β (polygon) | β (mumbai) |
Optimism | β (optimism) | β (optimism-goerli) |
Gnosis | β (gnosis) | β (chiado-testnet) |
Linea | β (linea) | β (linea-testnet) |
Base | β (base) | β (base-goerli) |
Avalanche C-Chain | β (avalanche) | β (avalanche-fuji) |
Scroll | β (scroll) | β
(scroll-alpha-testnet) β (scroll-sepolia-testnet) |
Celo | β (celo) | β (celo-alfajores-testnet) |
BSC | β (binance) | |
DFK Chain | β (dfk-chain) | β (dfk-chain-test) |
Klaytn | β (klaytn-cypress) | |
Xai Orbit | β (xai-goerli-orbit) | |
Nautilus | β (nautilus) | |
opBNB | β (opbnb) |
For more on the bundler methods, see the ERC-4337 (opens in a new tab) specification.