Commit 2202295
authored
Multichain explorer v2 (#3259)
* Support redirect to a correct view from search
* show domains on address page
* migrate to new API version to display address domains
* another api update
* new design for chain widget on home page + tests
* chain widget styles for mobile devices
* ecosystems page
* update types
* add ecosystems to navigation
* address portfolio: pt.1
* portfolio tokens list
* filter portfolio by chain
* skip redirect when navigating to search result by clicking on "show all results" link
* net worth block design
* add filter input to chain select and fix tokens table
* calculate address portfolio
* adjust card logic
* support custom token types in multichain explorer
* handle case when new worth is 0
* add text filter to tokens list
* fixes
* demo envs
* portfolio tests
* ecosystems test
* change signature for getTokenTypes function
* fix adding token to the wallet from the list
* lazy load all address domains
* show contract creator and implementations info
* fix tests
* add poor reputation tokens toggle
* tweaks
* dim celo native tokens
* disable env validator
* fix tests
* remove tokens with 0 usd value from top tokens
* fixes
* preserve selected chain when switching tabs on address page
* add hints to stats widgets on home page
* update envs for demo
* fix portfolio cards and home page
* update styles for contract creator and implementations
* fix select issues
* add chains from cluster to network menu
* hide csv export link on empty logs page
* update screenshots
* rollback select fix
* update cut length calculation for portfolio cards
* fix chain select
* update screenshots
* fix tests
* more fixes
* add sorting to ecosystems table
* fix test
* fixes
* fix loading state in ecosystems page
* review fixes
* fix tests1 parent 5ca1006 commit 2202295
File tree
188 files changed
+3403
-1769
lines changed- .vscode
- configs/envs
- deploy/tools/llms-txt-generator
- lib
- api/services
- hooks
- metadata
- templates
- mixpanel
- multichain
- token
- web3
- mocks/multichain
- nextjs
- middlewares
- pages
- playwright/fixtures
- public
- icons
- static
- stubs
- toolkit
- chakra
- components/truncation
- theme/recipes
- tools/preset-sync
- types
- api
- client
- ui
- address
- address3rdPartyWidgets
- contract
- __screenshots__
- info
- __screenshots__
- details
- ensDomains
- __screenshots__
- tokens
- utils
- advancedFilter
- filters
- home/indicators/utils
- marketplace
- essentialDapps/revoke
- components
- optimismSuperchain
- address
- __screenshots__
- details
- header
- portfolio
- __screenshots__
- tokens
- components
- ecosystems
- __screenshots__
- home
- __screenshots__
- searchResults
- __screenshots__
- tokenTransfers
- tokens
- pages
- snippets
- networkMenu
- searchBar
- topBar
- settings
- tokenTransfers
- tokens
- token
- tx
- verifiedContracts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
188 files changed
+3403
-1769
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
361 | 360 | | |
362 | 361 | | |
363 | 362 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 25 | + | |
32 | 26 | | |
33 | 27 | | |
34 | 28 | | |
35 | 29 | | |
36 | | - | |
| 30 | + | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 | | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
21 | 34 | | |
22 | 35 | | |
23 | 36 | | |
24 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
25 | 41 | | |
26 | 42 | | |
27 | 43 | | |
| |||
57 | 73 | | |
58 | 74 | | |
59 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
60 | 79 | | |
61 | 80 | | |
62 | 81 | | |
| |||
65 | 84 | | |
66 | 85 | | |
67 | 86 | | |
| 87 | + | |
| 88 | + | |
68 | 89 | | |
| 90 | + | |
69 | 91 | | |
| 92 | + | |
70 | 93 | | |
71 | 94 | | |
72 | 95 | | |
73 | 96 | | |
74 | 97 | | |
75 | 98 | | |
76 | 99 | | |
| 100 | + | |
77 | 101 | | |
78 | 102 | | |
79 | 103 | | |
80 | 104 | | |
81 | 105 | | |
82 | | - | |
| 106 | + | |
83 | 107 | | |
84 | 108 | | |
85 | 109 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
274 | 280 | | |
275 | 281 | | |
276 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
0 commit comments