Ashwin Phatak
0d39363467
Move uni-info-watcher event procesing to job queue. ( #156 )
...
* Move event procesing to job queue.
* Store block properties in blocks table.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-22 10:02:06 +05:30
Ashwin Phatak
95486d6553
Save block parent hash ( #155 )
...
* Save block parent hash.
* Store block properties in blocks table.
2021-07-21 13:00:26 +05:30
Ashwin Phatak
3477366458
Handle increase liquidity event ( #143 )
...
* Implement handler for NFPM IncreaseLiquidity event.
* Get contract values by querying uni-watcher.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-16 18:34:51 +05:30
Ashwin Phatak
29c8c1f80f
Implement event watchers for NonFungiblePositionManager events. ( #141 )
...
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-15 17:27:10 +05:30
Ashwin Phatak
70e88b1004
Block filler for uni-watcher. ( #140 )
2021-07-15 13:10:07 +05:30
Ashwin Phatak
7151521c3b
Get uniswap events in block range ( #139 )
...
* Get events in block range.
* Get uniswap events in block range.
2021-07-15 10:48:06 +05:30
Ashwin Phatak
03ceb95a1b
Job queue to process events ( #137 )
...
* Job queue to process events.
* Event queue processing changes.
2021-07-14 18:00:26 +05:30
Ashwin Phatak
a4f5d43bc5
Extra info for handling events (tx, block) ( #136 )
...
* Extra info in events for downstream processing.
* Changes in uni-info-watcher after change in uni-watcher event schema.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-13 17:32:57 +05:30
Ashwin Phatak
8d2a4c6b14
Watch for Factory PoolCreated event. ( #119 )
2021-07-05 16:15:54 +05:30
Ashwin Phatak
5de555a4e5
Uniswap watcher package with event schema ( #113 )
...
* Uniswap watcher package skeleton.
* Uniswap events.
2021-07-01 16:42:37 +05:30