Skip to content

Commit

Permalink
Add xion-mainnet-1
Browse files Browse the repository at this point in the history
  • Loading branch information
froch committed Mar 19, 2024
1 parent 3eef4b6 commit a916dae
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2 deletions.
30 changes: 30 additions & 0 deletions chains/mainnet/xion-mainnet-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"chain_name": "xion-mainnet-1",
"coingecko": "XION",
"api": [
{"provider": "burnt-labs", "address": "https://api.xion-mainnet-1.burnt.com"}
],
"rpc": [
{"provider": "burnt-labs", "address": "https://rpc.xion-mainnet-1.burnt.com"}
],
"snapshot_provider": "",
"sdk_version": "0.47.10",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "xion",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png",
"assets": [
{
"base": "uxion",
"symbol": "XION",
"exponent": "6",
"coingecko_id": "xion",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png"
}
],
"keplr_features": [
"ibc-go",
"ibc-transfer",
"no-legacy-stdTx"
]
}
2 changes: 1 addition & 1 deletion chains/mainnet/xion-testnet-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{"provider": "Lavender.Five Nodes \uD83D\uDC1D", "address": "https://testnet-burnt-rpc.lavenderfive.com/"}
],
"snapshot_provider": "",
"sdk_version": "0.47.3",
"sdk_version": "0.47.10",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "xion",
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tag": "Beta",
"tag_all": "Page Not Found",
"slogan": "Explorer for the Burnt blockchain networks",
"description": "Cosmos Ecosystem Blockchains 🚀",
"description": "",
"search_placeholder": "Search Chain",
"description_all": "We couldn't find the page you are looking for.",
"btn_index": "Back to Home"
Expand Down

0 comments on commit a916dae

Please sign in to comment.