From b7eea20bb499460fc2e2fef6390b60160474978b Mon Sep 17 00:00:00 2001 From: kalakendradao <109590450+kalakendradao@users.noreply.github.com> Date: Fri, 11 Nov 2022 06:04:33 +0000 Subject: [PATCH] added marmaj_arable_validator.json --- .../gentx/marmaj_arable_validator.json | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 networks/mainnet/acre_9052-1/gentx/marmaj_arable_validator.json diff --git a/networks/mainnet/acre_9052-1/gentx/marmaj_arable_validator.json b/networks/mainnet/acre_9052-1/gentx/marmaj_arable_validator.json new file mode 100644 index 0000000000..2a401fde74 --- /dev/null +++ b/networks/mainnet/acre_9052-1/gentx/marmaj_arable_validator.json @@ -0,0 +1,61 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "marmaj_arable_validator", + "identity": "", + "website": "https://marmaj.org/", + "security_contact": "", + "details": "" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1000000000000000000", + "delegator_address": "acre1xjg3c4u50lwy6dyx7hltu6qd6c8kmje6kujk3v", + "validator_address": "acrevaloper1xjg3c4u50lwy6dyx7hltu6qd6c8kmje60yrxn3", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "JXV20FAxuvtrdOrH5w09wUvTMPYUVW47hGRhN8QEeRk=" + }, + "value": { + "denom": "aacre", + "amount": "100000000000000000000" + } + } + ], + "memo": "4f32cc5391ca7fc25c5acd4dc0046aa6b499b283@172.31.48.171:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey", + "key": "AwsrVQYFRkzlrITdwFWzr6hiruFjPVHKfk5+Mh/Rw8Jp" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + } + }, + "signatures": [ + "vMW2ENEvv7VFI6BzIKpY/FoE6MLIzrUR0GtWA7GMTlZdWg9VLSi/lxOJwY+NKUaGyMnIYD3sm/xu+0Uf45y5VQE=" + ] +} \ No newline at end of file