UniswapV3PriceOracleContext
Documentation for eth_defi.uniswap_v3.oracle.UniswapV3PriceOracleContext Python class.
- class UniswapV3PriceOracleContext
Bases:
eth_defi.event_reader.logresult.LogContextHold data about tokens in the pool
Attributes summary
poolreverse_token_orderMethods summary
__init__(pool, reverse_token_order)- __init__(pool, reverse_token_order)
- Parameters
pool (eth_defi.uniswap_v3.pool.PoolDetails) –
reverse_token_order (bool) –
- Return type
None