Skip to content

Commit

Permalink
Updaet chain param
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon committed Dec 13, 2024
1 parent 27e860c commit 299c605
Show file tree
Hide file tree
Showing 18 changed files with 225 additions and 0 deletions.
10 changes: 10 additions & 0 deletions chain/elys/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,15 @@
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/elys/asset/elys.png",
"coinGeckoId": ""
},
{
"type": "native",
"denom": "ueden",
"name" : "Eden",
"symbol": "EDEN",
"description": "",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png",
"coinGeckoId": ""
}
]
Binary file modified chain/elys/resource/chain_elys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified chain/elys/resource/chain_elys_noti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/realio/asset/rio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/realio/asset/unknown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions chain/realio/assets_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "native",
"denom": "ario",
"name" : "Rio",
"symbol": "RIO",
"description": "The native token of Realio Network",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/realio/asset/rio.png",
"coinGeckoId": "realio-network"
}
]
99 changes: 99 additions & 0 deletions chain/realio/param_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
{
"chain_id_cosmos" : "realionetwork_3301-1",
"chain_name": "Realio",
"chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/realio/resource/chain_realio.png",
"main_asset_denom" : "ario",
"main_asset_symbol" : "RIO",
"main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/realio/asset/rio.png",
"bech_account_prefix" : "realio",
"bech_validator_prefix" : "realiovaloper",
"origin_genesis_time" : "2023-04-07T17:00:00Z",
"api_name" : "realio",
"is_support_mobile_wallet": true,
"is_support_extension_wallet": true,
"chain_type": [
"cosmos",
"evm"
],
"account_type" : [
{
"hd_path": "m/44'/60'/0'/0/X",
"pubkey_style": "keccak256",
"pubkey_type": "/ethermint.crypto.v1.ethsecp256k1.PubKey"
}
],
"cosmos_fee_info" : {
"base" : "1",
"rate" : [
"4000000000ario",
"5000000000ario",
"8000000000ario"
],
"is_simulable" : true,
"simulated_gas_multiply" : 1.3,
"init_gas_limit" : 300000,
"fee_threshold" : ""
},
"grpc_endpoint" : [
],
"lcd_endpoint" : [
{
"provider": "genznodes",
"url": "https://realio-api.genznodes.dev/"
},
{
"provider": "Nodeist",
"url": "https://api-realio-network.nodeist.net/"

},
{
"provider": "Stavr",
"url": "https://realio.api.m.stavr.tech/"

},
{
"provider": "Indonode",
"url": "https://api.realio.indonode.net/"
},
{
"provider": "vinjan",
"url": "https://api-realio.vinjan.xyz/"
}
],
"evm_rpc_endpoint" : [
{
"provider": "genznodes",
"url": "https://realio-rpc-evm.genznodes.dev"
},
{
"provider": "NodeStake",
"url": "https://jsonrpc.realio.nodestake.org"
},
{
"provider": "https://realio-jsonrpc.noders.services",
"url": "[NODERS]TEAM"
}
],
"explorer" : {
"name": "TC Network",
"url": "https://explorer.tcnetwork.io/realio",
"account": "https://explorer.tcnetwork.io/realio/account/${address}",
"tx": "https://explorer.tcnetwork.io/realio/transaction/${hash}",
"proposal": "https://explorer.tcnetwork.io/realio/proposal/${id}"
},
"about" : {
"website" : "https://realio.network/",
"docs": "https://docs.realio.network/",
"github" : "https://github.com/realiotech/realio-network",
"medium" : "https://medium.com/@Realio_Network",
"twitter" : "https://x.com/realio_network",
"telegram" : "https://t.me/realio_fund",
"discord" : "https://discord.com/invite/WhRgHEfDF4",
"coingecko" : "https://www.coingecko.com/en/coins/realio-network"
},
"description" : {
"ko" : "Realio 네트워크는 디지털화된 실물 자산(RWA)의 발행과 관리를 위한 멀티체인 Web3 생태계입니다. EVM 및 비 EVM 호환 체인 간 상호 운용성을 제공합니다.",
"en" : "Realio Network is a multi-chain Web3 ecosystem for issuing and managing tokenized real-world assets (RWA). It provides interoperability across EVM and non-EVM compatible chains.",
"ja" : "Realio Networkは、トークン化された実世界資産(RWA)の発行と管理のためのマルチチェーンWeb3エコシステムです。EVMおよび非EVM互換チェーン間の相互運用性を提供します。"
}
}
Binary file added chain/realio/resource/chain_realio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/realio/resource/chain_realio_noti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/routerchain/asset/route.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/routerchain/asset/unknown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions chain/routerchain/assets_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "native",
"denom": "route",
"name" : "Route",
"symbol": "ROUTE",
"description": "The native token of Router Chain",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/routerchain/asset/route.png",
"coinGeckoId": "router-protocol-2"
}
]
92 changes: 92 additions & 0 deletions chain/routerchain/param_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"chain_id_cosmos" : "router_9600-1",
"chain_name": "Routerchain",
"chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/routerchain/resource/chain_routerchain.png",
"main_asset_denom" : "route",
"main_asset_symbol" : "ROUTE",
"main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/routerchain/asset/route.png",
"bech_account_prefix" : "router",
"bech_validator_prefix" : "routervaloper",
"origin_genesis_time" : "2023-11-30T11:40:25Z",
"api_name" : "routerchain",
"is_support_mobile_wallet": true,
"is_support_extension_wallet": true,
"chain_type": [
"cosmos",
"evm"
],
"account_type" : [
{
"hd_path": "m/44'/60'/0'/0/X",
"pubkey_style": "keccak256",
"pubkey_type": "/ethermint.crypto.v1.ethsecp256k1.PubKey"
}
],
"cosmos_fee_info" : {
"base" : "0",
"rate" : [
"7route",
"10route"
],
"is_simulable" : true,
"simulated_gas_multiply" : 1.3,
"init_gas_limit" : 300000,
"fee_threshold" : ""
},
"grpc_endpoint" : [
{
"provider": "NodeStake",
"url": "grpc.router.nodestake.org:443"
}
],
"lcd_endpoint" : [
{
"provider": "Router",
"url": "https://sentry.lcd.routerprotocol.com/"
},
{
"provider": "genznodes",
"url": "https://router-api.genznodes.dev/"
},
{
"provider": "Nodes Hub Slash Protected",
"url": "https://router.api.nodeshub.online/"
}
],
"evm_rpc_endpoint" : [
{
"provider": "Router",
"url": "https://sentry.evm.rpc.routerprotocol.com"
},
{
"provider": "genznodes",
"url": "https://router-rpc-evm.genznodes.dev"
},
{
"provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥",
"url": "https://routerchain_mainnet_evm.chain.whenmoonwhenlambo.money"
}
],
"explorer" : {
"name": "Routerscan",
"url": "https://routerscan.io/",
"account": "https://routerscan.io/address/${address}",
"tx": "https://routerscan.io/tx/${hash}",
"proposal": ""
},
"about" : {
"website" : "https://www.routerprotocol.com/",
"docs": "https://docs.routerprotocol.com/",
"github" : "https://github.com/router-protocol",
"medium" : "https://routerprotocol.medium.com/",
"twitter" : "https://x.com/routerprotocol?t=Jab_H522Y2fB6uM60Pn6zA&s=09",
"telegram" : "https://t.me/routerprotocol",
"discord" : "https://discord.com/invite/rKf9UYMNWC",
"coingecko" : "https://www.coingecko.com/en/coins/router-protocol-2"
},
"description" : {
"ko" : "Router Protocol은 다양한 블록체인 네트워크 간의 유동성과 상호 운용성을 강화하는 체인 추상화 플랫폼입니다. 이를 통해 개발자들은 L1 체인, CCIF, Nitro를 활용하여 유동성과 사용자 기반을 통합할 수 있습니다.",
"en" : "Router Protocol is a cross-chain abstraction platform that enhances liquidity and interoperability between various blockchain networks. It allows developers to unify liquidity and user bases using L1 chains, CCIF, and Nitro.",
"ja" : "Router Protocolは、さまざまなブロックチェーンネットワーク間の流動性と相互運用性を強化するクロスチェーン抽象化プラットフォームです。開発者はL1チェーン、CCIF、Nitroを利用して流動性とユーザーベースを統合できます。"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/synternet/asset/synt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/synternet/resource/chain_synternet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/synternet/resource/chain_synternet_noti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 299c605

Please sign in to comment.