Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Babylon testnet 3 metadata #13

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open
97 changes: 71 additions & 26 deletions testnets/babylontestnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@
"status": "live",
"website": "https://www.babylonchain.io",
"network_type": "testnet",
"pretty_name": "Babylon Testnet",
"chain_id": "bbn-test1",
"pretty_name": "Babylon Testnet 3",
"chain_id": "bbn-test3",
"pre_fork_chain_name": "babylontestnet1",
"bech32_prefix": "bbn",
"daemon_name": "babylond",
"node_home": "$HOME/.babylond",
"key_algos": [
"secp256k1"
],
"key_algos": ["secp256k1"],
"fees": {
"fee_tokens": [
{
Expand All @@ -28,36 +27,32 @@
},
"codebase": {
"git_repo": "https://github.com/babylonchain/babylon",
"recommended_version": "v0.5.0",
"compatible_versions": [
"v0.5.0"
],
"recommended_version": "v0.8.4",
"compatible_versions": ["v0.8.4"],
"genesis": {
"genesis_url": "https://github.com/babylonchain/networks/raw/main/bbn-test1/genesis.tar.bz2"
"genesis_url": "https://github.com/babylonchain/networks/raw/main/bbn-test3/genesis.tar.bz2"
},
"versions": [
{
"name": "v0.5.0",
"recommended_version": "v0.5.0",
"compatible_versions": [
"v0.5.0"
]
"name": "v0.8.4",
"recommended_version": "v0.8.4",
"compatible_versions": ["v0.8.4"]
}
]
},
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg"
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/babylontestnet/images/logo.svg"
},
"peers": {
"seeds": [
{
"id": "03ce5e1b5be3c9a81517d415f65378943996c864",
"address": "18.207.168.204:26656",
"id": "8da45f9ff83b4f8dd45bbcb4f850999637fbfe3b",
"address": "seed0.testnet.babylonchain.io:26656",
"provider": "Babylon foundation"
},
{
"id": "a5fabac19c732bf7d814cf22e7ffc23113dc9606",
"address": "34.238.169.221:26656",
"id": "4b1f8a774220ba1073a4e9f4881de218b8a49c99",
"address": "seed1.testnet.babylonchain.io:26656",
"provider": "Babylon foundation"
},
{
Expand All @@ -81,19 +76,69 @@
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
"address": "testnet-seeds.polkachu.com:20656",
"provider": "Polkachu"
},
{
"id": "798836777efb5555cfb940129e2073b44f9117e5",
"address": "141.94.143.203:55706",
"provider": "Nodes.Guru"
},
{
"id": "86e9a68f0fd82d6d711aa20cc2083c836fb8c083",
"address": "222.106.187.14:56000",
"provider": "Cosmostation"
},
{
"id": "326fee158e9e24a208e53f6703c076e1465e739d",
"address": "babylon-testnet.cosmos-spaces.zone:26659",
"provider": "CosmosSpaces"
},
{
"id": "5e02bb2c9a644afae6109bf2c264d356fad27618",
"address": "15.165.166.210:26656",
"provider": "B-Harvest"
},
{
"id": "35abd10cba77f9d2b9b575dfa0c7c8c329bf4da3",
"address": "104.196.182.128:26656",
"provider": "DoraFactory"
},
{
"id": "fad3a0485745a49a6f95a9d61cda0615dcc6beff",
"address": "89.58.62.213:26501",
"provider": "EquinoxDAO"
},
{
"id": "a25c37941e272b5ed0ea40e8f39e95c0d9c55083",
"address": "178.63.105.185:26656",
"provider": "Everstake"
},
{
"id": "90eac330252ff51bf461602e7b8df054ce8583ae",
"address": "65.109.64.57:26656",
"provider": "Stakin"
},
{
"id": "3f5fcc3c8638f0af476e37658e76984d6025038b",
"address": "134.209.203.147:26656",
"provider": "Allnodes"
},
{
"id": "c3e82156a0e2f3d5373d5c35f7879678f29eaaad",
"address": "144.76.28.163:46656",
"provider": "HoodRun"
}
]
},
"apis": {
"rpc": [
{
"address": "rpc.testnet.babylonchain.io:26657",
"address": "rpc.testnet3.babylonchain.io:443",
"provider": "Babylon foundation"
}
],
"rest": [
{
"address": "rpc.testnet.babylonchain.io:1317",
"address": "lcd.testnet3.babylonchain.io:443",
"provider": "Babylon foundation"
}
],
Expand All @@ -106,13 +151,13 @@
},
{
"kind": "explorers.guru",
"url": "https://babylon.explorers.guru",
"tx_page": "https://babylon.explorers.guru/transaction/${txHash}"
"url": "https://testnet.babylon.explorers.guru",
"tx_page": "https://testnet.babylon.explorers.guru/transaction/${txHash}"
}
],
"images": [
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg"
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/babylontestnet/images/logo.svg"
}
]
}
}
31 changes: 31 additions & 0 deletions testnets/babylontestnet1/assetlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "babylontestnet1",
"assets": [
{
"description": "The native staking token of Babylon.",
"denom_units": [
{
"denom": "ubbn",
"exponent": 0
},
{
"denom": "bbn",
"exponent": 6
}
],
"base": "uatom",
"name": "Babylon BBN",
"display": "bbn",
"symbol": "BBN",
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg"
},
"images": [
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg"
}
]
}
]
}
118 changes: 118 additions & 0 deletions testnets/babylontestnet1/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"$schema": "../../chain.schema.json",
"chain_name": "babylontestnet1",
"status": "killed",
"website": "https://www.babylonchain.io",
"network_type": "testnet",
"pretty_name": "Babylon Testnet",
"chain_id": "bbn-test1",
"bech32_prefix": "bbn",
"daemon_name": "babylond",
"node_home": "$HOME/.babylond",
"key_algos": [
"secp256k1"
],
"fees": {
"fee_tokens": [
{
"denom": "ubbn"
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "ubbn"
}
]
},
"codebase": {
"git_repo": "https://github.com/babylonchain/babylon",
"recommended_version": "v0.5.0",
"compatible_versions": [
"v0.5.0"
],
"genesis": {
"genesis_url": "https://github.com/babylonchain/networks/raw/main/bbn-test1/genesis.tar.bz2"
},
"versions": [
{
"name": "v0.5.0",
"recommended_version": "v0.5.0",
"compatible_versions": [
"v0.5.0"
]
}
]
},
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/babylontestnet/images/logo.svg"
},
"peers": {
"seeds": [
{
"id": "03ce5e1b5be3c9a81517d415f65378943996c864",
"address": "18.207.168.204:26656",
"provider": "Babylon foundation"
},
{
"id": "a5fabac19c732bf7d814cf22e7ffc23113dc9606",
"address": "34.238.169.221:26656",
"provider": "Babylon foundation"
},
{
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
"address": "testnet-seeds.polkachu.com:20656",
"provider": "Polkachu"
}
],
"persistent_peers": [
{
"id": "03ce5e1b5be3c9a81517d415f65378943996c864",
"address": "18.207.168.204:26656",
"provider": "Babylon foundation"
},
{
"id": "a5fabac19c732bf7d814cf22e7ffc23113dc9606",
"address": "34.238.169.221:26656",
"provider": "Babylon foundation"
},
{
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
"address": "testnet-seeds.polkachu.com:20656",
"provider": "Polkachu"
}
]
},
"apis": {
"rpc": [
{
"address": "rpc.testnet.babylonchain.io:26657",
"provider": "Babylon foundation"
}
],
"rest": [
{
"address": "rpc.testnet.babylonchain.io:1317",
"provider": "Babylon foundation"
}
],
"grpc": []
},
"explorers": [
{
"kind": "babylonscan",
"url": "https://babylonscan.io"
},
{
"kind": "explorers.guru",
"url": "https://babylon.explorers.guru",
"tx_page": "https://babylon.explorers.guru/transaction/${txHash}"
}
],
"images": [
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/babylontestnet/images/logo.svg"
}
]
}
Loading