mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 19:44:21 +00:00
41f8ab8966
* 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
2 lines
38 B
TypeScript
2 lines
38 B
TypeScript
export * from './AddCustomTokenForm';
|