Commit 981556d
committed
Add RainbowCalibur to EIP-7702 delegator whitelist
Add Rainbow Wallet's EIP-7702 delegator contract (Calibur) to the
on-device whitelist, enabling Ledger users to delegate their EOA to
the RainbowCalibur 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:
0x612373D7003d694220f7800EeaF8E3924c0951D3
Source and audits:
https://github.com/Uniswap/calibur
https://github.com/Uniswap/calibur/tree/main/audits1 parent d003a39 commit 981556d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments