Hanzo

Smart Wallets

ERC-4337 account abstraction with gas sponsorship and batched transactions.

Create smart wallets for your users with gas sponsorship and batched operations via ERC-4337.

Create Wallet

POST /v1/wallets/create

Wallet addresses are deterministic based on owner + salt. They can receive funds before deployment.

Gas Sponsorship

Create gas policies to sponsor user transactions with per-contract and per-method allowlists, daily spend caps, and per-operation gas limits.

Bundler

Submit UserOperations via the bundler at /v1/bundler/send and track status via /v1/bundler/status/{hash}.

See docs.bootno.de/docs/wallets for full reference.

How is this guide?

Last updated on

On this page