Skip to content

Commit

Permalink
Update mainnet.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hochangjun authored Mar 12, 2024
1 parent bcca81c commit 0ce8193
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"cmkt/155",
"cmkt/166",
"cmkt/174",
"cmkt/175",
"cmkt/176",
"cmkt/178",
"cmkt/180"
"cmkt/180",
"cmkt/181"
],
"prelaunch_markets": [],
"blacklisted_markets": [
Expand Down Expand Up @@ -138,7 +138,8 @@
"cmkt/176": "BINANCE:DOGEUSD",
"cmkt/177": "KRAKEN:WIFUSD",
"cmkt/178": "BINANCE:AXLUSD",
"cmkt/180": "COINBASE:METISUSD"
"cmkt/180": "COINBASE:METISUSD",
"cmkt/181": "BINANCE:1000PEPEUSDT.P"
},
"perp_pool_pie_chart_colors": {
"cmkt/117": "#482BFF",
Expand All @@ -159,10 +160,10 @@
"cmkt/167": "#E8B12B",
"cmkt/168": "#C53B4A",
"cmkt/174": "#007AFF",
"cmkt/175": "#00A862",
"cmkt/176": "#C0993A",
"cmkt/178": "#007AFF",
"cmkt/180": "#00D2FF",
"cmkt/181": "#00A862",
"Unused": "#7798E4"
}
}

0 comments on commit 0ce8193

Please sign in to comment.