Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(multicall): add for alephzero and zksync #1266

Merged

Conversation

james-a-morris
Copy link
Contributor

Add AlephZero multicall address. Also added ZKSync since it does not follow the standard Multicall3 address call

Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 7:45pm
sepolia-frontend-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 7:45pm

Copy link
Contributor

@dohaki dohaki left a comment

Choose a reason for hiding this comment

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

Looks good! As an FYI, we seem to have two different ways of resolving a multicall3 address. The function covered in this PR is only used for L1/Mainnet multicalls. But we also use multicall here https://github.com/across-protocol/frontend-v2/blob/a2a9e4a4263cac6eac3085674ff650c6e85c62c3/api/_utils.ts#L1057. But it relies on the correct addresses upstream in the SDK https://github.com/across-protocol/sdk/blob/b43acb896801647dce6bdea82dfad90b908f7224/src/utils/Multicall.ts#L19

@james-a-morris james-a-morris merged commit 424454d into james/acx-2766-update-frontend-dapp Nov 7, 2024
9 checks passed
james-a-morris added a commit that referenced this pull request Nov 14, 2024
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