From a4e1621c241de7c1795f9342b215e3b62ea3fe24 Mon Sep 17 00:00:00 2001 From: songwongtp <16089160+songwongtp@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:48:05 +0700 Subject: [PATCH] feat: neutron-1 prod --- CHANGELOG.md | 1 + src/config/chain/neutron.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fda97c4c5..cf28d31d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Improvements +- [#830](https://github.com/alleslabs/celatone-frontend/pull/830) Change GraphQL neutron-1 endpoint to prod - [#825](https://github.com/alleslabs/celatone-frontend/pull/825) Change GraphQL pion-1 endpoint to prod - [#820](https://github.com/alleslabs/celatone-frontend/pull/820) Change GraphQL neutron endpoint to legacy - [#806](https://github.com/alleslabs/celatone-frontend/pull/806) UX Improvement - adjust txs icon, event logs layout and adjust asset section diff --git a/src/config/chain/neutron.ts b/src/config/chain/neutron.ts index 4aee74920..f292b5677 100644 --- a/src/config/chain/neutron.ts +++ b/src/config/chain/neutron.ts @@ -9,7 +9,7 @@ export const NEUTRON_CHAIN_CONFIGS: ChainConfigs = { prettyName: "Neutron", lcd: "https://rest-kralum.neutron-1.neutron.org", rpc: "https://rpc-kralum.neutron-1.neutron.org:443", - indexer: "https://neutron-1-legacy-graphql.alleslabs.dev/v1/graphql", + indexer: "https://neutron-1-graphql.alleslabs.dev/v1/graphql", wallets: [...keplrWallets], features: { faucet: {