watcher-ts/packages/uni-info-watcher/src
Ashwin Phatak f8335aad03
Add block hash to entities, split get and set methods (#161)
* Split get and set entity for PoolCreated and Initialize events.

* Split get/set entity for Mint, Burn and Swap events.

* Split get/set entity for IncreaseLiquidity and DecreaseLiquidity events.

* Split get/set for NFPM Transfer and Collect events.

* Add blockHash to entities.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-23 11:00:40 +05:30
..
entity Add block hash to entities, split get and set methods (#161) 2021-07-23 11:00:40 +05:30
mock uniswap-info-watcher package with frontend schema (#114) 2021-07-02 16:26:32 +05:30
types/common uniswap-info-watcher package with frontend schema (#114) 2021-07-02 16:26:32 +05:30
utils Add block hash to entities, split get and set methods (#161) 2021-07-23 11:00:40 +05:30
database.ts Add block hash to entities, split get and set methods (#161) 2021-07-23 11:00:40 +05:30
events.ts Handle collect event (#158) 2021-07-22 11:45:21 +05:30
indexer.ts Add block hash to entities, split get and set methods (#161) 2021-07-23 11:00:40 +05:30
job-runner.ts Move uni-info-watcher event procesing to job queue. (#156) 2021-07-22 10:02:06 +05:30
queries.ts uniswap-info-watcher package with frontend schema (#114) 2021-07-02 16:26:32 +05:30
resolvers.ts uniswap-info-watcher package with frontend schema (#114) 2021-07-02 16:26:32 +05:30
schema.ts uniswap-info-watcher package with frontend schema (#114) 2021-07-02 16:26:32 +05:30
server.ts Move uni-info-watcher event procesing to job queue. (#156) 2021-07-22 10:02:06 +05:30