Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Argeare5 committed Jul 31, 2024
1 parent 18434f0 commit 29e1778
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/react-web3-icons/src/utils/formatSymbolForIcon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ const SYMBOLS_MAP: Record<string, string> = {
"BTC.b": "BTC",
fUSDT: "USDT",
"G-UNI": "GUNI",
"UNI-V2": "UNI",
// harmony
"1DAI": "DAI",
"1USDC": "USDC",
"1USDT": "USDT",
"1AAVE": "AAVE",
"1ETH": "ETH",
"1WBTC": "WBTC",
// old aave amm market symbols
BPTBALWETH: "BPT_BAL_WETH",
BPTWBTCWETH: "BPT_WBTC_WETH",
Expand Down

0 comments on commit 29e1778

Please sign in to comment.