EIP-7702 Wallet API Quickstart
Learn how to send user ops using EIP-7702
This quickstart shows you how to prepare and send a User Operation (UO) using an EIP-7702 account in minutes.
To use this guide, you’ll need:
- An account you can sign with (e.g. an Alchemy Signer or an EOA)
- An Alchemy API key
- A gas manager policy ID if sponsoring gas
Don't have an API key?
Start using the Alchemy Wallets API today! Get started for free.
You can follow along using either the TypeScript SDK or platform-agnostic JSON-RPC APIs.