ZeroDev · Open Collection

ZeroDev Bundler & Paymaster RPC

JSON-RPC 2.0 over HTTPS. All calls are an HTTP POST of a {jsonrpc,id,method,params} envelope to a single project-scoped URL: https://rpc.zerodev.app/api/v3/{projectId}/chain/{chainId}. Authentication is by projectId embedded in the URL path. The same endpoint serves both bundler and paymaster methods; append ?provider=ULTRA_RELAY to route through UltraRelay.

11
Requests
2
Folders
3.0
Version
View on GitHub Raw JSON Account AbstractionSmart WalletsERC-4337EIP-7702PaymasterBundlerJSON-RPCWeb3Open Collection

Overview

ZeroDev Bundler & Paymaster RPC is a Open Collection published by ZeroDev on the APIs.io network, version 3.0.

JSON-RPC 2.0 over HTTPS. All calls are an HTTP POST of a {jsonrpc,id,method,params} envelope to a single project-scoped URL: https://rpc.zerodev.app/api/v3/{projectId}/chain/{chainId}. Authentication is by projectId embedded in the URL path. The same endpoint serves both bundler and paymaster methods; append ?provider=ULTRA_RELAY to route through UltraRelay.

The collection contains 11 requests organised into 2 folders.

Tagged areas include Account Abstraction, Smart Wallets, ERC-4337, EIP-7702, and Paymaster.

Requests & Folders

Bundler RPC
Paymaster RPC

Related API Specs

ZeroDev Bundler RPC (OpenAPI) ZeroDev Paymaster RPC (OpenAPI) ZeroDev Kernel SDK (OpenAPI) ZeroDev Meta-Aggregator (Smart Routing) (OpenAPI)
Back to ZeroDev · All Collections · GitHub