From 46e57ac9785e9278d77a06c12295e32e50c34ff2 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Fri, 6 Aug 2021 16:06:35 +0800 Subject: [PATCH] update api url --- src/store/chains/iris.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/chains/iris.json b/src/store/chains/iris.json index 745588db..d5e280dc 100644 --- a/src/store/chains/iris.json +++ b/src/store/chains/iris.json @@ -1,5 +1,5 @@ { "chain_name": "iris", - "api": "http://sentry-1.mainnet.irisnet.org:1317", + "api": "https://iris.api.ping.pub", "logo": "https://dl.airtable.com/.attachments/2d6d51b1b262db00ecc51616ffc3bdf5/90ff00d0/IRISnet.svg" } \ No newline at end of file