klaytn / klaytn-etl

Python scripts for ETL (extract, transform and load) jobs for Klaytn blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions.
Other
21 stars 13 forks source link

Catch value error for VM error #26

Closed yongchand closed 1 year ago

yongchand commented 1 year ago

There are cases like: ValueError: {'code': -32000, 'message': 'VM error occurs while running smart contract'} We add Value Error in except statement