Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 14:29
· 68 commits to main since this release
f8d7883

3.0.0 (2022-10-26)

⚠ BREAKING CHANGES

  • error-handling: No longer exposing a Multicall.new async function as Multicalls are all deployed at
    the same address

Features

  • error-handling: try querying without multicall in case of failure (74f7e2c)

Bug Fixes

  • multicall: add default blocktag option (584b44b)