Commit d003a39
committed
Add Calibur to EIP-7702 delegator whitelist
Add Uniswap Wallet's EIP-7702 delegator contract (Calibur) to the
on-device whitelist, allowing Ledger users to delegate their EOA to
the Calibur implementation with a recognizable name shown on the
device display.
The contract is deployed at the same deterministic address across all
supported chains, so a single chain_id = 0 (CHAIN_ID_ALL) entry covers
them all. The address was verified byte-by-byte against the upstream
deployment:
0x000000009B1D0aF20D8C6d0A44e162d11F9b8f00
Source and audits:
https://github.com/Uniswap/calibur
https://github.com/Uniswap/calibur/tree/main/audits1 parent 3d653f8 commit d003a39
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments