TokenCache
Documentation for eth_defi.uniswap_v3.events.TokenCache Python class.
- class TokenCache
Bases:
eth_defi.event_reader.logresult.LogContextManage cache of token data when doing PoolCreated look-up.
Do not do extra requests for already known tokens.
Methods summary
__init__()get_token_info(web3, address)- __init__()