Skip to content

Commit

Permalink
wip: update ticker name
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeatt committed Sep 27, 2023
1 parent 515150f commit 75f8a6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/market_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ const tickers = {
"Dai Stablecoin": "dai",
"Ether": "ethereum",
"USD Coin": "usd-coin",
"tBTC v2": "tbtc"
"tBTC v2": "tbtc",
"Voucher DOT": "voucher-dot"
}

// Coingecko to Dia asset ids
Expand Down

0 comments on commit 75f8a6e

Please sign in to comment.