Skip to content

Commit

Permalink
Merge pull request #13 from terra-money/fix/carbon/url
Browse files Browse the repository at this point in the history
fix:carbon URL to use foundation
  • Loading branch information
emidev98 authored Feb 1, 2024
2 parents 00b74da + 6e8a924 commit 77a5df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion const/Variables.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const supportedTokens: any = {
export const supportedChains: { [key: string]: Chain } = {
carbon: {
name: "Carbon",
lcd: "https://query-api.carbon.network",
lcd: "https://lcd-carbon.tfl.foundation",
inflation: 0.0746,
denom: "swth",
decimals: 8,
Expand Down

0 comments on commit 77a5df9

Please sign in to comment.