watcher-ts/packages/solidity-mapper/test
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
..
contracts Use solidity mapper to get value for mapping and nested mapping (balance and allowance) (#48) 2021-06-09 10:18:19 +05:30
utils.ts Get value for array of integer and boolean types in solidity mapper (#30) 2021-06-03 15:03:39 +05:30