Skip to content

Commit 8afc188

Browse files
authored
Merge pull request #196 from dom-jiang/main
Add token price by dapdap
2 parents 9d4325f + 41a5bf7 commit 8afc188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.py

+1
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,7 @@ class Cfg:
643643
{"SYMBOL": "inrETH", "MD_ID": "inception-restaked-reth"},
644644
{"SYMBOL": "ZERO", "MD_ID": "zerolend"},
645645
{"SYMBOL": "SEI", "MD_ID": "sei-network"},
646+
{"SYMBOL": "FLR", "MD_ID": "flare-networks"},
646647
],
647648
}
648649
MARKET_URL = MARKET_URL

0 commit comments

Comments
 (0)