From 473efbece86771dfd2b0c395b8d4682694c80d40 Mon Sep 17 00:00:00 2001 From: Nikita P Date: Tue, 8 Apr 2025 19:42:00 +0300 Subject: [PATCH] Citadel.one gentx --- gentxs/citadelone.json | 62 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 gentxs/citadelone.json diff --git a/gentxs/citadelone.json b/gentxs/citadelone.json new file mode 100644 index 0000000..895c301 --- /dev/null +++ b/gentxs/citadelone.json @@ -0,0 +1,62 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Citadel.one", + "identity": "EBB03EB4BB4CFCA7", + "website": "https://citadel.one", + "security_contact": "nikita@citadel.one", + "details": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income. Stake with our nodes or any other validator across multiple networks in a few clicks" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.030000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "swtr1lw6f7039slva4mes0tu6g5mnx7q536u93gv76u", + "validator_address": "swtrvaloper1lw6f7039slva4mes0tu6g5mnx7q536u969rukp", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "2ySuKKyP+CU424VxcVxguDPUIfq3kMv4rAibtifOO1s=" + }, + "value": { + "denom": "aswtr", + "amount": "1000000000000000000000" + } + } + ], + "memo": "b656ce45120a1596ba13ace0182ad9dae530272a@162.19.234.136:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey", + "key": "AhGARUWyc3FXfwb9VqzyMqgyPjQ7VPx10naNqwLm6GYP" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_LEGACY_AMINO_JSON" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "v3DV/npq7W8yvBRAUkq80ZVRSm5i3GWbLRUxK/SDQZ0JBw62R98uXaIbvd810FTht/djmMctTIlPUSjnM7Zx5AA=" + ] +}