Open higherdawn opened 1 year ago
Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading '_address') Source src/pages/index.tsx (106:38) @ aggregate 104 | multicallV2Address: Contracts.Multicall, 105 | }); > 106 | const results = await multicall.aggregate([
downgrading to "web3": "^1.9.0" works
"web3": "^1.9.0"
Thanks, will check soon...