From 983beba0085670400a4fe044392072e7e6e2fcf7 Mon Sep 17 00:00:00 2001 From: Eric Carlson Date: Sun, 18 Feb 2024 12:46:07 -0500 Subject: [PATCH] RHINO gentx --- testnet/gentx/gentx-RHINO.json | 62 ++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 testnet/gentx/gentx-RHINO.json diff --git a/testnet/gentx/gentx-RHINO.json b/testnet/gentx/gentx-RHINO.json new file mode 100644 index 0000000..7d047e5 --- /dev/null +++ b/testnet/gentx/gentx-RHINO.json @@ -0,0 +1,62 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "RHINO", + "identity": "59C635D1CD02FEEC", + "website": "https://rhinostake.com", + "security_contact": "support@rhinostake.com", + "details": "An Active, Independent and Secure Blockchain Validator. We deliver redundant and geo-distributed infrastructure at-scale for Aptos, Chainlink, Ethereum, and Cosmos" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "sedavaloper1zekkwess8sfyerqs9qw48kwazl2lh49k950phz", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "hezznnm0msG2HFdbBmi9jcYPaN6dlCVt2VcYYdb/0/U=" + }, + "value": { + "denom": "aseda", + "amount": "1000000000000000000000000" + } + } + ], + "memo": "9fea602250622eaf3c3bcde89db561deb7fa54b3@10.254.125.122:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AufmlosNLETdpjSLJzuNqxY2WN8ubBtCUFS7Vl9Iqtw9" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "JoQaIoErIRv4FWiFkyxa/gkavNSmxh8eCY1R7Dz7wt4NK+dsAUaGXatpdbUwP/Iu9t5ji7lYt1mJc5orqKSfgA==" + ] +}