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

Add alloratestnet #5776

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions testnets/alloratestnet/assetlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "alloratestnet",
"assets": [
{
"description": "Allora Token (ALLO) is the Allora Network's native utility token, used as the primary means to govern, secure the blockchain, and incentivize network participants.",
"denom_units": [
{
"denom": "uallo",
"exponent": 0
},
{
"denom": "allo",
"exponent": 18
}
],
"base": "uallo",
"name": "Allora Network",
"display": "allo",
"symbol": "ALLO",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/images/allora-token.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/images/allora-token.svg"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/images/allora-token.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/images/allora-token.svg"
}
],
"type_asset": "sdk.coin"
}
]
}
174 changes: 174 additions & 0 deletions testnets/alloratestnet/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
{
"$schema": "../../chain.schema.json",
"chain_name": "alloratestnet",
"status": "live",
"network_type": "testnet",
"website": "https://allora.network",
"pretty_name": "Allora-Testnet-1",
"chain_type": "cosmos",
"chain_id": "allora-testnet-1",
"bech32_prefix": "allo",
"daemon_name": "allorad",
"node_home": "$HOME/.allorad",
"slip44": 118,
"fees": {
"fee_tokens": [
{
"denom": "uallo",
"fixed_min_gas_price": 10,
"low_gas_price": 10,
"average_gas_price": 10,
"high_gas_price": 12
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "uallo"
}
]
},
"codebase": {
"git_repo": "https://github.com/allora-network/allora-chain",
"recommended_version": "v0.8.0",
"compatible_versions": [
"v0.8.0"
],
"binaries": {
"linux/amd64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_linux_amd64",
"linux/arm64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_linux_arm64",
"darwin/amd64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_darwin_amd64",
"darwin/arm64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_darwin_arm64",
"windows/amd64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_windows_amd64.exe",
"windows/arm64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_windows_arm64.exe"
},
"genesis": {
"genesis_url": "https://github.com/allora-network/networks/blob/main/allora-testnet-1/genesis.json"
}
},
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/images/allora-token.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/images/allora-token.svg"
},
"peers": {
"seeds": [
{
"id": "2eb9f5f80d721be2d37ab72c10a7be6aaf7897a4",
"address": "seed-1.testnet.allora.network:26656"
},
{
"id": "18fbf5f16f73e216f93304d94e8b79bf5acd7578",
"address": "seed-2.testnet.allora.network:26656"
},
{
"id": "babc3f3f7804933265ec9c40ad94f4da8e9e0017",
"address": "testnet-seed.rhinostake.com:26756"
},
{
"id": "20e1000e88125698264454a884812746c2eb4807",
"address": "seeds.lavenderfive.com:26756"
},
{
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
"address": "testnet-seeds.polkachu.com:26756"
},
{
"id": "2f73fac757fc72d937062f52e8cd4c50f9f44e30",
"address": "seeds.bh.rocks:59156"
},
{
"id": "284313184f63d9f06b218a67a0e2de126b64258d",
"address": "seeds.silknodes.io:15031"
}
],
"persistent_peers": [
{
"id": "a63107a2244cdd2e5a1328e6edff130abaaee1d4",
"address": "15.204.101.28:26656"
},
{
"id": "2339ddf13f6d8ae2c78a0d0bce8001a19ea2f38c",
"address": "15.204.101.34:26656"
},
{
"id": "e158a85ca8fbcef5813736f8ef73e308a0ad2b3a",
"address": "15.204.101.35:26656"
}
]
},
"apis": {
"rpc": [
{
"address": "https://allora-rpc.testnet.allora.network",
"provider": "allora"
},
{
"address": "https://rpc.ankr.com/allora_testnet",
"provider": "ankr"
},
{
"address": "https://allora-testnet-rpc.polkachu.com",
"provider": "polkachu"
},
{
"address": "https://allora-rpc.sh.moonlet.cloud/public",
"provider": "moonlet"
}
],
"rest": [
{
"address": "https://allora-api.testnet.allora.network",
"provider": "allora"
},
{
"address": "https://allora-testnet-api.polkachu.com",
"provider": "polkachu"
},
{
"address": "https://testnet-allora-api.lavenderfive.com",
"provider": "lavenderfive"
},
{
"address": "https://rpc.ankr.com/http/allora_testnet",
"provider": "ankr"
}
],
"grpc": [
{
"address": "allora-grpc.testnet.allora.network:443",
"provider": "allora"
},
{
"address": "allora-testnet-grpc.polkachu.com:26790",
"provider": "polkachu"
}
]
},
"explorers": [
{
"kind": "ping.pub",
"url": "https://explorer.testnet.allora.network",
"tx_page": "https://explorer.testnet.allora.network/allora-testnet-1/tx/${txHash}",
"account_page": "https://explorer.testnet.allora.network/allora-testnet-1/account/${accountAddress}"
},
{
"kind": "Allora Studio",
"url": "https://explorer.testnet-1.allora.network",
"tx_page": "https://explorer.testnet-1.allora.network/explorer/transactions/${txHash}",
"account_page": "https://explorer.testnet-1.allora.network/profile/${accountAddress}"
},
{
"kind": "Moonlet",
"url": "https://explorer.moonlet.cloud/allora",
"tx_page": "https://explorer.moonlet.cloud/allora/tx/${txHash}",
"account_page": "https://explorer.moonlet.cloud/allora/account/${accountAddress}"
}
],
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/alloratestnet/images/allora.png",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note the the padding on the images will make these logos appear very small in most applications. A version without padding should be used instead if it's intended to be as big as possible.

"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/alloratestnet/images/allora.svg"
}
]
}
Binary file added testnets/alloratestnet/images/allora-token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions testnets/alloratestnet/images/allora-token.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions testnets/alloratestnet/versions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"$schema": "../../versions.schema.json",
"chain_name": "alloratestnet",
"versions": [
{
"name": "v0.8.0",
"recommended_version": "v0.8.0",
"compatible_versions": [
"v0.8.0"
],
"proposal": 12,
"height": 1977710,
"binaries": {
"linux/amd64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_linux_amd64",
"linux/arm64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_linux_arm64",
"darwin/amd64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_darwin_amd64",
"darwin/arm64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_darwin_arm64",
"windows/amd64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_windows_amd64.exe",
"windows/arm64": "https://github.com/allora-network/allora-chain/releases/download/v0.8.0/allorad_windows_arm64.exe"
},
"consensus": {
"type": "cometbft",
"version": "v0.38.15",
"repo": "https://github.com/cometbft/cometbft",
"tag": "v0.38.15"
},
"sdk": {
"type": "cosmos",
"version": "v0.50.11"
},
"ibc": {
"type": "go",
"version": "v8.5.2"
}
}
]
}
Loading