Skip to content

Commit

Permalink
add token adrsess
Browse files Browse the repository at this point in the history
  • Loading branch information
none00y committed Oct 24, 2024
1 parent 6e839a1 commit ec286f6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions svm/src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,16 @@ export const eclipseMainnetTokensData = {
coingeckoId: "laika",
ticker: "LAIKA",
},
"9iswScagJJkKAAsRtp7pJB62f3idZRxHr1Sr9hACThFh": {
decimals: 9,
coingeckoId: "elon-cat-finance",
ticker: "ECAT"
},
"trbts2EsWyMdnCjsHUFBKLtgudmBD7Rfbz8zCg1s4EK": {
decimals: 9,
coingeckoId: "turbo",
ticker: "Turbo"
},
// 2022 tokens
AKEWE7Bgh87GPp171b4cJPSSZfmZwQ3KaqYqXoKLNAEE: {
decimals: 6,
Expand Down

0 comments on commit ec286f6

Please sign in to comment.