Skip to content

Commit c7e7782

Browse files
authored
Merge pull request #121 from dom-jiang/main
add ANDY、$WAI、JUICE、mwstETH-WPUNKS:20、YES token price by dapdap
2 parents c01c3cb + 1b982df commit c7e7782

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.py

+5
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,11 @@ class Cfg:
489489
{"SYMBOL": "WMETIS", "MD_ID": "wmetis"},
490490
{"SYMBOL": "artMETIS", "MD_ID": "wmetis"},
491491
{"SYMBOL": "XFIT", "MD_ID": "xfit"},
492+
{"SYMBOL": "YES", "MD_ID": "yes-money"},
493+
{"SYMBOL": "mwstETH-WPUNKS:20", "MD_ID": "metastreet-v2-mwsteth-wpunks-20"},
494+
{"SYMBOL": "JUICE", "MD_ID": "juice-finance"},
495+
{"SYMBOL": "$WAI", "MD_ID": "ai-waifu"},
496+
{"SYMBOL": "ANDY", "MD_ID": "andyerc"},
492497
],
493498
}
494499
MARKET_URL = "pro-api.coingecko.com"

0 commit comments

Comments
 (0)