Skip to content

Commit

Permalink
Merge pull request #870 from alleslabs/feat/phoenix-gql-prod
Browse files Browse the repository at this point in the history
feat: terra gql
  • Loading branch information
songwongtp authored Apr 3, 2024
2 parents 6b7ee11 + b3b5a14 commit 69533d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chain/terra.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const TERRA_CHAIN_CONFIGS: ChainConfigs = {
prettyName: "Terra",
lcd: "https://phoenix-lcd.terra.dev:443",
rpc: "https://terra2-rpc.lavenderfive.com:443",
indexer: "https://phoenix-1-legacy-graphql.alleslabs.dev/v1/graphql",
indexer: "https://terra-mainnet-graphql.alleslabs.dev/v1/graphql",
wallets: [...staionWallets, ...keplrWallets],
features: {
faucet: {
Expand Down

0 comments on commit 69533d8

Please sign in to comment.