From 153e54c5702948849ca77fde87c0641138cdb568 Mon Sep 17 00:00:00 2001 From: Thong Yuan Yu Sarah <65583522+sarah-thong@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:04:57 +0800 Subject: [PATCH] Activate maintenance page (#58) --- configs/mainnet.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/mainnet.json b/configs/mainnet.json index 1067ceb..d82a83a 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -127,5 +127,8 @@ "bneo.1.14.e2e5f6": 20, "eth.1.2.942d87": 21, "usdc.1.2.343151": 22 + }, + "maintenance": { + "title": "Sorry, we're down for maintenance right now." } }