Open getjake opened 2 years ago
The current version supports multicall contract instead of multicall2, which allows one of many requests failed but still return the rest of results.
multicall
multicall2
Here is multicall2: https://github.com/makerdao/multicall
Support for this would be great
The current version supports
multicall
contract instead ofmulticall2
, which allows one of many requests failed but still return the rest of results.Here is multicall2: https://github.com/makerdao/multicall