From 90b8c970be6ef7d7d2648e75996a262fac87fccf Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Tue, 11 Jun 2024 16:31:35 +0800 Subject: [PATCH] update osmosis endpoint --- chains/testnet/osmosis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chains/testnet/osmosis.json b/chains/testnet/osmosis.json index 6fc673b..e376f8f 100644 --- a/chains/testnet/osmosis.json +++ b/chains/testnet/osmosis.json @@ -3,7 +3,7 @@ "coingecko": "osmosis", "api": [ { - "address": "https://api.osmotest5.osmosis.zone", + "address": "https://lcd.osmotest5.osmosis.zone", "provider": "osmosis" } ],