From f282db467fcc9fa9ccafcd90dd59d745fb87c5b6 Mon Sep 17 00:00:00 2001 From: Active Nodes <11424273+activenodes@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:37:45 +0200 Subject: [PATCH] Active Nodes gentx --- celestia/gentx/ActiveNodes.json | 62 +++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 celestia/gentx/ActiveNodes.json diff --git a/celestia/gentx/ActiveNodes.json b/celestia/gentx/ActiveNodes.json new file mode 100644 index 00000000..a8e943d5 --- /dev/null +++ b/celestia/gentx/ActiveNodes.json @@ -0,0 +1,62 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Active Nodes", + "identity": "A2EA7DE76AD57E1A", + "website": "https://www.activenodes.io", + "security_contact": "", + "details": "We Skyrocket your Stake! Highly Available Enterprise Infrastructure with multiple nodes around the world" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.050000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "celestia1t345w0vxnyyrf4eh43lpd3jl7z378rtsgv8j5h", + "validator_address": "celestiavaloper1t345w0vxnyyrf4eh43lpd3jl7z378rtsdn9tz3", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "J+TjVEWF8QcOdjJAfuaVjK+AlZdUn3wK5qW5DrVIDFo=" + }, + "value": { + "denom": "utia", + "amount": "72850000000" + } + } + ], + "memo": "ffffffffffffffffffffffffffffffffffffffff@255.255.255.255:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AmGqHnQI9Nf6lykK1RyTvia6tbmsqOreLGFg7tvuD6BF" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "210000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "wJO1xraxuyQycgDsyjHGUYRHgfphewcaP6AvY29NP+ICyP88n0H6P27j6cURSsFy8XTTxs/EXPhDGNHBY/a4jw==" + ] +}