web3dart
web3dart copied to clipboard
deployed_contract.dart event(String name) cause an error When an event with the same name exists in the abi.json file
this contract abi.json has same event name;
https://goerli.etherscan.io/token/0x326c977e6efc84e512bb9c30f76e30c160ed06fb?a=0x4441a4316ae770B8373267CAA23FcF2ba1fCb7B2#code
@li-xiaojun Hello, I didn't see your question as it's more related to a different package and I didn't get a notification. I solved your question - now the library web3dart_builders can work with event overloading. Update the web3dart_builders dependency to version 0.0.7 Can you test the new version and report the results?