Rubilmax / ethers-multicall-provider

⚡🕰️ Call any set of functions from any set of smart contracts in a single RPC query, seamlessly using ethers' providers API!
https://github.com/Rubilmax/ethers-multicall-provider
MIT License
62 stars 7 forks source link

Update constants.ts to support Arbitrum Sepolia. #64

Closed nicosampler closed 9 months ago

nicosampler commented 9 months ago

Closes #63.

This PR adds support for Arbitrum Sepolia.

Reference: https://sepolia-explorer.arbitrum.io/tx/0x328ee9a055bb10db33457afc5d98e8286838bd8e967e2047b8725119b4e562dd

Rubilmax commented 9 months ago

Thanks for your contribution!

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 6.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: