mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-01-21 03:34:17 +00:00
* Remove fields no longer present in schema. * Refactor code to work with log_cids change in eth-server. * Refactor process event to save events from logs. * Use constants for erc20 event names. * Implement watch blocks in erc20-watcher similar to uni-watcher. * Moved common methods to util. * Implement eventsInRange query in erc20-watcher. * Filter unknown event in database query. * Change dependencies version to be same in all packages. Co-authored-by: nabarun <nabarun@deepstacksoft.com> |
||
|---|---|---|
| .. | ||
| abi | ||
| types/common | ||
| client.ts | ||
| events.ts | ||
| indexer.ts | ||
| queries.ts | ||
| resolvers.ts | ||
| schema.ts | ||
| server.ts | ||
| smoke.test.ts | ||