TokenCache

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

class TokenCache[source]

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__()[source]