From 262e1cf157ca7a675113c578932d9f9ced167eea Mon Sep 17 00:00:00 2001 From: songwongtp <16089160+songwongtp@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:17:14 +0700 Subject: [PATCH] fix: mgirate osmosis gql --- CHANGELOG.md | 1 + src/config/chain/osmosis.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c51db1e..c6a860e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Features +- [#857](https://github.com/alleslabs/celatone-frontend/pull/857) Migrate osmosis-1 graphql - [#854](https://github.com/alleslabs/celatone-frontend/pull/854) Create PageHeaderContainer component - [#851](https://github.com/alleslabs/celatone-frontend/pull/851) Add amp validator list page - [#848](https://github.com/alleslabs/celatone-frontend/pull/848) Change Initia's config to use the new chain IDs (mahalo-2, minimove-2, miniwasm-2) diff --git a/src/config/chain/osmosis.ts b/src/config/chain/osmosis.ts index 6f862edbf..b14c7dd0d 100644 --- a/src/config/chain/osmosis.ts +++ b/src/config/chain/osmosis.ts @@ -9,7 +9,7 @@ export const OSMOSIS_CHAIN_CONFIGS: ChainConfigs = { prettyName: "Osmosis", lcd: "https://lcd.osmosis.zone", rpc: "https://rpc.osmosis.zone:443", - indexer: "https://osmosis-1-legacy-graphql.alleslabs.dev/v1/graphql", + indexer: "https://osmosis-1-graphql.alleslabs.dev/v1/graphql", wallets: [...keplrWallets], features: { faucet: {