watcher-ts/packages/uni-watcher/src
Ashwin Phatak 61f211f2d5
Handle pool initialize event (#127)
* Move getConfig to util package.

* Handle Pool initialize event.

* Update Bundle entity ethPriceUSD.

* Update Pool day and hour data.

* Update token derivedETH and complete handleInitialize.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-09 12:38:25 +05:30
..
artifacts Uniswap watcher package with event schema (#113) 2021-07-01 16:42:37 +05:30
cli Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
entity Save watched contracts in db. (#122) 2021-07-06 15:58:03 +05:30
mock Uniswap watcher package with event schema (#113) 2021-07-01 16:42:37 +05:30
types/common Uniswap watcher package with event schema (#113) 2021-07-01 16:42:37 +05:30
client.ts Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
database.ts Save watched contracts in db. (#122) 2021-07-06 15:58:03 +05:30
events.ts Save watched contracts in db. (#122) 2021-07-06 15:58:03 +05:30
indexer.ts Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
queries.ts Uniswap watcher package with event schema (#113) 2021-07-01 16:42:37 +05:30
resolvers.ts Watch for Factory PoolCreated event. (#119) 2021-07-05 16:15:54 +05:30
schema.ts Include block number in GQL event. (#121) 2021-07-06 11:04:08 +05:30
server.ts Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30