You can use the following method in web3py to get events: myfilter = mycontract.eventFilter('EventName', {'fromBlock': 0,'toBlock': ...
確定! 回上一頁