You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix(address/tagger.py): simplify yield statement and update addr di…
…ctionary with tag values
- fix(token/erc20.py): refactor ERC20TokenService to use singleton pattern and add initialization lock
- fix(searcher.py): remove unused imports and fix eth_balance_changes dictionary keys
- fix(translate.py): add import statement for ERC20TokenService and update balance_changed dictionary keys
- fix(tx_type.py): update contract_created type to Optional[str]
- chore(pyproject.toml): update package version to 0.5.8