forked from cosmos/chain-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add AtomOne chain * fill description * fix: omit unused color property * remote theme property * Update assetlist.json --------- Co-authored-by: JeremyParish69 <[email protected]>
- Loading branch information
1 parent
ca375a2
commit 58b603b
Showing
4 changed files
with
176 additions
and
0 deletions.
There are no files selected for viewing
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,34 @@ | ||
{ | ||
"$schema": "../assetlist.schema.json", | ||
"chain_name": "atomone", | ||
"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/atomone/images/atomone.png", | ||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg" | ||
}, | ||
"images": [ | ||
{ | ||
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png", | ||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg" | ||
} | ||
], | ||
"type_asset": "sdk.coin" | ||
} | ||
] | ||
} |
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,138 @@ | ||
{ | ||
"$schema": "../chain.schema.json", | ||
"chain_name": "atomone", | ||
"chain_type": "cosmos", | ||
"chain_id": "atomone-1", | ||
"website": "https://atom.one", | ||
"pretty_name": "AtomOne", | ||
"status": "live", | ||
"network_type": "mainnet", | ||
"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-1/genesis.json" | ||
}, | ||
"cosmos_sdk_version": "v0.47.13", | ||
"consensus": { | ||
"type": "cometbft", | ||
"version": "v0.37.5" | ||
}, | ||
"sdk": { | ||
"type": "cosmos", | ||
"version": "v0.47.13" | ||
}, | ||
"versions": [ | ||
{ | ||
"name": "v1.0.0", | ||
"tag": "v1.0.0", | ||
"recommended_version": "v1.0.0", | ||
"compatible_versions": [ | ||
"v1.0.0" | ||
], | ||
"cosmos_sdk_version": "v0.47.13", | ||
"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" | ||
} | ||
} | ||
] | ||
}, | ||
"logo_URIs": { | ||
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png", | ||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/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": [], | ||
"persistent_peers": [ | ||
{ | ||
"id": "9dac79c27e4dba77cb22b0b25933fee6c8121cf7", | ||
"address": "72.46.84.243:26656" | ||
} | ||
] | ||
}, | ||
"apis": { | ||
"rpc": [ | ||
{ | ||
"address": "https://atomone-rpc.allinbits.com:443", | ||
"provider": "AllInBits" | ||
} | ||
], | ||
"rest": [ | ||
{ | ||
"address": "https://atomone-api.allinbits.com", | ||
"provider": "AllInBits" | ||
} | ||
], | ||
"grpc": [ | ||
{ | ||
"address": "https://atomone-grpc.allinbits.com:443", | ||
"provider": "AllInBits" | ||
} | ||
] | ||
}, | ||
"explorers": [ | ||
{ | ||
"kind": "ping.pub", | ||
"url": "https://explorer.allinbits.com/atomone", | ||
"tx_page": "https://explorer.allinbits.com/atomone/tx/${txHash}", | ||
"account_page": "https://explorer.allinbits.com/atomone/account/${accountAddress}" | ||
} | ||
], | ||
"images": [ | ||
{ | ||
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png", | ||
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/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.