diff --git a/mainnet/gentx/gentx-decentrio.json b/mainnet/gentx/gentx-decentrio.json new file mode 100644 index 0000000..cbec239 --- /dev/null +++ b/mainnet/gentx/gentx-decentrio.json @@ -0,0 +1,62 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Decentrio", + "identity": "66B724BE21C8CA3D", + "website": "https://decentrio.ventures", + "security_contact": "contact@decentrio.ventures", + "details": "Cosmos software engineering and infrastructure provision." + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.250000000000000000", + "max_change_rate": "0.100000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "lumeravaloper1gtt09lnhfxghnsgve8ene2zrvjpzn9esxmudfz", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "nD3IY0dMPoIWnQ02cEjPI/z0/v+Fyzz2DCEw2Kcqwl0=" + }, + "value": { + "denom": "ulume", + "amount": "1000000" + } + } + ], + "memo": "bf8730513a22a60800a982da4e88075d8ee4d994@65.109.28.165:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AqRnW52GaFj3MPA9svJ1llLj0+HcOIqordg0AMcEs8us" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "8iECfm/KPCWeQysbgqFVKz+JrXNp2+xrPPIM7IXK10xfnLfyR1sa50FMf/z7fU/h289PSmNH5PY05YW5P5FCIw==" + ] +}