Skip to content

Commit

Permalink
refactor: list $LVL
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdesalle committed Jul 7, 2023
1 parent f4a9fb3 commit 4f2b19d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/config/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const TOKENS: TokenMap = {
label: "HOTCROSS",
},
{ address: "0x7ad7242A99F21aa543F9650A56D141C57e4F6081", decimals: 18, iconUrl: "", id: "JADE", label: "JADE" },
{ address: "0xB64E280e9D1B5DbEc4AcceDb2257A87b400DB149", decimals: 18, iconUrl: "", id: "LVL", label: "LVL" },
{ address: "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", decimals: 18, iconUrl: "", id: "MKR", label: "MKR" },
{ address: "0x4265af66537F7BE1Ca60Ca6070D97531EC571BDd", decimals: 18, iconUrl: "", id: "mzeLLP", label: "mzeLLP" },
{ address: "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", decimals: 18, iconUrl: "", id: "PAX", label: "PAX" },
Expand Down Expand Up @@ -334,6 +335,7 @@ const CUSTOM_TOKEN_ICONS: string[] = [
"LINK",
"LQTY",
"LUSD",
"LVL",
"MAI",
"METAS",
"MFI",
Expand Down

0 comments on commit 4f2b19d

Please sign in to comment.