From 37365d728012c7e3b71009689a0dec57c974537b Mon Sep 17 00:00:00 2001 From: Mircea Colonescu Date: Wed, 18 Oct 2023 08:23:27 -0400 Subject: [PATCH] Informal Systems gentx (#27) --- .../gentx/Informal-Systems-gentx.json | 95 +++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 dydx-mainnet-1/gentx/Informal-Systems-gentx.json diff --git a/dydx-mainnet-1/gentx/Informal-Systems-gentx.json b/dydx-mainnet-1/gentx/Informal-Systems-gentx.json new file mode 100644 index 0000000..b69ac1f --- /dev/null +++ b/dydx-mainnet-1/gentx/Informal-Systems-gentx.json @@ -0,0 +1,95 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Informal Systems", + "identity": "6408AA029ADBE364", + "website": "https://informal.systems", + "security_contact": "validator@informal.systems", + "details": "Informal Systems x Cephalopod Equipment - infrastructure for decentralized intelligence" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.420000000000000000", + "max_change_rate": "0.011800000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "dydx1x20lytyf6zkcrv5edpkfkn8sz578qg5suyy80q", + "validator_address": "dydxvaloper1x20lytyf6zkcrv5edpkfkn8sz578qg5se6j3y3", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "pbwo8slAWwe1PusAW9Clv3wAWyv3XFxu6kwij4h5Qoc=" + }, + "value": { + "denom": "adydx", + "amount": "1000000000000000000000" + } + } + ], + "memo": "c68283b50d253b38d884b0c5e27bc003f887205f@192.168.2.19:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.multisig.LegacyAminoPubKey", + "threshold": 2, + "public_keys": [ + { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A7iFU43AlZmNE9UkQJFG4znfxZgjUn9svMemtqCeXeKD" + }, + { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A4Tyb2E/Iz4N4GkP7tJJX6ssrg4EyeWcl3IuqqgEwSDZ" + }, + { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A9SWjTyIh2yEoy+iJ+FgY4eKC98D8odvvVZ60QoI6Vkb" + }, + { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AsYiXEx3fCoHsQf5me62snqU/XMElzsPR6Q7HXIw1Q8G" + } + ] + }, + "mode_info": { + "multi": { + "bitarray": { + "extra_bits_stored": 4, + "elems": "UA==" + }, + "mode_infos": [ + { + "single": { + "mode": "SIGN_MODE_LEGACY_AMINO_JSON" + } + }, + { + "single": { + "mode": "SIGN_MODE_LEGACY_AMINO_JSON" + } + } + ] + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "400000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "CkB4iN0c6Y//haPMqmX6GWHeLBos/TIv/eKbJQbVfuIVoGUwumJljCOPI6aEm3VC/8wTYvdaiU6+l3rwmQpLrDGaCkBbBeRHVF1+GrcTowKDkakO8OFu08QF1UdZP3F4pCj9gR8lICpt90F5wbKlPJodaxqoZtGju5L68KHVnclIvwJL" + ] +}