convert_sync_log_result_to_price_entry
Documentation for eth_defi.uniswap_v2.oracle.convert_sync_log_result_to_price_entry function.
- convert_sync_log_result_to_price_entry(log)[source]
Create a price entry based on Sync eth_getLogs result.
Called by
update_price_oracle_with_sync_events_single_thread()
.- Parameters
log (dict) –
- Return type