From 9efbd713bb107a8fb1f959c55bcd3f1302eb3de2 Mon Sep 17 00:00:00 2001 From: shendel Date: Mon, 8 Jan 2024 18:17:17 +0300 Subject: [PATCH] Update api.js --- src/front/config/mainnet/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/front/config/mainnet/api.js b/src/front/config/mainnet/api.js index 98c16b43cd..187a04e7a5 100644 --- a/src/front/config/mainnet/api.js +++ b/src/front/config/mainnet/api.js @@ -44,7 +44,7 @@ export default { multisig: 'https://multisig.onout.org', txinfo: 'https://txinfo.onout.org', noxon: 'https://noxon.wpmix.net', - phiscan: 'https://phiscan.com/api', + phiscan: 'https://api.phiscan.com/api', fkwscan: 'https://explorer.fokawa.com/api', WalletConnectProjectId: 'a23677c4af3139b4eccb52981f76ad94', }