From 6364bd7a0d1921a97eb36ed42cb5ffc0d6761391 Mon Sep 17 00:00:00 2001 From: Slexs <73056136+slexs@users.noreply.github.com> Date: Tue, 28 Jun 2022 16:12:05 +0200 Subject: [PATCH] add gentx --- .../gentx-NarwhalSecurityAssociation.json | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 mainnet/gentx/gentx-NarwhalSecurityAssociation.json diff --git a/mainnet/gentx/gentx-NarwhalSecurityAssociation.json b/mainnet/gentx/gentx-NarwhalSecurityAssociation.json new file mode 100644 index 0000000..5e19333 --- /dev/null +++ b/mainnet/gentx/gentx-NarwhalSecurityAssociation.json @@ -0,0 +1,61 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "NarwhalSecurityAssociation", + "identity": "", + "website": "https://www.narwhalsecurity.info/", + "security_contact": "@NarwhalSec", + "details": "https://keybase.io/narwhalsecurity" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "kujira10lz5n6tv7hswsm4m3mj5fs5x0h6lt2w4tncsdg", + "validator_address": "kujiravaloper10lz5n6tv7hswsm4m3mj5fs5x0h6lt2w4vxtr38", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "9aUFOri03rDaSSIBd0TDehExNPEXrfixsTMAohDLKwg=" + }, + "value": { + "denom": "ukuji", + "amount": "99000000" + } + } + ], + "memo": "030f65339defb01b0e3ddaeaa54cbeac00dd0c74@38.242.255.24:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AzZUq/zK/J7zGgF+ZILAfUSRDlnVJN4BhwWsXde9WQYx" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + } + }, + "signatures": [ + "vwcSiSl06UlgDQfQ/frDC05VCso3roa1uZGAhkAOlmphZTCKd8CrK4O5QomX1fVudfwe6XRBsD6tto1AM3F5OA==" + ] +}