Contracts
Deploy and manage EIP-7702 bundler contracts and wallet delegations.
See the EIP-7702 contract workflow in the real interface without deploying or delegating on-chain.
Contracts is the EIP-7702 Bundling workspace. It stores coordinator/executor deployments and helps wallets delegate to an executor; it is not a generic saved-contract address book.
Deploy a bundler pair#
Click Deploy, then choose:
- the chain;
- a compatible RPC group with at least one reachable endpoint;
- a funded owner wallet; and
- optional Max Fee and Priority Fee values, or leave both on automatic gas.
Zyper deploys a coordinator and executor, reports each deployment step, and saves the resulting addresses locally. Use Refresh to reconcile saved records with their live chain state.
Delegate and revoke#
For a ready executor, use Delegate wallets to select EVM wallets and configure their EIP-7702 delegation. The Delegated Wallets count reflects the latest scan. Use Revoke wallets to remove delegation on-chain.
Delegation changes what authorized code may execute for the wallet. Confirm the chain, executor address, selected wallets, and gas before signing. Keep the owner and delegated wallets funded for the transactions they must send.
If a deployment is unavailable#
Add or ping an RPC for the selected chain on the RPC page, verify the owner wallet balance, and retry. A custom EVM chain can appear in the picker, but compatibility still depends on its EVM and EIP-7702 support.