Skip to content

Commit

Permalink
api: add voucher-dot and other tokents
Browse files Browse the repository at this point in the history
  • Loading branch information
ns212 committed Sep 21, 2023
1 parent a965f8c commit c3635c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion api/market_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@
"kintsugi": "/Kintsugi/Token:KINT",
"acala-dollar": "/Acala/Token:AUSD",
"karura": "/Bifrost/518",
"tether": "/Ethereum/0xdAC17F958D2ee523a2206206994597C13D831ec7"
"tether": "/Ethereum/0xdAC17F958D2ee523a2206206994597C13D831ec7",
"voucher-dot": "/Bifrost-polkadot/2304",
"binancecoin": "/Ethereum/0xB8c77482e45F1F44dE1745F52C74426C631bDD52",
"bnb": "/Ethereum/0xB8c77482e45F1F44dE1745F52C74426C631bDD52",
"tbtc": "/Ethereum/0x18084fbA666a33d37592fA2633fD49a74DD93a88",
"dai": "/Ethereum/0x6B175474E89094C44Da98b954EedeAC495271d0F",
}

@app.after_request
Expand Down

0 comments on commit c3635c3

Please sign in to comment.