UNPKG

chain-registry

Version:
189 lines (188 loc) 6.67 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../chain.schema.json', chain_name: 'qwoyn', status: 'live', network_type: 'mainnet', website: 'https://qwoyn.studio/', description: 'The Qwoyn Network stands as a cutting-edge gaming hub that embeds Web3 technologies into the core of interactive entertainment. It revolutionizes the gaming industry by ensuring true ownership of in-game assets for players, facilitated through blockchain. This approach not only enhances gameplay but also fosters a unique ecosystem of interoperability and innovation. As a beacon in the gaming world, Qwoyn Network is dedicated to merging the excitement of traditional gaming with the transformative potential of Web3, creating a seamless and enriched gaming experience.', pretty_name: 'Qwoyn', chain_type: 'cosmos', chain_id: 'qwoyn-1', bech32_prefix: 'qwoyn', daemon_name: 'qwoynd', node_home: '$HOME/.qwoynd', key_algos: ['secp256k1'], slip44: 118, fees: { fee_tokens: [{ denom: 'uqwoyn', fixed_min_gas_price: 0.03, low_gas_price: 0.03, average_gas_price: 0.05, high_gas_price: 0.075 }] }, staking: { staking_tokens: [{ denom: 'uqwoyn' }] }, codebase: { git_repo: 'https://github.com/cosmic-horizon/QWOYN', recommended_version: 'v5.4.1', compatible_versions: ['v5.4.1'], consensus: { type: 'cometbft', version: 'v0.37.2' }, genesis: { genesis_url: 'https://raw.githubusercontent.com/cosmic-horizon/mainnet/main/genesis.json' }, sdk: { type: 'cosmos', version: '0.47.6' }, ibc: { type: 'go', version: '7.3.1', ics_enabled: ['ics20-1', 'ics27-1'] }, cosmwasm: { version: '0.40.0' } }, apis: { rpc: [ { address: 'https://rpc.qwoyn.studio:443', provider: 'Qwoyn Studios' }, { address: 'https://rpc-qwoyn.theamsolutions.info:443', provider: 'AM Solutions' }, { address: 'https://qwoyn.rpc.m.stavr.tech:443', provider: '🔥STAVR🔥' }, { address: 'https://qwoyn-rpc.staketab.org:443', provider: 'Staketab' }, { address: 'https://qwoyn-rpc-archive.staketab.org:443', provider: 'Staketab archive' }, { address: 'https://rpc.lavenderfive.com:443/qwoyn', provider: 'Lavender.Five Nodes 🐝' }, { address: 'https://rpc-qwoyn.mzonder.com:443', provider: 'MZONDER' }, { address: 'https://rpc.qwoyn.bronbro.io:443', provider: 'Bro_n_Bro' } ], grpc: [ { address: 'services.staketab.com:9430', provider: 'Staketab' }, { address: 'qwoyn.grpc.m.stavr.tech:1907', provider: '🔥STAVR🔥' }, { address: 'services.staketab.com:2000', provider: 'Staketab archive' }, { address: 'https://grpc-qwoyn.theamsolutions.info:443', provider: 'AM Solutions' }, { address: 'qwoyn.lavenderfive.com:443', provider: 'Lavender.Five Nodes 🐝' }, { address: 'grpc-qwoyn.mzonder.com:443', provider: 'MZONDER' }, { address: 'https://grpc.qwoyn.bronbro.io:443', provider: 'Bro_n_Bro' } ], rest: [ { address: 'https://rest-qwoyn.theamsolutions.info:443', provider: 'AM Solutions' }, { address: 'https://qwoyn-rest.staketab.org', provider: 'Staketab' }, { address: 'https://qwoyn.api.m.stavr.tech', provider: '🔥STAVR🔥' }, { address: 'https://qwoyn-rest-archive.staketab.org', provider: 'Staketab archive' }, { address: 'https://rest.lavenderfive.com:443/qwoyn', provider: 'Lavender.Five Nodes 🐝' }, { address: 'https://api-qwoyn.mzonder.com', provider: 'MZONDER' }, { address: 'https://lcd.qwoyn.bronbro.io:443', provider: 'Bro_n_Bro' } ] }, explorers: [ { kind: 'ping', url: 'https://explorer.theamsolutions.info/qwoyn-main/', tx_page: 'https://explorer.theamsolutions.info/qwoyn-main/blocks', account_page: 'https://explorer.theamsolutions.info/qwoyn-main/account/${accountAddress}' }, { kind: 'staking-explorer.com', url: 'https://staking-explorer.com/explorer/qwoyn', tx_page: 'https://staking-explorer.com/transaction.php?chain=qwoyn&tx=${txHash}', account_page: 'https://staking-explorer.com/account.php?chain=qwoyn&addr=${accountAddress}' }, { kind: '🔥STAVR🔥', url: 'https://explorer.stavr.tech/Qwoyn-Mainnet', tx_page: 'https://explorer.stavr.tech/Qwoyn-Mainnet/tx/${txHash}', account_page: 'https://explorer.stavr.tech/Qwoyn-Mainnet/account/${accountAddress}' }, { kind: 'ping', url: 'https://explorer.theamsolutions.info/QWOYN-MAIN', tx_page: 'https://explorer.theamsolutions.info/QWOYN-MAIN/tx/${txHash}', account_page: 'https://explorer.theamsolutions.info/QWOYN-MAIN/account/${accountAddress}' } ], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png', theme: { primary_color_hex: '#04e4fc' } }] }; exports.default = info;