Skip to content

Commit

Permalink
Merge pull request #130 from dom-jiang/main
Browse files Browse the repository at this point in the history
add token price by dapdap
  • Loading branch information
dom-jiang authored Apr 19, 2024
2 parents d87a2ae + a70b712 commit 86eadac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,8 @@ class Cfg:
{"SYMBOL": "ZENF", "MD_ID": "zenland"},
{"SYMBOL": "RPL", "MD_ID": "rocket-pool"},
{"SYMBOL": "LYNX", "MD_ID": "lynex"},
{"SYMBOL": "ZETA", "MD_ID": "zetachain"},
{"SYMBOL": "USDV", "MD_ID": "usdv-2"},
],
}
MARKET_URL = "pro-api.coingecko.com"
Expand Down

0 comments on commit 86eadac

Please sign in to comment.