Skip to content

Commit

Permalink
Add ETHBTC spot chart, update pie chart colors (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsoon authored May 29, 2024
1 parent 3e9780a commit c6c6b2c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,12 @@
"cmkt/181": "BINANCE:1000PEPEUSDT.P",
"cmkt/183": "CRYPTO:LUNAUSD",
"cmkt/190": "BITGET:SLERFUSDT",
"cmkt/191": "BINANCE:FTMUSD"
"cmkt/191": "BINANCE:FTMUSD",
"cmkt/200": "BINANCE:ETHBTC"
},
"perp_pool_pie_chart_colors": {
"cmkt/117": "#482BFF",
"cmkt/118": "#f6921a",
"cmkt/117": "#875DFF",
"cmkt/118": "#FFAC49",
"cmkt/120": "#34395E",
"cmkt/121": "#5E12A0",
"cmkt/129": "#10a5f6",
Expand Down Expand Up @@ -174,6 +175,7 @@
"cmkt/169": "#d11c1f",
"cmkt/198": "#ffffff",
"cmkt/199": "#152f50",
"cmkt/200": "FFDC91",
"Unused": "#7798E4"
},
"markets_override": {
Expand Down

0 comments on commit c6c6b2c

Please sign in to comment.