UNPKG

chain-registry

Version:
213 lines (212 loc) 7.63 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../chain.schema.json', chainName: 'xion', chainType: 'cosmos', chainId: 'xion-mainnet-1', prettyName: 'Xion', website: 'https://xion.burnt.com', networkType: 'mainnet', status: 'live', bech32Prefix: 'xion', bech32Config: { bech32PrefixAccAddr: 'xion', bech32PrefixAccPub: 'xionpub', bech32PrefixValAddr: 'xionvaloper', bech32PrefixValPub: 'xionvaloperpub', bech32PrefixConsAddr: 'xionvalcons', bech32PrefixConsPub: 'xionvalconspub' }, daemonName: 'xiond', nodeHome: '$HOME/.xiond', keyAlgos: ['secp256k1'], slip44: 118, fees: { feeTokens: [{ denom: 'uxion', fixedMinGasPrice: 0.001, lowGasPrice: 0.001, averageGasPrice: 0.001, highGasPrice: 0.01 }] }, staking: { stakingTokens: [{ denom: 'uxion' }] }, codebase: { gitRepo: 'https://github.com/burnt-labs/xion', tag: 'v19.0.1', recommendedVersion: 'v19.0.1', language: { type: 'go', version: 'v1.23' }, binaries: { "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_darwin_amd64.tar.gz?checksum=sha256:f350e2ab0cc08c18acce0d6518bd4f29ac88f1c331eb10d3ca43ec3e74103521', "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_darwin_arm64.tar.gz?checksum=sha256:9c2944de98c54f4e8517259d0782daca4c43900887b7d7c19044ba75b6e2976d', "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_linux_amd64.tar.gz?checksum=sha256:5350ccf4fb83f086f772ceebd8a1c3788c2fa64ad1976d92052842e23a1977c3', "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_linux_arm64.tar.gz?checksum=sha256:efed79d4b240c6edaa4488b54e7efcbff89313c0f0ed6e1682dab0f1d97315c2' }, sdk: { type: 'cosmos', version: 'v0.53.0' }, consensus: { type: 'cometbft', version: 'v0.38.17' }, cosmwasm: { version: 'v0.54.0', enabled: true }, ibc: { type: 'go', version: 'v8.7.0' }, genesis: { genesisUrl: 'https://raw.githubusercontent.com/burnt-labs/xion-mainnet-1/main/config/genesis.json' } }, apis: { rpc: [ { address: 'https://rpc.xion-mainnet-1.burnt.com:443', provider: '🔥BurntLabs🔥' }, { address: 'https://xion-rpc.lavenderfive.com:443', provider: 'Lavender.Five Nodes 🐝' }, { address: 'https://rpc-burnt.imperator.co:443', provider: 'Imperator.co' }, { address: 'https://xion-rpc.polkachu.com:443', provider: 'Polkachu' }, { address: 'https://xion-mainnet-rpc.autostake.com:443', provider: 'AutoStake 🛡️ Slash Protected' }, { address: 'https://rpc.xion.nodestake.org:443', provider: 'NodeStake' }, { address: 'https://xion-rpc.kingnodes.com:443', provider: 'kingnodes 👑' } ], rest: [ { address: 'https://api.xion-mainnet-1.burnt.com', provider: '🔥BurntLabs🔥' }, { address: 'https://xion-api.lavenderfive.com', provider: 'Lavender.Five Nodes 🐝' }, { address: 'https://lcd-burnt.imperator.co', provider: 'Imperator.co' }, { address: 'https://xion-api.polkachu.com', provider: 'Polkachu' }, { address: 'https://xion-mainnet-lcd.autostake.com', provider: 'AutoStake 🛡️ Slash Protected' }, { address: 'https://api.xion.nodestake.org', provider: 'NodeStake' }, { address: 'https://xion-rest.kingnodes.com', provider: 'kingnodes 👑' } ], grpc: [ { address: 'grpc.xion-mainnet-1.burnt.com:443', provider: '🔥BurntLabs🔥' }, { address: 'xion-grpc.lavenderfive.com:443', provider: 'Lavender.Five Nodes 🐝' }, { address: 'xion-grpc.polkachu.com:22390', provider: 'Polkachu' }, { address: 'xion-mainnet-grpc.autostake.com:443', provider: 'AutoStake 🛡️ Slash Protected' }, { address: 'grpc.xion.nodestake.org:443', provider: 'NodeStake' }, { address: 'xion-grpc.kingnodes.com:443', provider: 'kingnodes 👑' } ] }, explorers: [ { kind: 'Chainroot', url: 'https://explorer.chainroot.io/xion', txPage: 'https://explorer.chainroot.io/xion/transactions/${txHash}', accountPage: 'https://explorer.chainroot.io/xion/accounts/${accountAddress}' }, { kind: 'mintscan', url: 'https://www.mintscan.io/xion', txPage: 'https://www.mintscan.io/xion/transactions/${txHash}', accountPage: 'https://www.mintscan.io/xion/accounts/${accountAddress}' }, { kind: 'ping.pub', url: 'https://explorer.burnt.com/xion-mainnet-1', txPage: 'https://explorer.burnt.com/xion-mainnet-1/tx/${txHash}', accountPage: 'https://explorer.burnt.com/xion-mainnet-1/account/${accountAddress}' }, { kind: 'staking-explorer.com', url: 'https://staking-explorer.com/explorer/xion', txPage: 'https://staking-explorer.com/transaction.php?chain=xion&tx=${txHash}', accountPage: 'https://staking-explorer.com/account.php?chain=xion&addr=${accountAddress}' }, { kind: 'NodeStake', url: 'https://explorer.nodestake.org/xion', txPage: 'https://explorer.nodestake.org/xion/tx/${txHash}', accountPage: 'https://explorer.nodestake.org/xion/account/${accountAddress}' }, { kind: 'Nodes.Guru', url: 'https://xion.explorers.guru', txPage: 'https://xion.explorers.guru/transactions/${txHash}', accountPage: 'https://xion.explorers.guru//account/${accountAddress}' } ], images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt.png' }], logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt.png' }, description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.', keywords: [ 'xion', 'burnt', 'mainnet' ] }; exports.default = info;