Closed ianlapham closed 5 years ago
Add historical entities for all of Uniswap - both 24hour and timestamped
Update transaction setup tp be based on event type (Add, remove, Swap)
change division logic to work with update libraries and remove deploypemnt error (was getting divide by 0 error on swap event)
Ignore data logging on exchanges with null token decimals (don't want to track incorrect data, this is handled in factory mapping)
update exchange and historical entities with transaction count fields
update ids on multiple entities
working version is deployed at ianlapham/Uniswap
see beta.uniswap.info for live analytics site
Major Updates
Add historical entities for all of Uniswap - both 24hour and timestamped
Update transaction setup tp be based on event type (Add, remove, Swap)
change division logic to work with update libraries and remove deploypemnt error (was getting divide by 0 error on swap event)
Ignore data logging on exchanges with null token decimals (don't want to track incorrect data, this is handled in factory mapping)
update exchange and historical entities with transaction count fields
update ids on multiple entities
working version is deployed at ianlapham/Uniswap
see beta.uniswap.info for live analytics site