Skip to content

Commit

Permalink
Merge pull request #197 from dom-jiang/main
Browse files Browse the repository at this point in the history
Add token price by dapdap
  • Loading branch information
WillaGao1 authored Aug 19, 2024
2 parents 8afc188 + dffed51 commit 5decea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,7 @@ class Cfg:
{"SYMBOL": "ZERO", "MD_ID": "zerolend"},
{"SYMBOL": "SEI", "MD_ID": "sei-network"},
{"SYMBOL": "FLR", "MD_ID": "flare-networks"},
{"SYMBOL": "DODO", "MD_ID": "dodo"},
],
}
MARKET_URL = MARKET_URL
Expand Down

0 comments on commit 5decea8

Please sign in to comment.