Skip to content

Commit

Permalink
refactor(config): list $snrLLP
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdesalle committed Jul 3, 2023
1 parent 846ee85 commit f4a9fb3
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 @@ -74,6 +74,7 @@ const TOKENS: TokenMap = {
{ address: "0x4265af66537F7BE1Ca60Ca6070D97531EC571BDd", decimals: 18, iconUrl: "", id: "mzeLLP", label: "mzeLLP" },
{ address: "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", decimals: 18, iconUrl: "", id: "PAX", label: "PAX" },
{ address: "0x595c8481c48894771CE8FaDE54ac6Bf59093F9E8", decimals: 18, iconUrl: "", id: "POLK", label: "POLK" },
{ address: "0xB5C42F84Ab3f786bCA9761240546AA9cEC1f8821", decimals: 18, iconUrl: "", id: "snrLLP", label: "snrLLP" },
{ address: "0xe2a59D5E33c6540E18aAA46BF98917aC3158Db0D", decimals: 18, iconUrl: "", id: "UFI", label: "UFI" },
{ address: "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", decimals: 18, iconUrl: "", id: "UNI", label: "UNI" },
{ address: "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", decimals: 18, iconUrl: "", id: "USDC", label: "USDC" },
Expand Down Expand Up @@ -360,6 +361,7 @@ const CUSTOM_TOKEN_ICONS: string[] = [
"RNBW",
"ROOK",
"SHF",
"snrLLP",
"THEOS",
"TIME-1",
"TIME-2",
Expand Down

0 comments on commit f4a9fb3

Please sign in to comment.