abi-decoder
abi-decoder copied to clipboard
Can't decode events/logs and can't fetch past events
Might be related to #56
We did a better write up here: https://github.com/ethers-io/ethers.js/issues/992
I've added support in ethers 5.0.12 for supporting legacy Solidity 0.4 external event data.
For more details, please see https://github.com/ethers-io/ethers.js/issues/891.