-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
chore: add atomone-testnet-1 #5875
Draft
albttx
wants to merge
3
commits into
cosmos:master
Choose a base branch
from
albttx:atomone-testnet
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+244
−3
Draft
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"$schema": "../../assetlist.schema.json", | ||
"chain_name": "atomonetestnet1", | ||
"assets": [ | ||
{ | ||
"description": "The native staking and governance token of AtomOne", | ||
"denom_units": [ | ||
{ | ||
"denom": "uatone", | ||
"exponent": 0 | ||
}, | ||
{ | ||
"denom": "atone", | ||
"exponent": 6 | ||
} | ||
], | ||
"base": "uatone", | ||
"name": "Atone", | ||
"display": "atone", | ||
"symbol": "ATONE", | ||
"logo_URIs": { | ||
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.png", | ||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.svg" | ||
}, | ||
"images": [ | ||
{ | ||
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.png", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please remove the uploaded images here under testnets/atomonetestnet1/images/ since they are duplicates of mainnet logo. |
||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.svg" | ||
} | ||
], | ||
"type_asset": "sdk.coin", | ||
"socials": { | ||
"website": "https://atom.one", | ||
"twitter": "https://x.com/_atomone" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,170 @@ | ||
{ | ||
"$schema": "../../chain.schema.json", | ||
"chain_name": "atomonetestnet1", | ||
"chain_type": "cosmos", | ||
"chain_id": "atomone-testnet-1", | ||
"website": "https://github.com/atomone-hub/networks/tree/master/atomone-testnet-1", | ||
"pretty_name": "AtomOne testnet-1", | ||
"status": "live", | ||
"network_type": "testnet", | ||
"bech32_prefix": "atone", | ||
"daemon_name": "atomoned", | ||
"node_home": "$HOME/.atomone", | ||
"key_algos": ["secp256k1"], | ||
"slip44": 118, | ||
"fees": { | ||
"fee_tokens": [ | ||
{ | ||
"denom": "uatone", | ||
"fixed_min_gas_price": 0.001, | ||
"low_gas_price": 0.006, | ||
"average_gas_price": 0.006, | ||
"high_gas_price": 0.009 | ||
} | ||
] | ||
}, | ||
"staking": { | ||
"staking_tokens": [ | ||
{ | ||
"denom": "uatone" | ||
} | ||
] | ||
}, | ||
"codebase": { | ||
"git_repo": "https://github.com/atomone-hub/atomone", | ||
"recommended_version": "v1.0.0", | ||
"compatible_versions": ["v1.0.0"], | ||
"binaries": { | ||
"linux/amd64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-linux-amd64", | ||
"linux/arm64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-linux-arm64", | ||
"darwin/amd64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-darwin-amd64", | ||
"darwin/arm64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-darwin-arm64", | ||
"windows/amd64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-windows-amd64.exe", | ||
"windows/arm64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-windows-arm64.exe" | ||
}, | ||
"genesis": { | ||
"genesis_url": "https://atomone.fra1.digitaloceanspaces.com/atomone-testnet-1/genesis.json" | ||
}, | ||
"consensus": { | ||
"type": "cometbft", | ||
"version": "v0.37.5" | ||
}, | ||
"sdk": { | ||
"type": "cosmos", | ||
"version": "v0.47.13" | ||
} | ||
}, | ||
"logo_URIs": { | ||
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.png", | ||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.svg" | ||
}, | ||
"description": "The Cosmos community, at a crossroads, confronts divergent views on key aspects such as mission, tokenomics, and security philosophy. AtomOne emerges as a beacon, offering an alternative fork to navigate these waters, equipped to handle contingencies and embodying a bastion for diverse political thought.", | ||
"peers": { | ||
"seeds": [ | ||
{ | ||
"id": "496ac0ba20188f70f41e0a814dfd4d9a617338f8", | ||
"address": "atomone-testnet-seed.ibs.team:16671", | ||
"provider": "Inter Blockchain Services" | ||
}, | ||
{ | ||
"id": "6f6a3a908634b79b6fe7c4988efec2553f188234", | ||
"address": "atomone.test.seed.nodeshub.online:29956", | ||
"provider": "Nodes Hub" | ||
} | ||
], | ||
"persistent_peers": [ | ||
{ | ||
"id": "637077d431f618181597706810a65c826524fd74", | ||
"address": "65.109.22.185:29956" | ||
}, | ||
{ | ||
"id": "60355b701ce2d83ec3ad42271a4202d6b6728cf4", | ||
"address": "135.181.178.120:15656" | ||
}, | ||
{ | ||
"id": "9c2e0452539d913214048111afd4872ea2edd32f", | ||
"address": "65.108.206.118:61356" | ||
} | ||
] | ||
}, | ||
"apis": { | ||
"rpc": [ | ||
{ | ||
"address": "https://rpc-testnet-atomone.nodeist.net", | ||
"provider": "Nodeist" | ||
}, | ||
{ | ||
"address": "https://atomone-testnet-rpc.ibs.team", | ||
"provider": "Inter Blockchain Services" | ||
}, | ||
{ | ||
"address": "https://rpc-test.atomone.vinjan.xyz", | ||
"provider": "Vinjan" | ||
}, | ||
{ | ||
"address": "https://atomone.test.rpc.nodeshub.online", | ||
"provider": "Nodes Hub" | ||
}, | ||
{ | ||
"address": "https://rpc.atomone-testnet-1.atomone.aviaone.com:443", | ||
"provider": "AVIAONE.com 🟢" | ||
} | ||
], | ||
"rest": [ | ||
{ | ||
"address": "https://api-testnet-atomone.nodeist.net", | ||
"provider": "Nodeist" | ||
}, | ||
{ | ||
"address": "https://atomone-testnet-api.ibs.team", | ||
"provider": "Inter Blockchain Services" | ||
}, | ||
{ | ||
"address": "https://api-test.atomone.vinjan.xyz", | ||
"provider": "Vinjan" | ||
} | ||
], | ||
"grpc": [ | ||
{ | ||
"address": "grpc.atomone-1.atomone.aviaone.com:9102", | ||
"provider": "AVIAONE.com 🟢" | ||
}, | ||
{ | ||
"address": "https://grpc-testnet-atomone.nodeist.net:443", | ||
"provider": "Nodeist" | ||
} | ||
] | ||
}, | ||
"explorers": [ | ||
{ | ||
"kind": "Nodes Hub \ud83d\udee1\ufe0f 100% Slash Protected \ud83d\udee1\ufe0f", | ||
"url": "https://testnet.explorer.nodeshub.online/atomone/", | ||
"tx_page": "https://testnet.explorer.nodeshub.online/atomone/tx/${txHash}", | ||
"account_page": "https://testnet.explorer.nodeshub.online/atomone/accounts/${accountAddress}" | ||
}, | ||
{ | ||
"kind": "Nodeist Explorer", | ||
"url": "https://explorer.ist/atomone", | ||
"tx_page": "https://explorer.ist/atomone/tx/${txHash}", | ||
"account_page": "https://explorer.ist/atomone/account/${accountAddress}" | ||
}, | ||
{ | ||
"kind": "\ud83d\ude80 WHEN MOON \ud83c\udf15 WHEN LAMBO \ud83d\udd25", | ||
"url": "https://explorer.whenmoonwhenlambo.money/atomone-testnet", | ||
"tx_page": "https://explorer.whenmoonwhenlambo.money/atomone-testnet/tx/${txHash}", | ||
"account_page": "https://explorer.whenmoonwhenlambo.money/atomone-testnet/account/${accountAddress}" | ||
}, | ||
{ | ||
"kind": "AVIAONE.com 🟢", | ||
"url": "https://testnet.explorer.aviaone.com/atomone", | ||
"tx_page": "https://testnet.explorer.aviaone.com/atomone/tx/${txHash}", | ||
"account_page": "https://testnet.explorer.aviaone.com/atomone/account/${accountAddress}" | ||
} | ||
], | ||
"images": [ | ||
{ | ||
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.png", | ||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/atomonetestnet1/images/atomone.svg" | ||
} | ||
] | ||
} |
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"$schema": "../../versions.schema.json", | ||
"chain_name": "atomonetestnet1", | ||
"versions": [ | ||
{ | ||
"name": "v1.0.0", | ||
"tag": "v1.0.0", | ||
"recommended_version": "v1.0.0", | ||
"compatible_versions": ["v1.0.0"], | ||
"consensus": { | ||
"type": "cometbft", | ||
"version": "v0.37.5" | ||
}, | ||
"height": 1, | ||
"binaries": { | ||
"linux/amd64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-linux-amd64", | ||
"linux/arm64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-linux-arm64", | ||
"darwin/amd64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-darwin-amd64", | ||
"darwin/arm64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-darwin-arm64", | ||
"windows/amd64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-windows-amd64.exe", | ||
"windows/arm64": "https://github.com/atomone-hub/atomone/releases/download/v1.0.0/atomoned-v1.0.0-windows-arm64.exe" | ||
}, | ||
"sdk": { | ||
"type": "cosmos", | ||
"version": "v0.47.13" | ||
} | ||
} | ||
] | ||
} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's use the non-numbered chain_name fist, and then use the number suffixes for additional or archived testnets