From ef75334723565ed91c69af5c8454a8eeb5c10626 Mon Sep 17 00:00:00 2001 From: Calvin Lau <38898718+calvinaco@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:28:58 +0800 Subject: [PATCH] Update cronosmainnet_25_1.ts --- src/chain/cronosmainnet_25_1.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/chain/cronosmainnet_25_1.ts b/src/chain/cronosmainnet_25_1.ts index a4f956c..a463bdc 100644 --- a/src/chain/cronosmainnet_25_1.ts +++ b/src/chain/cronosmainnet_25_1.ts @@ -6,9 +6,9 @@ export const Cronosmainnet_25_1: KeplrChainConfig = { // The name of the chain to be displayed to the user. chainName: "Cronos", // RPC endpoint of the chain. - rpc: "https://rpc-cronos.crypto.org", + rpc: "https://rpc.cronos.org", // REST endpoint of the chain. - rest: "https://rest-cronos.crypto.org", + rest: "https://rest.cronos.org", // Staking coin information stakeCurrency: { // Coin denomination to be displayed to the user.