From d6b584455beb28051ad1dd748784479e5c1430da Mon Sep 17 00:00:00 2001 From: kim Date: Tue, 20 Feb 2024 11:20:28 +0800 Subject: [PATCH 1/4] Update strk-perp banner copy --- configs/mainnet.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 41a08e0..09c6a93 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -103,9 +103,10 @@ }, { "perp_pool_id": "6", - "show_until": "2024-02-20T07:50+00:00", + "show_from": "2024-02-20T04:00+00:00", + "show_until": "2024-02-21T03:50+00:00", "title": "Changes to Perp Pool", - "subtext": "OP-PERP will be added on 20 Feb, 08:00AM UTC. STRK-PERP will be added on 21 Feb, 04:00AM UTC." + "subtext": "STRK-PERP will be added on 21 Feb, 04:00AM UTC." } ] } \ No newline at end of file From abc3bda9733cf4c9d982e01824e3861c2c6618d7 Mon Sep 17 00:00:00 2001 From: samyukta1512 <113341053+samyukta1512@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:20:49 +0800 Subject: [PATCH 2/4] Update mainnet.json --- configs/mainnet.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 09c6a93..f3b196e 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -103,10 +103,10 @@ }, { "perp_pool_id": "6", - "show_from": "2024-02-20T04:00+00:00", - "show_until": "2024-02-21T03:50+00:00", + "show_from": "2024-02-20T06:30+00:00", + "show_until": "2024-02-21T08:00+00:00", "title": "Changes to Perp Pool", - "subtext": "STRK-PERP will be added on 21 Feb, 04:00AM UTC." + "subtext": "OP-PERP will be added on 20 Feb, 08:00AM UTC. STRK-PERP will be added on 20 Feb, 02:00PM UTC." } ] -} \ No newline at end of file +} From 2b6bb0d0c5a1f74751191362fe0d2e6ac9479734 Mon Sep 17 00:00:00 2001 From: samyukta1512 <113341053+samyukta1512@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:29:00 +0800 Subject: [PATCH 3/4] Update mainnet.json --- configs/mainnet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index f3b196e..2b75264 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -104,9 +104,9 @@ { "perp_pool_id": "6", "show_from": "2024-02-20T06:30+00:00", - "show_until": "2024-02-21T08:00+00:00", + "show_until": "2024-02-21T09:00+00:00", "title": "Changes to Perp Pool", - "subtext": "OP-PERP will be added on 20 Feb, 08:00AM UTC. STRK-PERP will be added on 20 Feb, 02:00PM UTC." + "subtext": "OP-PERP will be added on 20 Feb, 09:00AM UTC. STRK-PERP will be added on 20 Feb, 02:00PM UTC." } ] } From 2029a46d8630297483c1bdd0a8e40c355ddfa7ac Mon Sep 17 00:00:00 2001 From: samyukta1512 <113341053+samyukta1512@users.noreply.github.com> Date: Tue, 20 Feb 2024 17:07:07 +0800 Subject: [PATCH 4/4] Update mainnet.json --- configs/mainnet.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 2b75264..5f0c26b 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -5,14 +5,11 @@ "cmkt/115", "cmkt/117", "cmkt/118", - "cmkt/129", - "cmkt/142", "cmkt/147", "cmkt/155", "cmkt/159", - "cmkt/165", "cmkt/166", - "cmkt/167" + "cmkt/168" ], "prelaunch_markets": [ "cmkt/160" @@ -103,10 +100,10 @@ }, { "perp_pool_id": "6", - "show_from": "2024-02-20T06:30+00:00", - "show_until": "2024-02-21T09:00+00:00", + "show_from": "2024-02-20T09:10+00:00", + "show_until": "2024-02-20T14:00+00:00", "title": "Changes to Perp Pool", - "subtext": "OP-PERP will be added on 20 Feb, 09:00AM UTC. STRK-PERP will be added on 20 Feb, 02:00PM UTC." + "subtext": "STRK-PERP will be added on 20 Feb, 02:00PM UTC." } ] }