andrein
Results
1
issues of
andrein
Multicall doesn't return result with same type like BigNumber from "ether" when using singlecall !!!
5
Mulltilcall returns CallValueResult with type: { type: "BigNumber", hex: "0x0176b344f2a78c0000" }, It doesn't the same type as I call single. This case type is likely { BigNumber } from "ether."...