watcher-ts/packages/util
Ashwin Phatak c677e5942c
ERC20 watcher based on eth_call (#165)
* Implement eth_call for ERC20 totalSupply.

* Use eth_call for erc20-watcher.

* Implement fallback for ERC20 symbol method call.

* Implement fallback for ERC20 name and totalSupply.

* implement fallback for erc20 decimals method.

* Lint fixes.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-28 10:04:07 +05:30
..
src ERC20 watcher based on eth_call (#165) 2021-07-28 10:04:07 +05:30
.eslintignore Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
.eslintrc.json Job queue to process events (#137) 2021-07-14 18:00:26 +05:30
index.ts Get/create entity based on block hash and parent traversal (#163) 2021-07-23 19:22:55 +05:30
package.json Job queue to process events (#137) 2021-07-14 18:00:26 +05:30
tsconfig.json Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30