Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat(multicall): add support for Arbitrum Sepolia #2705

Conversation

sevazhidkov
Copy link
Contributor

@sevazhidkov sevazhidkov commented Jan 3, 2024

Motivation

I couldn't use multicall with default constructor on Arbitrum Sepolia network due to this error: Chain ID 421614 is currently not supported by Multicall. Provide an address instead..

Multicall is already deployed on Arbitrum Sepolia: https://sepolia.arbiscan.io/address/0xca11bde05977b3631167028862be2a173976ca11.

Solution

Added chain ID to the list of supported chains.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@shekhirin
Copy link
Contributor

lgtm brother

@sevazhidkov
Copy link
Contributor Author

Seems like the failed checks are not related to the changes.

@DaniPopes DaniPopes merged commit 8421cfd into gakonst:master Jan 4, 2024
17 of 19 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants