From 9e21751d47f426626fa10af19f3ef0e3424034a4 Mon Sep 17 00:00:00 2001 From: nodiums <82638916+nodiums@users.noreply.github.com> Date: Thu, 7 Mar 2024 07:07:11 +0300 Subject: [PATCH] Create Nodiums.json --- gentxs/Nodiums.json | 61 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 gentxs/Nodiums.json diff --git a/gentxs/Nodiums.json b/gentxs/Nodiums.json new file mode 100644 index 0000000..827de66 --- /dev/null +++ b/gentxs/Nodiums.json @@ -0,0 +1,61 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Nodiums", + "identity": "279A0D50E36D67F1", + "website": "https://nodiums.com", + "security_contact": "", + "details": "Nodiums — professional validator. Slash protection." + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "althea1hya903jcpt7kd6qmuaafxk6pe7c03xy90d5mz6", + "validator_address": "altheavaloper1hya903jcpt7kd6qmuaafxk6pe7c03xy9td84ul", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "UnknGFx63d925dSpORbnWIfDJ/Mn+lk49/2Hly75WH0=" + }, + "value": { + "denom": "aalthea", + "amount": "6980000000000000000000" + } + } + ], + "memo": "e3338e786f47dd1e1b8aef02c11c9f0aa2f7a379@65.109.92.249:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey", + "key": "AlMJdIWZ4l46jwyYBrShE/sTBAluOi0j2TDtNZ89KdLy" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + } + }, + "signatures": [ + "FNWxgcNva1ULmS+7oNPY2ChbaGjH6cfaKUqHvWJQ+rZ2mDsN9uuBOLV12gM0Qmxqw0icL7vd7SAyq555tR7n6gA=" + ] +}