diff --git a/chains/mainnet/regen.json b/chains/mainnet/regen.json index 1e4548b8..5695cca2 100644 --- a/chains/mainnet/regen.json +++ b/chains/mainnet/regen.json @@ -1,7 +1,7 @@ { "chain_name": "regen", "coingecko": "regen", - "api": "https://regen.api.ping.pub", + "api": ["https://regen.stakesystems.io", "https://api-regen-ia.cosmosia.notional.ventures", "https://rest-regen.ecostake.com", "https://regen-lcd.easy2stake.com"], "rpc": ["http://public-rpc.regen.vitwit.com:26657", "https://regen.stakesystems.io:2053"], "snapshot_provider": "", "sdk_version": "0.46.2", diff --git a/package.json b/package.json index 1591089d..7e2b421e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "md-editor-v3": "^2.8.1", "numeral": "^2.0.6", "osmojs": "^14.0.0-rc.0", - "ping-widget": "^0.0.16", + "ping-widget": "^0.0.17", "pinia": "^2.0.28", "postcss": "^8.4.23", "prismjs": "^1.29.0",