Skip to content

Use multicall3 to aggregate queued payload checking across N signers#967

Open
corbanbrook wants to merge 1 commit intomasterfrom
recovery-multicall
Open

Use multicall3 to aggregate queued payload checking across N signers#967
corbanbrook wants to merge 1 commit intomasterfrom
recovery-multicall

Conversation

@corbanbrook
Copy link
Contributor

No description provided.

@corbanbrook corbanbrook requested review from a team as code owners February 13, 2026 21:28
import { Kinds, RecoverySigner } from './types/signer.js'

// Multicall3 is deployed at a deterministic address on virtually all EVM chains
const MULTICALL3_ADDRESS: Address.Address = '0xcA11bde05977b3631167028862bE2a173976CA11'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@corbanbrook I ran a check against all Sequence supported chains and there are some where Multicall3 is not deployed. I can work on this however we shouldn't assume that it will be available on virtually all chains, especially new ones we are adding. Can you add a fallback so it gracefully handles this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants