From 7b7e018944176535df0cecc89619835a60266fea Mon Sep 17 00:00:00 2001 From: Zaki Manian Date: Sun, 27 Feb 2022 16:10:00 -0800 Subject: [PATCH] Iqlusion gen tx --- gentxs/iqlusion.json | 90 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 gentxs/iqlusion.json diff --git a/gentxs/iqlusion.json b/gentxs/iqlusion.json new file mode 100644 index 0000000..ab04ce2 --- /dev/null +++ b/gentxs/iqlusion.json @@ -0,0 +1,90 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "iqlusion", + "identity": "DCB176E79AE7D51F", + "website": "", + "security_contact": "", + "details": "https://iqlusion.io" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "evmos1grgelyng2v6v3t8z87wu3sxgt9m5s03xw3wh59", + "validator_address": "evmosvaloper1grgelyng2v6v3t8z87wu3sxgt9m5s03xrlp84c", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "ag4Kto2kxt9bo/xaNtRBmM2JlvrVqNYsbt20VnnX1Ms=" + }, + "value": { + "denom": "aevmos", + "amount": "5300353356890940000" + } + } + ], + "memo": "cbfd8e518f85876ff3a2490b54bf726f18aaa9c3@10.0.4.206: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": "ArTJsvxtWUcdZX8fyNTR922d/O09KTy0RcWtsU2T9ysY" + }, + { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "Am45Rm3Hp7G7Y6/Vnk0keHtcxBxfj158jLWuxo+QCA+C" + }, + { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A0OjtIUCFJM3AobJ9HJTWKP9RZV2+WPcwVjLgsAidrZ/" + } + ] + }, + "mode_info": { + "multi": { + "bitarray": { + "extra_bits_stored": 3, + "elems": "oA==" + }, + "mode_infos": [ + { + "single": { + "mode": "SIGN_MODE_LEGACY_AMINO_JSON" + } + }, + { + "single": { + "mode": "SIGN_MODE_LEGACY_AMINO_JSON" + } + } + ] + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "500000", + "payer": "", + "granter": "" + } + }, + "signatures": [ + "CkDbJHWaIhVeiTDe3wnbHpk819r1rC7jCa9QZ1zh3bJxiC1Kwd9Ax/uQkx4TSfKGFI3oDhZpWebB0VHOclqdq0lKCkC8CTDB7Q7X9lIlo/wZl6efsV2PxBRHwxyUGBvlM3ekyH1/2fgX6lkJsgcFdKKfv572XmwaA1dQ546hoYSunNlp" + ] +}