Biconomy Bundler API

Biconomy's open-source ERC-4337 TypeScript Bundler. Implements eth_sendUserOperation, eth_estimateUserOperationGas, eth_getUserOperationByHash, eth_getUserOperationReceipt, and eth_supportedEntryPoints across both EntryPoint v0.6.0 and v0.7.0. Hosted bundler endpoints are issued per project from the Biconomy Dashboard.

API entry from apis.yml

apis.yml Raw ↑
aid: biconomy:biconomy-bundler-api
name: Biconomy Bundler API
tags:
- Account Abstraction
- ERC-4337
- Bundler
- UserOps
humanURL: https://github.com/bcnmy/bundler
properties:
- url: https://github.com/bcnmy/bundler
  type: SourceCode
- url: https://docs.biconomy.io/contracts-and-audits/supported-chains
  type: Documentation
description: Biconomy's open-source ERC-4337 TypeScript Bundler. Implements eth_sendUserOperation, eth_estimateUserOperationGas,
  eth_getUserOperationByHash, eth_getUserOperationReceipt, and eth_supportedEntryPoints across both EntryPoint
  v0.6.0 and v0.7.0. Hosted bundler endpoints are issued per project from the Biconomy Dashboard.