From c063ccd67dbc11138053d1d68fd8812e5d634146 Mon Sep 17 00:00:00 2001 From: Dylan Schultz <9121234+dylanschultzie@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:45:18 -0800 Subject: [PATCH] Add lavenderfive gentx Signed-off-by: Dylan Schultz <9121234+dylanschultzie@users.noreply.github.com> --- .../gentxs/lavenderfive-gentx.json | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 mainnet/sidechain-1/gentxs/lavenderfive-gentx.json diff --git a/mainnet/sidechain-1/gentxs/lavenderfive-gentx.json b/mainnet/sidechain-1/gentxs/lavenderfive-gentx.json new file mode 100644 index 0000000..d569ed1 --- /dev/null +++ b/mainnet/sidechain-1/gentxs/lavenderfive-gentx.json @@ -0,0 +1,62 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": " Lavender.Five Nodes 🐝", + "identity": "F87ADDB700C0CC94", + "website": "https://www.lavenderfive.com/", + "security_contact": "security@lavenderfive.com", + "details": "Fortifying crypto networks with Horcrux security, slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive." + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.100000000000000000", + "max_change_rate": "0.050000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "sidevaloper1qqfsuxcjpuyp6rc3zu93zxsnpct3qqsyzggpsyq7qvvpjxsfr5vsst8tjwv", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "reghAq5KM5/QZzwc4spzBzetHiy0xdATHM51/3ZBRm4=" + }, + "value": { + "denom": "uside", + "amount": "1000000" + } + } + ], + "memo": "5909bc8af5cfcf58c48365df9faccc7a837f009c@5.0.1.0:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.segwit.PubKey", + "key": "As+pdveHbUaafnBJhP2oqj3Kpjil98M+UQhE1MTRJDw2" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "H2/a/45upHm+ZAAh1YMgxganpbedEBXGQYKyHYDY0Y8UDbmG0GuZ2N6QUznAoJ7/dE5VSASZbH0XzOHZmzpdTmc=" + ] + } \ No newline at end of file