Alex Donesky
f19207ca87
use etherscan-link customBlockExplorer methods with customNetwork usage tracking ( #11017 )
...
* use etherscan-link customBlockExplorer methods with customNetwork usage tracking
* consolidate blockexplorer events, add domain to metametrics event
* lint fix
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Alex Donesky
13a0389c96
add hamburger menu to eth page ( #10938 )
...
* add hamburger menu to eth page
* change token-options to asset-options, use more direct selector for user address fetch
4 years ago
Alex Donesky
5bde528cbd
add view account-details menu item to token-options menu ( #10932 )
...
* add view account-details menu item to token-options menu
* add onViewAccountDetails propType
4 years ago
Brad Decker
38fe75b7d9
prefer chainId when building block explorer urls ( #10587 )
4 years ago
Erik Marks
76a2a9bb8b
@metamask/eslint config@5.0.0 ( #10358 )
...
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
4 years ago
Dan J Miller
2325514a67
Use correct method name for createTokenTrackerLink in token-asset ( #9917 )
4 years ago
Dan J Miller
a9fcf0ea86
Use getTokenTrackerLink for asset view etherscan link in token-asset.js ( #9913 )
4 years ago
Dan J Miller
179e795b1f
Update asset page etherscan link to the address-filtered token page on Etherscan ( #9909 )
4 years ago
Brad Decker
2ebf8756a4
[RFC] add prettier to eslint ( #8595 )
4 years ago
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.
5 years ago