Proxy for the Pimlico ERC-4337 bundler. Forwards the JSON-RPC request body toDocumentation Index
Fetch the complete documentation index at: https://docs.hyperauth.dev/llms.txt
Use this file to discover all available pages before exploring further.
https://api.pimlico.io/v2/84532/rpc after validating the method name against an allowlist.
Allowed methods
| Method |
|---|
eth_sendUserOperation |
eth_getUserOperationReceipt |
eth_estimateUserOperationGas |
pm_sponsorUserOperation |
eth_supportedEntryPoints |
Request body
Status codes
| Code | Condition |
|---|---|
200 | Method allowed; upstream response forwarded |
403 | Method not in allowlist |
405 | Non-POST request |