Skip to content

Commit

Permalink
Rankpage update (#479)
Browse files Browse the repository at this point in the history
* rank page update

* added prisma finance
  • Loading branch information
icemedia001 authored Dec 5, 2023
1 parent 88ce6e4 commit ad33fd1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/App/marketCap/marketcapIds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,11 @@ export const cryptocurrencyIds = [
coingeckoId: 'alethea-artificial-liquid-intelligence-token',
wikiId: 'alethea-ai',
},
{ coingeckoId: 'bittensor', wikiId: 'bittensor-tao' },
{ coingeckoId: 'compound-wrapped-btc', wikiId: 'cwbtc' },
{ coingeckoId: 'ordinals', wikiId: 'ordi-token' },
{ coingeckoId: 'osmosis', wikiId: 'osmosis-osmo' },
{ coingeckoId: 'lukso-token-2', wikiId: 'lukso' },
{ coingeckoId: 'eusd-new', wikiId: 'eusd' },
{ coingeckoId: 'prisma-mkusd', wikiId: 'prisma-finance-mkusd' },
]

0 comments on commit ad33fd1

Please sign in to comment.