Skip to content

Commit

Permalink
update env
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntVal committed Jul 18, 2024
1 parent 73aadb5 commit bf626e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/abstraxion-settings/.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ VITE_DEPLOYMENT_ENV="testnet"
VITE_DEFAULT_API_URL="https://aa.xion-testnet-1.burnt.com"
VITE_DEFAULT_INDEXER_URL="https://api.subquery.network/sq/burnt-labs/xion-indexer"
VITE_DEFAULT_STYTCH_PUBLIC_TOKEN="public-token-live-87901ec3-ef19-48ca-b3f4-842be750181b"
VITE_DEFAULT_CHAIN_INFO="{"rpc":"https://testnet-rpc.xion-api.com:443","rest":"https://testnet-api.xion-api.com:443","chainId":"xion-testnet-1","chainName":"Xion Testnet","bip44":{"coinType":118},"bech32Config":{"bech32PrefixAccAddr":"xion","bech32PrefixValAddr":"xionvaloper","bech32PrefixValPub":"xionvaloperpub","bech32PrefixAccPub":"xionpub","bech32PrefixConsAddr":"xionvalcons","bech32PrefixConsPub":"xionvalconspub"},"stakeCurrency":{"coinDenom":"XION","coinMinimalDenom":"uxion","coinDecimals":6,"gasPriceStep":{"low":0.01,"average":0.025,"high":0.03}},"currencies":[{"coinDenom":"XION","coinMinimalDenom":"uxion","coinDecimals":6,"gasPriceStep":{"low":0.01,"average":0.025,"high":0.03}}],"feeCurrencies":[{"coinDenom":"XION","coinMinimalDenom":"uxion","coinDecimals":6,"gasPriceStep":{"low":0.01,"average":0.025,"high":0.03}}],"features":["cosmwasm"]}"
VITE_DEFAULT_CHAIN_INFO="{"rpc":"https://testnet-rpc.xion-api.com:443","rest":"https://testnet-api.xion-api.com:443","chainId":"xion-testnet-1","chainName":"Xion Testnet","bip44":{"coinType":118},"bech32Config":{"bech32PrefixAccAddr":"xion","bech32PrefixValAddr":"xionvaloper","bech32PrefixValPub":"xionvaloperpub","bech32PrefixAccPub":"xionpub","bech32PrefixConsAddr":"xionvalcons","bech32PrefixConsPub":"xionvalconspub"},"stakeCurrency":{"coinDenom":"XION","coinMinimalDenom":"uxion","coinDecimals":6,"gasPriceStep":{"low":0.01,"average":0.025,"high":0.03}},"currencies":[{"coinDenom":"XION","coinMinimalDenom":"uxion","coinDecimals":6,"gasPriceStep":{"low":0.01,"average":0.025,"high":0.03}}],"feeCurrencies":[{"coinDenom":"XION","coinMinimalDenom":"uxion","coinDecimals":6,"gasPriceStep":{"low":0.01,"average":0.025,"high":0.03}}],"features":["cosmwasm"]}"
VITE_OKX_FLAG="false"

0 comments on commit bf626e3

Please sign in to comment.