Consensys/abi-decoder

Can't decode events/logs and can't fetch past events

GriffGreen opened this issue · 1 comments

Might be related to #56

We did a better write up here:
ethers-io/ethers.js#992

I've added support in ethers 5.0.12 for supporting legacy Solidity 0.4 external event data.

For more details, please see ethers-io/ethers.js#891.