Skip to content

Commit

Permalink
Merge pull request #202 from Switcheo/hochangjun-patch-14
Browse files Browse the repository at this point in the history
update cmk220-223
  • Loading branch information
hochangjun authored Aug 1, 2024
2 parents be2fcac + ade6e7b commit 01f2ce2
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,20 +81,20 @@
"perp_pool_banners": [
{
"perp_pool_id": "8",
"show_until": "2024-07-29T08:00+00:00",
"show_until": "2024-08-05T08:00+00:00",
"title": "New Markets added",
"added_markets": "ETC Perp Market will be added to this Perp Pool on 24 Jul, 08:00 AM UTC. This banner will disappear on 29 Jul."
"added_markets": "ICP Perp Market will be added to this Perp Pool on 1 Aug, 08:00 AM UTC. This banner will disappear on 5 Aug."
},
{
"perp_pool_id": "9",
"show_until": "2024-07-29T08:00+00:00",
"show_until": "2024-08-05T08:00+00:00",
"title": "New Markets added",
"added_markets": "LDO Perp Market will be added to this Perp Pool on 24 Jul, 08:00 AM UTC. This banner will disappear on 29 Jul."
"added_markets": "ONDO Perp Market will be added to this Perp Pool on 1 Aug, 08:00 AM UTC. This banner will disappear on 5 Aug."
},
{
"perp_pool_id": "1",
"show_until": "2024-07-15T08:00+00:00",
"title": "New Markets added",
"title": "Markets removed",
"removed_markets": "[Ticker] Perp Market will be added to this Perp Pool on [Date]. This banner will disappear on [Date] 08:00 AM UTC."
}
],
Expand Down Expand Up @@ -201,6 +201,10 @@
"cmkt/217": "#ea1d24",
"cmkt/218": "#ea9793",
"cmkt/219": "#3cba3c",
"cmkt/220": "#01ec98",
"cmkt/221": "#090909",
"cmkt/222": "#090909",
"cmkt/223": "#3d1c91",
"Unused": "#7798E4"
},
"markets_override": {
Expand Down

0 comments on commit 01f2ce2

Please sign in to comment.