aboutsummaryrefslogtreecommitdiffstats
path: root/src/contract_wrappers/token_registry_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor exchangeWrapper and tokenRegistryWrapper to use contract getter that...Fabio Berger2017-05-301-7/+8
* Make tokenRegistry contract instantiation lazy and clear it on provider updateFabio Berger2017-05-301-4/+14
* Add TokenMetadata typeFabio Berger2017-05-301-2/+2
* remove unused importFabio Berger2017-05-301-1/+1
* Add TokenRegistryWrapper and getTokensAsync methodFabio Berger2017-05-301-0/+33