Skip to content

Commit

Permalink
update soleth market (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
hochangjun authored Aug 9, 2024
1 parent b042335 commit 1f8b774
Showing 1 changed file with 9 additions and 17 deletions.
26 changes: 9 additions & 17 deletions configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,16 @@
},
"perp_pool_banners": [
{
"perp_pool_id": "8",
"show_until": "2024-08-08T08:00+00:00",
"perp_pool_id": "5",
"show_until": "2024-08-13T08:00+00:00",
"title": "New Markets added",
"added_markets": "AVAX will be added to this Perp Pool on 6 Aug, 08:00 AM UTC. This banner will disappear on 8 Aug."
"added_markets": "SOLETH will be added to this Perp Pool on 8 Aug, 08:00 AM UTC. This banner will disappear on 13 Aug."
},
{
"perp_pool_id": "9",
"show_until": "2024-08-08T08:00+00:00",
"perp_pool_id": "8",
"show_until": "2024-08-15T08:00+00:00",
"title": "New Markets added",
"added_markets": "AAVE will be added to this Perp Pool on 6 Aug, 08:00 AM UTC. This banner will disappear on 8 Aug."
"added_markets": "DOT and TRX will be added to this Perp Pool on 13 Aug, 08:00 AM UTC. This banner will disappear on 15 Aug."
},
{
"perp_pool_id": "4",
Expand Down Expand Up @@ -148,7 +148,8 @@
"cmkt/205": "CRYPTO:BRETT2USD",
"cmkt/207": "BINANCE:1000BONKUSDT.P",
"cmkt/209": "BINANCE:1000FLOKIUSDT.P",
"cmkt/212": "BYBIT:POPCATUSDT"
"cmkt/212": "BYBIT:POPCATUSDT",
"cmkt/226": "BINANCE:SOLETH"
},
"perp_pool_pie_chart_colors": {
"cmkt/117": "#875DFF",
Expand Down Expand Up @@ -213,6 +214,7 @@
"cmkt/223": "#3d1c91",
"cmkt/224": "#9391fe",
"cmkt/225": "#e84142",
"cmkt/226": "#49a8cf",
"Unused": "#7798E4"
},
"markets_override": {
Expand Down Expand Up @@ -261,16 +263,6 @@
}
},
"cross_selling_source_tokens": ["swth"],
"typeform_widget_config": [
{
"surveyLink": "https://form.typeform.com/to/HmxYnxVr",
"endTime": "2024-08-06T23:00:00Z",
"pages": [
"/account/overview",
"/account/balance"
]
}
],
"external_chain_channels": {
"Archway": {
"Noble": "channel-29"
Expand Down

0 comments on commit 1f8b774

Please sign in to comment.