Anyone knows how to filter getPastEvents if what an event returns is a struct?
Jun 2, 2021, 1:11 PM
this is what it looks like:
Instead of Result { ... it's Result { '0': [ ...
but using {'0.to': toAddress} instead of {'to': toAddress} as filter doesn't help
Jun 2, 2021, 1:12 PM