|
| 1 | +{ |
| 2 | + "chain_id_cosmos" : "xion-testnet-2", |
| 3 | + "chain_name": "Xion Testnet", |
| 4 | + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/xion-testnet/resource/chain_xion-testnet.png", |
| 5 | + "main_asset_denom" : "uxion", |
| 6 | + "main_asset_symbol" : "XION", |
| 7 | + "main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/xion-testnet/asset/xion.png", |
| 8 | + "bech_account_prefix" : "xion", |
| 9 | + "bech_validator_prefix" : "xionvaloper", |
| 10 | + "origin_genesis_time" : "2025-01-28T16:00:00Z", |
| 11 | + "api_name" : "xion-testnet", |
| 12 | + "is_support_mintscan": true, |
| 13 | + "is_support_mobile_wallet": true, |
| 14 | + "is_support_extension_wallet": true, |
| 15 | + "chain_type": [ |
| 16 | + "cosmos" |
| 17 | + ], |
| 18 | + "account_type" : [ |
| 19 | + { |
| 20 | + "hd_path": "m/44'/118'/0'/0/X", |
| 21 | + "pubkey_style": "secp256k1", |
| 22 | + "pubkey_type": "/cosmos.crypto.secp256k1.PubKey" |
| 23 | + } |
| 24 | + ], |
| 25 | + "cosmos_fee_info" : { |
| 26 | + "base" : "0", |
| 27 | + "rate" : [ |
| 28 | + "0.0uxion" |
| 29 | + ], |
| 30 | + "is_simulable" : true, |
| 31 | + "simulated_gas_multiply" : 1.3, |
| 32 | + "init_gas_limit" : 300000, |
| 33 | + "fee_threshold" : "" |
| 34 | + }, |
| 35 | + "grpc_endpoint" : [ |
| 36 | + { |
| 37 | + "provider": "Cosmostation", |
| 38 | + "url": "grpc-office-xion.cosmostation.io:443" |
| 39 | + } |
| 40 | + ], |
| 41 | + "lcd_endpoint" : [ |
| 42 | + { |
| 43 | + "provider": "Cosmostation", |
| 44 | + "url": "https://lcd-office.cosmostation.io/xion-testnet/" |
| 45 | + } |
| 46 | + ], |
| 47 | + "explorer" : { |
| 48 | + "name": "Mintscan", |
| 49 | + "url": "https://www.mintscan.io/xion-testnet/", |
| 50 | + "account": "https://www.mintscan.io/xion-testnet/address/${address}", |
| 51 | + "tx": "https://www.mintscan.io/xion-testnet/tx/${hash}", |
| 52 | + "proposal": "https://www.mintscan.io/xion-testnet/proposals/${id}" |
| 53 | + }, |
| 54 | + "about" : { |
| 55 | + "website" : "https://xion.burnt.com/", |
| 56 | + "docs": "https://docs.burnt.com/xion", |
| 57 | + "github" : "https://github.com/burnt-labs", |
| 58 | + "blog" : "https://xion.burnt.com/blog", |
| 59 | + "twitter" : "https://twitter.com/burnt_xion", |
| 60 | + "telegram" : "https://t.me/xion_announcements", |
| 61 | + "discord" : "https://discord.com/invite/burnt", |
| 62 | + "coingecko" : "https://www.coingecko.com/en/coins/xion" |
| 63 | + }, |
| 64 | + "description" : { |
| 65 | + "ko" : "XION์ ๊ฐ๋ฐ์๊ฐ ์ฒด์ธ ์ถ์ํ๋ฅผ ํตํด ๋ชจ๋ ์ฌ์ฉ์์ ๊ธฐ์ ์ ์ฅ๋ฒฝ์ ์ ๊ฑฐํ์ฌ ์๋น์์ฉ ์ ํ์ ์ฒ์๋ถํฐ ๊ตฌ์ถ, ์ถ์ ๋ฐ ํ์ฅํ ์ ์๋๋ก ์ง์ํฉ๋๋ค.", |
| 66 | + "en" : "XION empowers developers to build, launch and scale consumer-ready products from the ground up, removing technical barriers for all users through its Chain Abstraction.", |
| 67 | + "ja" : "XION ใฏใใใงใผใณๆฝ่ฑกๅใ้ใใฆใในใฆใฎใฆใผใถใผใฎๆ่ก็ใช้ๅฃใๅใ้คใใ้็บ่
ใๆถ่ฒป่
ๅใ่ฃฝๅใใผใญใใๆง็ฏใ่ตทๅใๆกๅผตใงใใใใใซใใพใใ" |
| 68 | + } |
| 69 | +} |
0 commit comments