watcher-ts/packages/watcher
Ashwin Phatak fc44617db3
Use solidity mapper to get value for mapping and nested mapping (balance and allowance) (#48)
* Implement getting value for basic mapping type.

* Add test for basic mapping type.

* Implement getting value for nested mapping type.

Co-authored-by: nikugogoi <95nikass@gmail.com>
2021-06-09 10:18:19 +05:30
..
environments Watch upstream ERC20 events to trigger indexing (#43) 2021-06-08 16:07:52 +05:30
src Use solidity mapper to get value for mapping and nested mapping (balance and allowance) (#48) 2021-06-09 10:18:19 +05:30
.eslintignore Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
.eslintrc.json Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
.gitignore Create index for ERC20 data. 2021-05-31 16:24:45 +05:30
package.json Watch upstream ERC20 events to trigger indexing (#43) 2021-06-08 16:07:52 +05:30
tsconfig.json Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30