Brad Decker
38fe75b7d9
prefer chainId when building block explorer urls ( #10587 )
2021-03-09 15:37:19 -06:00
Erik Marks
76a2a9bb8b
@metamask/eslint config@5.0.0 ( #10358 )
...
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
2021-02-04 10:15:23 -08:00
Dan J Miller
2325514a67
Use correct method name for createTokenTrackerLink in token-asset ( #9917 )
2020-11-19 15:19:45 -03:30
Dan J Miller
a9fcf0ea86
Use getTokenTrackerLink for asset view etherscan link in token-asset.js ( #9913 )
2020-11-19 00:59:42 -03:30
Dan J Miller
179e795b1f
Update asset page etherscan link to the address-filtered token page on Etherscan ( #9909 )
2020-11-18 21:57:29 -03:30
Brad Decker
2ebf8756a4
[RFC] add prettier to eslint ( #8595 )
2020-11-02 17:41:28 -06:00
Mark Stacey
016acd3e94
Refactor asset page component ( #8788 )
...
The asset page component has been split into three parts: the main
asset page wrapper, and a component for the content (either token or
native currency). This makes it easier to add functionality that is
specific to either token asset pages or native currency asset pages.
2020-06-12 14:04:40 -03:00