From 016b9c7b2187f362b9ca74ed5ebc74050d4a541b Mon Sep 17 00:00:00 2001 From: pathrock <35639331+paddyson79@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:40:19 +0200 Subject: [PATCH] Create gentx-PathrockNetwork.json --- gentx/gentx-PathrockNetwork.json | 66 ++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 gentx/gentx-PathrockNetwork.json diff --git a/gentx/gentx-PathrockNetwork.json b/gentx/gentx-PathrockNetwork.json new file mode 100644 index 0000000..d6e340b --- /dev/null +++ b/gentx/gentx-PathrockNetwork.json @@ -0,0 +1,66 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "PathrockNetwork", + "identity": "8E9797A900A7A429", + "website": "https://pathrocknetwork.org/", + "security_contact": "pathrock@protonmail.com", + "details": "Secure Non-Custodial Staking for PoS Blockchain Projects. We run reliable and secure validators and nodes of several different blockchain protocols. Come stake with us!" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "althea1zsuy2tgjc3860cce3sfx903x9chgnwgqhd37ad", + "validator_address": "altheavaloper1zsuy2tgjc3860cce3sfx903x9chgnwgqndzsrg", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "uVw3ahFJyPiaOheOBjZZSp7mCk0yN8hVRR96LA6Zvyw=" + }, + "value": { + "denom": "aalthea", + "amount": "60000000000000000" + } + } + ], + "memo": "82ec4b15c708533dd363949ddb4ed207cd465bf5@195.201.106.244:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey", + "key": "AqQXUnPgWqhqwTwVL64aak4nhd9Nxf1Ip73KCohotcdH" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [ + { + "denom": "aalthea", + "amount": "20000000000000000" + } + ], + "gas_limit": "200000", + "payer": "", + "granter": "" + } + }, + "signatures": [ + "F8G4mZwg7vJBX6KichK3jmJWc27my4UEPuYxIhzd6fNxHRVzGy2OKFVtBvex1nUpaLaXPcS93fcWdJwc9V/cmwE=" + ] +}