MyCrypto/common/components/BalanceSidebar/TokenBalances/AddCustomTokenForm
HenryNguyen5 41f8ab8966 Auto token add (#1808)
* Add support for decimal and symbol getters

* Make custom token form interactive via address lookup

* Add balance field, improve error handling

* Fix lint errors

* Fix erc20 interface

* Expand method name

* Normalize parameter name

* Remove extra variable

* Stricten typing for decimals

* Use common input field between decimal and symbol fields

* use mycrypto-nano-result
2018-06-15 16:10:30 -05:00
..
AddCustomTokenForm.scss Auto token add (#1808) 2018-06-15 16:10:30 -05:00
AddCustomTokenForm.tsx Auto token add (#1808) 2018-06-15 16:10:30 -05:00
AddressField.tsx Auto token add (#1808) 2018-06-15 16:10:30 -05:00
BalanceField.tsx Auto token add (#1808) 2018-06-15 16:10:30 -05:00
DecimalField.tsx Auto token add (#1808) 2018-06-15 16:10:30 -05:00
FieldInput.tsx Auto token add (#1808) 2018-06-15 16:10:30 -05:00
SymbolField.tsx Auto token add (#1808) 2018-06-15 16:10:30 -05:00
index.ts Auto token add (#1808) 2018-06-15 16:10:30 -05:00