From 51fda2f2d256c317629c2694d26178ee20f4b396 Mon Sep 17 00:00:00 2001 From: Foxinou <37015399+FoxinouFR@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:53:00 +0100 Subject: [PATCH] Add Foxinodes gentx --- atomone-testnet-1/gentx/Foxinodes.json | 50 ++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 atomone-testnet-1/gentx/Foxinodes.json diff --git a/atomone-testnet-1/gentx/Foxinodes.json b/atomone-testnet-1/gentx/Foxinodes.json new file mode 100644 index 0000000..0b2b82b --- /dev/null +++ b/atomone-testnet-1/gentx/Foxinodes.json @@ -0,0 +1,50 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Foxinodes", + "identity": "1E4628300507998F", + "website": "https://foxinodes.net", + "security_contact": "hello@foxinodes.net", + "details": "Delegate to us and start earning rewards now! - More info: https://foxinodes.net" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1000000", + "delegator_address": "atone14e3yzs6llecpacm3vcuzaptm6gyjznmw70rtrg", + "validator_address": "atonevaloper14e3yzs6llecpacm3vcuzaptm6gyjznmwujgzfs", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "FOgo2aPmMSrNQxaJEWpMYMl/F2s0M2CDVx0jqUzmoho=" + }, + "value": { "denom": "uatone", "amount": "1000000" } + } + ], + "memo": "431ebe43f8a962c2481a62528645e47c43992dad@157.173.114.142:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A7/fTqeX13zGViWZlas7S64TjWKG5FN+Nn7/Ygxr61I/" + }, + "mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } }, + "sequence": "0" + } + ], + "fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }, + "tip": null + }, + "signatures": [ + "5IYv3pV0p61R/8MHIF/k4OX5zu+MfVpex/XnUojzAj4XWBhKzmso/TujRPhsKMsU+kmOUg8K0uDjNyMDp5v3nA==" + ] +}