USD value for token transfers and more (#1360)
* show usd value in token transfers views * txs table: collapse from/to into one column on md screens * update tooltip text for daily txs chart * update styles for "Relayed" OP withdrawal status * update screenshots * [skip ci] migrate from "ethereum-blockies-base64" to "blo"
Showing
... | @@ -55,12 +55,12 @@ | ... | @@ -55,12 +55,12 @@ |
"@web3modal/ethereum": "^2.6.2", | "@web3modal/ethereum": "^2.6.2", | ||
"@web3modal/react": "^2.6.2", | "@web3modal/react": "^2.6.2", | ||
"bignumber.js": "^9.1.0", | "bignumber.js": "^9.1.0", | ||
"blo": "^1.1.1", | |||
"chakra-react-select": "^4.4.3", | "chakra-react-select": "^4.4.3", | ||
"crypto-js": "^4.1.1", | "crypto-js": "^4.1.1", | ||
"d3": "^7.6.1", | "d3": "^7.6.1", | ||
"dayjs": "^1.11.5", | "dayjs": "^1.11.5", | ||
"dom-to-image": "^2.6.0", | "dom-to-image": "^2.6.0", | ||
"ethereum-blockies-base64": "^1.0.2", | |||
"framer-motion": "^6.5.1", | "framer-motion": "^6.5.1", | ||
"gradient-avatar": "^1.0.2", | "gradient-avatar": "^1.0.2", | ||
"graphiql": "^2.2.0", | "graphiql": "^2.2.0", | ||
... | ... |










10.5 KB
9.87 KB
10.2 KB

