Merge pull request #418 from blockscout/address-metamask
add token to metamask
Showing
global.d.ts
0 → 100644
| ... | @@ -31,6 +31,7 @@ | ... | @@ -31,6 +31,7 @@ |
| "@chakra-ui/theme-tools": "^2.0.14", | "@chakra-ui/theme-tools": "^2.0.14", | ||
| "@emotion/react": "^11.10.4", | "@emotion/react": "^11.10.4", | ||
| "@emotion/styled": "^11.10.4", | "@emotion/styled": "^11.10.4", | ||
| "@metamask/providers": "^10.2.1", | |||
| "@sentry/nextjs": "^7.12.1", | "@sentry/nextjs": "^7.12.1", | ||
| "@sentry/react": "^7.24.0", | "@sentry/react": "^7.24.0", | ||
| "@sentry/tracing": "^7.24.0", | "@sentry/tracing": "^7.24.0", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment