diff --git a/components/page/bridge/index.tsx b/components/page/bridge/index.tsx index 0efe426..5fb719f 100644 --- a/components/page/bridge/index.tsx +++ b/components/page/bridge/index.tsx @@ -534,7 +534,7 @@ const Bridge = () => { toDisplay(amountsTon[token?.denom] || "0", token?.decimal); // const isMaintained = fromNetwork.id === NetworkList.oraichain.id; - const isMaintained = false; + const isMaintained = true; return (