Merge branch 'main' of github.com:blockscout/frontend into token-transfer-tx-info
Showing
icons/files/csv.svg
0 → 100644
icons/files/image.svg
0 → 100644
icons/files/json.svg
0 → 100644
icons/image.svg
deleted
100644 → 0
icons/svg_file.svg
deleted
100644 → 0
lib/api/isNeedProxy.ts
0 → 100644
lib/token/tokenTypes.ts
0 → 100644
mocks/address/counters.ts
0 → 100644
mocks/contract/info.ts
0 → 100644
mocks/contract/methods.ts
0 → 100644
... | ... | @@ -21,7 +21,7 @@ |
"lint:tsc": "./node_modules/.bin/tsc -p ./tsconfig.json", | ||
"prepare": "husky install", | ||
"format-svg": "./node_modules/.bin/svgo -r ./icons", | ||
"test:pw": "./playwright/make-envs-script.sh && playwright test -c playwright-ct.config.ts", | ||
"test:pw": "./playwright/make-envs-script.sh && NODE_OPTIONS=\"--max-old-space-size=4096\" playwright test -c playwright-ct.config.ts", | ||
"test:pw:local": "export NODE_PATH=$(pwd)/node_modules && yarn test:pw", | ||
"test:pw:docker": "docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.28.0-focal ./playwright/run-tests.sh", | ||
"test:jest": "jest", | ||
... | ... | @@ -40,6 +40,8 @@ |
"@tanstack/react-query-devtools": "^4.0.10", | ||
"@types/papaparse": "^5.3.5", | ||
"@types/react-scroll": "^1.8.4", | ||
"@web3modal/ethereum": "^2.0.0-rc.2", | ||
"@web3modal/react": "^2.0.0-rc.2", | ||
"ace-builds": "^1.14.0", | ||
"bignumber.js": "^9.1.0", | ||
"d3": "^7.6.1", | ||
... | ... | @@ -64,7 +66,8 @@ |
"react-identicons": "^1.2.5", | ||
"react-jazzicon": "^1.0.4", | ||
"react-scroll": "^1.8.7", | ||
"use-font-face-observer": "^1.2.1" | ||
"use-font-face-observer": "^1.2.1", | ||
"wagmi": "^0.10.6" | ||
}, | ||
"devDependencies": { | ||
"@playwright/experimental-ct-react": "^1.28.0", | ||
... | ... |
pages/accounts.tsx
0 → 100644
pages/tokens.tsx
0 → 100644
theme/components/Menu.ts
0 → 100644
theme/components/Select.ts
0 → 100644
types/api/addresses.ts
0 → 100644
types/api/tokens.ts
0 → 100644



50.5 KB
45.1 KB
39 KB
42.7 KB
32.7 KB


27.6 KB
29.7 KB
19.9 KB
22.5 KB



102 KB
12.7 KB
13.5 KB
13.1 KB
101 KB
34.1 KB
9.34 KB
16.5 KB
91 KB
9.33 KB
16.9 KB
45.2 KB
51.4 KB
44.4 KB
50.5 KB
13.1 KB
38.7 KB
43.3 KB
89.4 KB
93.1 KB
2.23 KB
8.53 KB
4.93 KB
4.24 KB
8.72 KB
ui/address/contract/utils.ts
0 → 100644



ui/pages/Accounts.pw.tsx
0 → 100644
ui/pages/Accounts.tsx
0 → 100644
ui/pages/Tokens.tsx
0 → 100644
35.6 KB
34.8 KB
46.1 KB

























50.6 KB
20.4 KB
20.8 KB
49.4 KB
17.8 KB
17.7 KB
ui/tokens/Tokens.pw.tsx
0 → 100644
ui/tokens/Tokens.tsx
0 → 100644
ui/tokens/TokensListItem.tsx
0 → 100644
ui/tokens/TokensTable.tsx
0 → 100644
90.7 KB
88.7 KB
85.2 KB




This source diff could not be displayed because it is too large. You can view the blob instead.