From 87a4a7eaa6baf675e50370f1acbf46012a2f84d0 Mon Sep 17 00:00:00 2001 From: Thong Yuan Yu Sarah <65583522+sarah-thong@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:56:39 +0800 Subject: [PATCH] Activate maintenance page on Demex --- configs/mainnet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 8006606..a66f3d9 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -96,5 +96,6 @@ "bneo.1.14.e2e5f6": 20, "eth.1.2.942d87": 21, "usdc.1.2.343151": 22 - } + }, + "maintenance": {} }