TokenCache

Documentation for eth_defi.aave_v3.events.TokenCache Python class.

class TokenCache

Bases: eth_defi.event_reader.logresult.LogContext

Manage cache of token data when doing ReserveDataUpdated look-up.

Do not do extra requests for already known tokens.

Methods summary

__init__()

get_token_info(web3, address)

__init__()