We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627e3a0 commit 6be9df2Copy full SHA for 6be9df2
src/utils/tokenMappings.ts
@@ -12,7 +12,7 @@ export const tickerToGeckoMap: Record<string, string> = {
12
USDA: "usd-coin",
13
VAR: "arweave",
14
VUSDC: "usd-coin",
15
- VDAI: "DAI",
+ VDAI: "dai",
16
VETH: "ethereum",
17
// other data
18
AR: "arweave",
0 commit comments