├── README.md ├── genesis.tar.gz ├── genesis_ceremony_cover.png ├── gentx ├── AlxVoy.json ├── Appieasahbie-gentx.json ├── BloClick.json ├── Cros-nest.json ├── CryptoSailors.json ├── Decloud Nodes Lab.json ├── DiBugNodes.json ├── DzikriDizzy.json ├── Enigma.json ├── F-Staking.json ├── Imperator.json ├── Indonode.json ├── Jaha.json ├── KonsorTech.json ├── LiveRaveN.json ├── MCB.json ├── MMS.json ├── MantiCore.json ├── Munris.json ├── NODEJUMPER.json ├── NodeStake.json ├── NodeX Validator.json ├── Nodeist.json ├── OranG3cluB.json ├── PPNV_Service_gentx.json ├── README.md ├── RHINO.json ├── Revonode.json ├── RoomIT.json ├── STAKEME.json ├── STAVR.json ├── Stake-Take.json ├── StakeAngle.json ├── StakeLab.json ├── StakeUp.json ├── Staketab.json ├── StingRay.json ├── TestnetPride.json ├── TheNOPio.json ├── ToTheMars.json ├── Yurbason.json ├── [NODERS]TEAM.json ├── andfat.json ├── cyberG.json ├── forbole.json ├── gentx-0724a81eaee075bf4e1af702930dbc72977d71af.json ├── gentx-50b42bb809f445eb59db844ef6550658ef51a391.json ├── gentx-51d6682b383cf27b792de1a7dba0876ea0f9c233.json ├── gentx-5b2df98ad73a0a81a5bd31da4489a9236a7d7a99.json ├── gentx-93a02e173308729cf9d94709dd670828034920a6.json ├── gentx-ArcLing.json ├── gentx-AutoStake.json ├── gentx-Coinstamp.json ├── gentx-D-Stake.json ├── gentx-DanielX.json ├── gentx-Guzel.json ├── gentx-KaliaNetwork.json ├── gentx-Lefey.json ├── gentx-Lex_Prime.json ├── gentx-RozaS.json ├── gentx-Rysiman.json ├── gentx-SGTstake.json ├── gentx-SRG0Z10.json ├── gentx-SerGo.json ├── gentx-TCNetwork.json ├── gentx-WhisperNode.json ├── gentx-blockpower.json ├── gentx-de34c6491557c59bc5d73631fb73bf05cd726e3e.json ├── gentx-range.json ├── gentx-silent.json ├── gentx-tRDM.json ├── gentx_lavenderfive.json ├── kjnodes.json ├── lesnik_utsa.json ├── moodman.json ├── polkachu.json ├── ramuchi.tech.json ├── stakevillage.json ├── stakr-space.json └── web34ever.json ├── params └── README.md └── pre-genesis.tar.gz /README.md: -------------------------------------------------------------------------------- 1 | # Gitopia mainnet genesis ceremony 2 | 3 | This repo contains instructions for genesis validators to create genesis 4 | staking transactions (gentxs) to start the Gitopia mainnet. 5 | 6 | ![](genesis_ceremony_cover.png) 7 | 8 | ## Instructions 9 | 10 | The steps to create a validator in the genesis event of Gitopia are as follows: 11 | 12 | 1. Install gitopiad 13 | 14 | The first step is to install the Gitopia binary, `gitopiad`. Get the latest release or build the binary yourselves using the source code [here](https://github.com/gitopia/gitopia) to install `gitopiad` in your system. 15 | 16 | 2. Fork this repo and clone 17 | 18 | Once you have installed the Gitopia binary, you need to fork this repository and clone it to your local machine. The Gitopia genesis repository contains the initial configuration and parameters for the Gitopia blockchain. 19 | 20 | 3. Extract the genesis.json and verify the sha256 checksum (use shasum -a 256 or sha256sum) 21 | 22 | ```bash 23 | ❯ tar -xzf genesis.tar.gz 24 | ❯ shasum -a 256 genesis.json 25 | 0cf5c55e6ea1fbcebccadba0f6dc0b83ac76d1b608487a06978956404ce33e66 genesis.json 26 | ``` 27 | 28 | 4. Validate genesis file and create gentx transaction 29 | 30 | Copy the `genesis.json` to gitopia home directory and verify the correctness of the configuration by running the following command: 31 | 32 | ```bash 33 | cp genesis.json ~/.gitopia/config/genesis.json 34 | gitopiad validate-genesis 35 | ``` 36 | 37 | 5. Start your validator!! 38 | 39 | ## A Note about your Validator Signing Key 40 | Your validator signing private key lives at ~/.gitopia/config/priv_validator_key.json. If this key is stolen, an attacker would be able to make your validator double sign, causing a slash of 5% of your LORE tokens and the tombstoning of your validator. 41 | 42 | ## Next Steps 43 | Use the v2.0.0 release for the `gitopiad` binary and be ready to come online before the genesis time (2023-05-17T17:05:17Z). 44 | 45 | At genesis time, the bonded Proof-of-Stake system will kick in to determine the initial validator set (max 100 validators) from the set of gentx transactions. More than 2/3 of the voting power of this set must be online and participating in consensus in order to create the first block and start the gitopia mainnet. 46 | 47 | We expect and hope that LORE holders will exercise discretion in initial staking to ensure the network does not ever become excessively centralized as we move steadily to the target of 66% LORE tokens staked. We hope to bootstrap as a decentralized community. 48 | 49 | # Disclaimer 50 | 51 | The gitopiad is experimental software. In these early days, we can expect to have issues, updates, and bugs. The existing tools require advanced technical skills and involve risks which are outside of the control of the Gitopia team. Any use of this open source Apache 2.0 licensed software is done at your *own risk and on a “AS IS” basis, without warranties or conditions of any kind*, and any and all liability of the Gitopia team for damages arising in connection to the software is excluded. **Please exercise extreme caution!** 52 | -------------------------------------------------------------------------------- /genesis.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitopia/mainnet/dfd045171947f83c48d7b8e1458b9a55e15755d8/genesis.tar.gz -------------------------------------------------------------------------------- /genesis_ceremony_cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitopia/mainnet/dfd045171947f83c48d7b8e1458b9a55e15755d8/genesis_ceremony_cover.png -------------------------------------------------------------------------------- /gentx/AlxVoy.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"AlxVoy ⚡ ANODE.TEAM","identity":"ABE84D0AB09AB589","website":"https://anode.team","security_contact":"alxvoy@anode.team","details":"The AlxVoy Validator Team"},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1p0ju5lvh9w26vg5nxq3yxtd8xupggdjgv83xpn","validator_address":"gitopiavaloper1p0ju5lvh9w26vg5nxq3yxtd8xupggdjgya4kpg","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"uKSwwz541pS3KcYTZyacQtwAerNs8oYf8JoEC+uJxsk="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"1b4a29eac867c4de7759e37ce069493df7124cae@144.76.97.251:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A7xFksLpjUU59czO3qcEltaFzk5XE/hVP7TqtOO/C1Ag"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["tVHTRzUjDXHteyxyFHn/8pvcI73fSSEzHoBE1p8DMR0pPbgWo4fU5w6mBt4KkJtriyXLmXR5Vh623RwjX1c2nA=="]} 2 | -------------------------------------------------------------------------------- /gentx/Appieasahbie-gentx.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Appieasahbie | AkNodes","identity":"A7E4FBD93B7705E0","website":"","security_contact":"","details":"Trust Validator"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1000000","delegator_address":"gitopia16gnanwn5j3k0j3yx45jd5ra2hfedfexu4fgh26","validator_address":"gitopiavaloper16gnanwn5j3k0j3yx45jd5ra2hfedfexuanv82p","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"3MgneKLvYo7xJ3CHxeEzP1STk6cKiuubh+Rup+euP/Q="},"value":{"denom":"ulore","amount":"89617500"}}],"memo":"b798fefc0e22e94332f6a8fe1b436daaadf332b6@212.227.233.231:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A3Z32NMcRGzXeT+ft6vavEFWGKUZSmvsygNByyGOHc4z"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["Yh/WZH2BSAx6Iz2L1fmSyyEe//VMnbVwGfQ3GjVG5+5jifi6OBYOx/i75Nz8ehfAyoqkNxwO9w2Pw0RQbReBSw=="]} 2 | -------------------------------------------------------------------------------- /gentx/BloClick.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"BloClick","identity":"E973700FB1927C26","website":"https://bloclick.com","security_contact":"bloclick@protonmail.com","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1000000","delegator_address":"gitopia1wht0s8yzejzlpgkhnrc74rha3zdzv5yawswh27","validator_address":"gitopiavaloper1wht0s8yzejzlpgkhnrc74rha3zdzv5yax22829","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"jJfDjetUpSIaAMffNoIswbsV3SOScMXwM0tfNN0WJAA="},"value":{"denom":"ulore","amount":"100000000"}}],"memo":"5e8a5481a314430e24de0919e18ffae394c269f6@51.159.221.31:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AoNdHb7Kszr+jbgcwKRFkiarI1W8GYuMzGEuEtLHMDj6"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["uBFIt0LoX/mX7dnHJveQlt/qVIAVcl8lKScLGz0JZq1GC/jkFVSpmGrdBdQK/UOYIC01MtJbibQybW+GKBBdfw=="]} 2 | -------------------------------------------------------------------------------- /gentx/Cros-nest.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Cros-nest","identity":"5F1D6AC7EA588676","website":"https://www.cros-nest.com","security_contact":"chainmaster@cros-nest.com","details":"We operate state-of-the-art distributed and redundant validator and IBC relayer infrastructure for Proof of Stake blockchains."},"commission":{"rate":"0.050000000000000000","max_rate":"0.150000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia18p9en6kry0m73h23u008efwnjl24fjp9kf5sgt","validator_address":"gitopiavaloper18p9en6kry0m73h23u008efwnjl24fjp97nsqgs","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"e15S3gZEhdNkWkfQw/yz1pz4+H9Eq2laeo5NhyG98pk="},"value":{"denom":"ulore","amount":"4585000000"}}],"memo":"0c9cd940e423c8e8b1a3790cee6d80cfea7e9553@127.0.0.1:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AkfHltkOZrM5npWY/LlKSrmGBE/+dTrHPV6gl6l0fFX2"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["EhlppopppqxnVl5hkDKXih0ybEuMF7b90CAIRDHXHnUPba3NQpS/T8nZCEgA0h95Rc5JQUHb+FkXzLwHLI62wQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/CryptoSailors.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"CryptoSailors🐬","identity":"8F292E79DCDEF143","website":"https://cryptosailors.tech/","security_contact":"","details":"Team of professional validators with best digital solutions. Please visit our Telegram🔹https://t.me/CryptoSailorsAnn🔹"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1j08y7x2e74ddn5czak89d08ux36evh9e6jwg8x","validator_address":"gitopiavaloper1j08y7x2e74ddn5czak89d08ux36evh9ejg2c8a","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"bWE4wwOF6qWKVlxD3WPkD0pTPeoA8LF2RDgDVbDZsKo="},"value":{"denom":"ulore","amount":"1000000"}}],"memo":"b35d46fcfc1e4cfa943a299fcb39853e15e94d8b@81.30.157.35:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A3jHgfyFod2f0Kekqg1BrDDhuceqt2axZ3Ozvp6Bwsw0"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["F/cTZH2VLlfDL319lcRzscrnSjrtkISOZ8l9O3h1GlViP1q4uOsIUCKAw6kYKPA7/A2otntRmZpQg8kXm+qr6w=="]} 2 | -------------------------------------------------------------------------------- /gentx/Decloud Nodes Lab.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Decloud Nodes Lab","identity":"86C945B6D5F526E6","website":"https://akash.network/","security_contact":"Dimokus@mail.ru","details":"Powered by Akash Network!"},"commission":{"rate":"0.070000000000000000","max_rate":"0.300000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1nuphu4p06dlgx2se0w58z5c7yv00r5gleyygrq","validator_address":"gitopiavaloper1nuphu4p06dlgx2se0w58z5c7yv00r5gl37qcrm","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"dVs+YQNud64PnYtp3xqc/A5HwfzGv9sVpnXUfe+AYfs="},"value":{"denom":"ulore","amount":"4587156000"}}],"memo":"90b6ae5828b812011c57566a2b8f96bcb4457478@10.42.0.2:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A/C4QpPm2Ap4ce9eermKTUPeGI6WPHmiiIk9U1JBFq7O"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["h+XqPQOUjrLKl0auRP4XmcJUvYaHOF/Bq6paUvffPjh2QrvY3/VIudrNygzHyVSuQGaOIjtuzi9f3gTOQcNEfQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/DiBugNodes.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"DiBugNodes","identity":"DBB4B1D1A8665E4F","website":"https://www.dibugnodes.com/","security_contact":"","details":"Good to the last node"},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1hjws2pxmkf8kcwx60n9wpukeslshm2pp4atwn8","validator_address":"gitopiavaloper1hjws2pxmkf8kcwx60n9wpukeslshm2ppa807nu","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"6ibNqByanGoq3ap8tqzbGUcTzwJz5/8mUy2UqKrrSNc="},"value":{"denom":"ulore","amount":"1001000000"}}],"memo":"a0b6c89b4fe0f455a027080103bffd001f3b6248@65.21.134.202:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A4NUGycBOTTYPBu/BCaCI/2aFG/WDQYVIlQLwFMcZPVJ"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["clG9xGRLetkFG8fwNkM2xx2plbQ1CwNHlLxhpe05CQ9NS55yYHTd6sKyuiP3eeADsd3MwVtORGzsnkp8ak2fJw=="]} 2 | -------------------------------------------------------------------------------- /gentx/DzikriDizzy.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"DzikriDizzy","identity":"026BD156AF8BAF48","website":"https://twitter.com/DizzyOfficial","security_contact":"dzikri.dizzy@yahoo.com","details":"Blockchain Enthusiast"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ca73qlkkpqk4drtundgg0vse8nr0w56ej9mv3q","validator_address":"gitopiavaloper1ca73qlkkpqk4drtundgg0vse8nr0w56e6llu3m","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"jlXyuAHbAS9d1AZUiEgNPNd2P5bbv/VPRD5NrJbgmDg="},"value":{"denom":"ulore","amount":"4795000000"}}],"memo":"ffd761a9e0d86609de6dae5935f99451694051a9@10.128.0.4:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Ai8Ceykp122ITp05LDUiC/4bPH9NNRqsKdVJD6NsKRSK"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["7Tr7ZasvEvK5zYf8iwjr/HvSsdgGet3HOnU0tZqpKFp1yoCjhNKhsvda+5RedfSosIMm1O3DstInLuCd6t+9Vw=="]} 2 | -------------------------------------------------------------------------------- /gentx/Enigma.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Enigma","identity":"6223697ACA24A4FF","website":"https://enigma-validator.com/","security_contact":"contact@enigma-validator.com","details":"Proof of Stake Validator on different projects -- Passionate about Data Science and Technology"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1urkdyumuqurw6t4kl27w4erkuc8l2n579elhut","validator_address":"gitopiavaloper1urkdyumuqurw6t4kl27w4erkuc8l2n57drm8us","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"hI+3oQ9oXJKm+PEBXe+B880e16fDqqB02E6+WH6/e9o="},"value":{"denom":"ulore","amount":"4586156000"}}],"memo":"f6bdaf4580c77f0263bfa25b66e146e5aa40fec6@142.44.213.82:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A0H+Lt+PGrOqgy+DF8aA0aQb05Lv+cmBRRFUr8Y68ufm"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["kebpH7X3qLzLVbNAjeJIjQA+X5+kD061FEBIKRUU/mhK7gyYPffRoi4mw+3uZB4Mu/J0nmf3lt7tmxgRWQp6PA=="]} 2 | -------------------------------------------------------------------------------- /gentx/F-Staking.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"F-Staking","identity":"638BCA83BA1AE100","website":"https://f-staking.com","security_contact":"info@f-staking.com","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"0.500000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ynq576xgaezwxf3uw00ap2jvvd2hee3wgcaf5m","validator_address":"gitopiavaloper1ynq576xgaezwxf3uw00ap2jvvd2hee3wqzee5q","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"zrvG2KhEiMcZGxSqyijZ5ggTxj2pPz/zGuE7r5GKX0s="},"value":{"denom":"ulore","amount":"4587156000"}}],"memo":"11879f38e16e1723ef70950f5222ec78dde7e62f@10.1.1.216:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A4/IYy9X5DdZNis1xmS41h5RdUzc3fm4ITBW+4LyRPU0"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["FAli8QClHldjnX+X6GNYSY7wq/6zkPReRBjzays4aqpzdlxhEWfXLL00Bg8qk2vSzFqnIZTf0csePK5u6cYgJg=="]} 2 | -------------------------------------------------------------------------------- /gentx/Imperator.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Imperator.co","identity":"0878BA6BE556C132","website":"https://imperator.co/","security_contact":"contact@imperator.co","details":"100% refund on downtime slashing -- Professional Delegated Proof-of-Stake Network Validator"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1pzz5lgqqa05xtjyd7w6692ag8slw3lxft7fv6t","validator_address":"gitopiavaloper1pzz5lgqqa05xtjyd7w6692ag8slw3lxfrydu6s","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"hcNSpDTFJNt95wLxHhwADfpguParlpGOfIaQmlv5AWY="},"value":{"denom":"ulore","amount":"4586956000"}}],"memo":"957b9b1004126d1b41a14c7480086ca1bdc666f0@176.9.125.13:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"ArxsRR9nGz2enfJ5cScs9DEUYXspKLJooHoQyeJb7D3L"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["4u/IVpYImDcY7HHfmoGUimHQV2U4nqm7dr/cYXbNjXANVRRZxh41zheoEjTqx32EIDth8xmWmHaMmPvw8Kbm0g=="]} 2 | -------------------------------------------------------------------------------- /gentx/Indonode.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Indonode","identity":"58527185D1DD91F8","website":"https://indonode.net/","security_contact":"","details":"Staking Provider with 24/7 Monitoring \u0026 Cosmos Lovers!"},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1xuqys3xe7c0sagnvgdn4mszt8lktc0ulx6k5c3","validator_address":"gitopiavaloper1xuqys3xe7c0sagnvgdn4mszt8lktc0ulwqjyc2","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"pRSQOUob3T3Q5vFe8AkzbJ4z8PjrH33H3qQn39unNDU="},"value":{"denom":"ulore","amount":"235652200"}}],"memo":"4cf66531681c92f15c95c25bd1bff524f9dca35e@65.109.154.181:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AwI1Ni//3tqDU6t5vL2UDqx1HU25bpl6W8FE0fhehNlB"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["vylNAuDYcco2DokAG8mCGlYKzR/yR5Kk2GXOS09BNrhy1D9qmV+0YiB+wb1RA43WhEXWwCGZjJQAQxOxwcypTQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/Jaha.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Jaha","identity":"5A41C154D15CB33A","website":"https://github.com/ddim77","security_contact":"","details":"Independent Proof-Of-Stake validator"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1hh56y4lps3wg95a2mfdghff4d9f2dc99zfumvl","validator_address":"gitopiavaloper1hh56y4lps3wg95a2mfdghff4d9f2dc992nctvy","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"SxFGMCniFrR5DGxwlKvBFpA0eYCHGFYAYc06fN6F8zg="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"967f46c329db6cff79903a101c655f85f8a18536@212.23.222.220:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A2NZSdsHhkx2q/7Lj2+aEoCt9ydMIKe4/X+6TmxrLo7B"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["6kbHwNTTKkB11/VK/gMd5SKGu2kSp23PVKEFoxcqX2EtO3zSGzADXZ0BNjSxX824uwq28bho44Pf3beEqO2UHg=="]} 2 | -------------------------------------------------------------------------------- /gentx/KonsorTech.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "KonsorTech", 8 | "identity": "2DA657BCEA9489C2", 9 | "website": "https://konsortech.xyz", 10 | "security_contact": "konsortech@gmail.com", 11 | "details": "Stake With Us ! Become Professional Stake Provider" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.200000000000000000", 16 | "max_change_rate": "0.100000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1luqvpv2xnqc9lwnk2g2fnyh3nrumczh3xsg8np", 20 | "validator_address": "gitopiavaloper1luqvpv2xnqc9lwnk2g2fnyh3nrumczh3w2vhn6", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "frSin9j/Wu7HlGKE6BXpzWjgAB+IZIusmh3VLkLPvuo=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "5289000000" 28 | } 29 | } 30 | ], 31 | "memo": "31ef9b9bceeea15fcafe4a3be0a81c8c04071bc7@65.108.232.168:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "A8ptpXulaYO8ZnM9u6DFmzDn2mD6BUywOh1aQEDOVUC6" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "G5s34hOXISLdsBel0zcyUEEXtG9PawsteZHlAhotnDRXKdXIoMQYrmaLpeNNaolwrMM7whW/9Nxo/vsyPT4UyQ==" 61 | ] 62 | } 63 | -------------------------------------------------------------------------------- /gentx/LiveRaveN.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"LiveRaveN","identity":"CF6366AC879ED6CE","website":"https://github.com/Liver-23","security_contact":"","details":"Just another validator with good service. Discord: Liver#1860"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1cu774mpayvrvp6zkxemhmvwp2vjvgklpz4mp4k","validator_address":"gitopiavaloper1cu774mpayvrvp6zkxemhmvwp2vjvgklp20l34d","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"Qzumfm+mj4W93f45RUFR4oGE6rMDlZTCvUUaUr3oL1M="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"abca18ed112719b4f0a23932797dba2733f0fd44@23.88.5.169:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A9k1Sfvs8qxf2bmxt+IgEt5Ri/bpT8yCa2hdscUiqpS5"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["HcFvjpUzBdb4WCEpw9Jt/Nn0oS/c4zg6TxW5RSzIhg4ZTVMU1incY/sKx0yreAWH/Bx3edz/qNpSVZNDyfEozA=="]} 2 | -------------------------------------------------------------------------------- /gentx/MCB.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"MCB","identity":"2C079160AC9C286B","website":"https://mcbnode.com","security_contact":"alipostaci2002@gmail.com","details":"Professional validator and staking service for cosmos ecosystem"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.030000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1pjyvd7x6tq37g8u7l5jr68efsgjh493cr4092c","validator_address":"gitopiavaloper1pjyvd7x6tq37g8u7l5jr68efsgjh493ct0t42r","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"Vqqc08qjLUL6VDCtQyFc39ZrDgQSl6xDdvvG0WCqET8="},"value":{"denom":"ulore","amount":"5944597200"}}],"memo":"aeb57c235bc606efb87091cbce714957906e49ee@85.10.207.188:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A+D1SrA79d4+HjrcpSGZtHrwTymvhIl+1oQRz5utPNVU"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["gcLYEgGiOKs3LG6wvcDPG1Am+xA6TwbzBna3m5puWcVhni7N6RrGKjGVv5efR4mek4yi4lYfyZRKlhtrVij6ew=="]} 2 | -------------------------------------------------------------------------------- /gentx/MMS.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"MMS","identity":"0AB0957AA5A01AD1","website":"https://mms.team/","security_contact":"mainnet@mms.team","details":"We are MMS, multi services blockchain provider with rewards to stakers. Delegate and get our airdrops. Cosmos community https://t.me/cosmochannel_mms"},"commission":{"rate":"0.100000000000000000","max_rate":"0.500000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1tukrccsgqppenhmgdxfpxwldxm256aknd6stxu","validator_address":"gitopiavaloper1tukrccsgqppenhmgdxfpxwldxm256akn9q5mx8","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"6Ot6YVZXi28xzvh83cHYDEHuxsFw1zXeL/N3rlODQaY="},"value":{"denom":"ulore","amount":"4596000000"}}],"memo":"0e9f303834a5d1f3be0babd5466725b3609ebc82@65.21.141.246:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AvG27X5ZYcck2mlnOBa+4F0X5CaoLHtQkegzX8bLxQ/C"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["cio+BayCKmZYFvanTItMRv3oOQTGDFE/lahLcGptyjM6VJhCVZgDL+vcgsw3PCwC/m5fN4frcJqBn56wi2peOQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/MantiCore.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"MantiCore","identity":"D5CFA114A1EE1CC7","website":"https://manticore.team","security_contact":"contact@manticore.team","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1t8eg9ueamhlspvd3z0q4x3pw4zlksv2w5jysrp","validator_address":"gitopiavaloper1t8eg9ueamhlspvd3z0q4x3pw4zlksv2wugqqr6","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"YmiKAkqLM7gNu9XyJOSb+qMhl8sEDQnSAyPyCnfMOR4="},"value":{"denom":"ulore","amount":"5633945000"}}],"memo":"1aec99ec3ac7fe146e955894d526fa27ffb773dd@65.108.124.219:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A8c422hURcpklArUTnlHb5QoYgLt40bDNL7xl+yTGF+D"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["ZKsTLoXwrObqrUO/6As9Q8aR4SIr8gHBWZnhcWx6gwZ8AYCextFNiVv/GslCTygzpCE8DXkdIwVlaFJ3oOfzFQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/Munris.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Munris","identity":"E781A7FB7A3511B4","website":"https://munris.tech","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.150000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia14kgxzatzjxd4rtl67ke4t5a9dkfwkvhenkkhn9","validator_address":"gitopiavaloper14kgxzatzjxd4rtl67ke4t5a9dkfwkvhemvj8n7","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"rCQvoLjaUvKxEJ5C07+FArjfIGhVcVj0VhdiDuAu1YI="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"737ea68d852ad4580397e3b4d0b1f0a151a7ee60@65.21.170.3:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AxGRMsWT39juzZgFbKdm+9xg8xbvOBfq/OStTsz7PbAG"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["Mfg2pbs/1+6NRw1581Wn7EzozWYM++z1PVYkxHGWfxsFAPFCoPOBcR3/+sericGMQ0g5LpmmKREyQlYM/9uYeg=="]} 2 | -------------------------------------------------------------------------------- /gentx/NODEJUMPER.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"NODEJUMPER","identity":"FFB0AA51A2DF5954","website":"https://nodejumper.io","security_contact":"validator@nodejumper.io","details":"Professional POS Validator services, Cosmos contributors and supporters, Restake.app compatible. Making the blockchain world a better place."},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1euljtwl6k9tev2lpg69jh5402ym2vl69jwv9sw","validator_address":"gitopiavaloper1euljtwl6k9tev2lpg69jh5402ym2vl6965g4s4","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"ED9np6yyVYVs1ZbvA2lf6kiMLudJrY7FNhWLhCcgmlI="},"value":{"denom":"ulore","amount":"5000000000"}}],"memo":"2d03ea101f693f92bc13cb4dc3abe0a7d1fcfaa2@65.109.154.185:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A8GNFXPpWFJ4OiY+Ve3JfDqYzvPlIa9Eafukdke6eUW4"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["uCQvYLNghQPmumpKKWPvswHwl7ZK9a1mkmeBAulPpt9FjNexJ2dyIHaTtyiaUXs7T1Tk5p8UZbG4gy+hiHhbYQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/NodeStake.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"NodeStake","identity":"94EFE192B2C52424","website":"https://nodestake.top","security_contact":"info@nodestake.top","details":"NodeStake is the professional validator, node service provider and IBC relayer.⚛️7*24h | https://twitter.com/Nodestake_top"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.200000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia19f0w9svr905fhefusyx4z8sf83j6et0g7n8x50","validator_address":"gitopiavaloper19f0w9svr905fhefusyx4z8sf83j6et0gkfrk55","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"C3+RA6fLVbxcXp4K/492MB/JJJoLjvISWKTjtHKI1A8="},"value":{"denom":"ulore","amount":"9001000000"}}],"memo":"d724628333e34992ae0b46b7ae060cb31b06c1be@162.19.237.134:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AyXNapUUTmRRsDn68E0Ld+4/y8HnqKZ7VcX1ZAeyJ8U3"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["gVM72P7maaRsOCdd59xDS3ZmJYybAkWh7DImnSsx8SENffwzUrvGpQapGWX1QUeVaKp2oEGMCCTuhmaQsLWIRw=="]} 2 | -------------------------------------------------------------------------------- /gentx/NodeX Validator.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "⚡NodeX Validator⚡", 8 | "identity": "D47444F2EF3D9308", 9 | "website": "https://nodexcapital.com", 10 | "security_contact": "hello@nodexcapital.com", 11 | "details": "Hi, NodeX Capital is here! secure and reliable nodes validator. Discord : https://discord.gg/nodexcapital" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.200000000000000000", 16 | "max_change_rate": "0.100000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1967tjanjesp6fuma5x5njk6z0740tzqx4qyywu", 20 | "validator_address": "gitopiavaloper1967tjanjesp6fuma5x5njk6z0740tzqxa6q5w8", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "uihsvT0xqDD6WRMEZua351Y6Xdm5t73D1py3UNedQR4=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "4596723500" 28 | } 29 | } 30 | ], 31 | "memo": "397d54368ed14588dd4c08821129b1fe41ee628a@65.109.65.163:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "A5PX93FYJvAuBzgNtteWL51ar8SD3RfDWRNSfiGNv0o2" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "sZsBtKT44VjNS7AfZSnGLdGgMsKQV1LimxPVdCaev740XUpzaI+1mPVsG7GwBysDVBkT07c4W26TC8Tuns8oYw==" 61 | ] 62 | } 63 | -------------------------------------------------------------------------------- /gentx/Nodeist.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Nodeist","identity":"A2E180C6914F7F87","website":"https://nodeist.net","security_contact":"","details":"Nodeist is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@nodeist.net"},"commission":{"rate":"0.050000000000000000","max_rate":"0.250000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1uk879gryge4l7cak8q9erzz38kfpek0x7u4v3w","validator_address":"gitopiavaloper1uk879gryge4l7cak8q9erzz38kfpek0xkx3u34","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"CBT51z0Fo1o22ci5cWgk8OsKV110TGTu/JuSq31XrrM="},"value":{"denom":"ulore","amount":"9586156000"}}],"memo":"2c0e560b6457399e564323efa7fee9eeb5bd2e85@65.109.82.112:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AqcZmvkc6NjUYAVem74bKC+Zna5MyhsGiGcimldUQgyY"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["fM+qGsmpWKJnlMHxPXtwgkj5GeEYkn6Pr/fFeaM3EQBAEL+bNkkn2jI3IzfEzOI233y1U8xK8UXgoOp149XJyQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/OranG3cluB.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"OranG3cluB","identity":"10F80CDB310C19FD","website":"https://orang3.club","security_contact":"","details":"We love oranges!"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1n35damfdqjfq3amcxhahlm4nv43eceqf89teur","validator_address":"gitopiavaloper1n35damfdqjfq3amcxhahlm4nv43eceqf0l0fuc","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"VngtYL6n1HkNYLIAb/vQNMWty020UVkFwOkGnXsiuXE="},"value":{"denom":"ulore","amount":"4000000000"}}],"memo":"bc959f28290e4e8ed76acdc4e0fc6b0911f1c512@135.181.208.166:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A8d5iIanCMIiYrMGAFwc5mXGjAXVRu4KEpDZbvkPzQ77"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["NiOcyk8YmphxO3xU8tXs5RZOYtppeuQ2aer8XuVeA7lcYKYW25Y/DyFVyqFpXIIECtpq0O5eTGgjHUecxzCmrg=="]} 2 | -------------------------------------------------------------------------------- /gentx/PPNV_Service_gentx.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"⭐️ PPNV Service ⭐️","identity":"862C5270EE4D7EB6","website":"https://ppnv.space","security_contact":"","details":"Professional team Proof of Stake Network Validators ✅"},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1evqeqxtxr4jk3ycrq9wxgv2uldwpvhdvau7uxu","validator_address":"gitopiavaloper1evqeqxtxr4jk3ycrq9wxgv2uldwpvhdv4x6vx8","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"NHoIgRSbgb0XesDM3qV0DYtUllAiQbnQbWN9nRmn/cs="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"4adfa5889675e1e91ea4459e15ff4a0ba53e7828@65.108.224.156:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A5KirJ9X3XPg2b5J+GM2qdp2aAMGgomEik9bZFHIr+22"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["uMMLtmYiDk8yqNtUlt3mZm/OPo7cQX1B0UgsojoOTPwDSThC7uAIKTzEshtZFalEXbSldlnw6ImN552aHcujiw=="]} 2 | -------------------------------------------------------------------------------- /gentx/README.md: -------------------------------------------------------------------------------- 1 | # `gentx` 2 | 3 | To generate your `gentx` run the following command with the launch genesis file at `~/.gitopiad/config/genesis.json`: 4 | 5 | ``` 6 | $ gitopiad gentx \ 7 | \ 8 | \ 9 | --chain-id gitopia \ 10 | --moniker \ 11 | --website \ 12 | --details
13 | --min-self-delegation \ 14 | --commission-rate \ 15 | --commission-max-rate \ 16 | --commission-max-change-rate \ 17 | --pubkey 18 | --identity 19 | ``` 20 | 21 | This will produce a file in the `~/.gitopiad/config/gentx/` folder that has a name with the format `gentx-.json`. The content of the file should have a structure as follows: 22 | 23 | ```json 24 | { 25 | "body": 26 | { 27 | "messages": 28 | [ 29 | { 30 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 31 | "description": 32 | { 33 | "moniker": "mynode", 34 | "identity": "", 35 | "website": "", 36 | "security_contact": "", 37 | "details": "" 38 | }, 39 | "commission": 40 | { 41 | "rate": "0.100000000000000000", 42 | "max_rate": "0.200000000000000000", 43 | "max_change_rate": "0.010000000000000000" 44 | }, 45 | "min_self_delegation": "1", 46 | "delegator_address": "gitopia1fwza8jtkt0uuagf7rlxflprgvhd37z6veglq46", 47 | "validator_address": "gitopiavaloper1fwza8jtkt0uuagf7rlxflprgvhd37z6v3jms4p", 48 | "pubkey": 49 | { 50 | "@type": "/cosmos.crypto.ed25519.PubKey", 51 | "key": "M70IFVJgeYhJgs9Locuk46SKbSqtmyAXXKM3YWNOQWo=" 52 | }, 53 | "value": 54 | { 55 | "denom": "ulore", 56 | "amount": "100000000" 57 | } 58 | } 59 | ], 60 | "memo": "3e0f562d32978305b75935e148f8a6425801ed42@192.168.1.22:26656", 61 | "timeout_height": "0", 62 | "extension_options": 63 | [], 64 | "non_critical_extension_options": 65 | [] 66 | }, 67 | "auth_info": 68 | { 69 | "signer_infos": 70 | [ 71 | { 72 | "public_key": 73 | { 74 | "@type": "/cosmos.crypto.secp256k1.PubKey", 75 | "key": "A7KJ6av0KWa57nfkC2+AIuOdp/s7DDtU6ZDjCCBV4Yd5" 76 | }, 77 | "mode_info": 78 | { 79 | "single": 80 | { 81 | "mode": "SIGN_MODE_DIRECT" 82 | } 83 | }, 84 | "sequence": "0" 85 | } 86 | ], 87 | "fee": 88 | { 89 | "amount": 90 | [], 91 | "gas_limit": "200000", 92 | "payer": "", 93 | "granter": "" 94 | }, 95 | "tip": null 96 | }, 97 | "signatures": 98 | [ 99 | "R25uK3RVAkNo3HwxjUPLw0TcsatJucbWh1qHFZS1X3ApjaGF15nshnIAjb+Bj7uxctmcfU+zXyaoCzUo5WpjxA==" 100 | ] 101 | } 102 | ``` 103 | 104 | To submit your `gentx` for inclusion in genesis, open a pull request against this repository and place the contents in a file `/gentx/.json`. 105 | 106 | __**NOTE**__: If you would like to override the memo field use the `--ip` and `--node-id` flags for the `gitopiad gentx` command above. 107 | -------------------------------------------------------------------------------- /gentx/RHINO.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "RHINO", 8 | "identity": "59C635D1CD02FEEC", 9 | "website": "https://rhinostake.com", 10 | "security_contact": "support@rhinostake.com", 11 | "details": "An Active, Independent and Secure Blockchain Validator. Read more about #RHINOgives at https://rhinostake.com/rhino-gives" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.200000000000000000", 16 | "max_change_rate": "0.010000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia17j787smyp822t2urpvm2k0au9kxsa8dav9w853", 20 | "validator_address": "gitopiavaloper17j787smyp822t2urpvm2k0au9kxsa8dayl2h52", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "JjQv+/IO2vLVoRRh2AvnU4EE52SEKLBFwfl5OQW9+8Y=" 24 | }, 25 | "value": { "denom": "ulore", "amount": "100000000" } 26 | } 27 | ], 28 | "memo": "a5fccf93182a9c4ba74ec6bda6922cf52b4ee871@38.146.3.163:26656", 29 | "timeout_height": "0", 30 | "extension_options": [], 31 | "non_critical_extension_options": [] 32 | }, 33 | "auth_info": { 34 | "signer_infos": [ 35 | { 36 | "public_key": { 37 | "@type": "/cosmos.crypto.secp256k1.PubKey", 38 | "key": "Ar7Zr34MWEKJI6MVZvzjit7jjA9jZWl3YArZAvBX/AYT" 39 | }, 40 | "mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } }, 41 | "sequence": "0" 42 | } 43 | ], 44 | "fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }, 45 | "tip": null 46 | }, 47 | "signatures": [ 48 | "ePSHFG0ZPwwgt/yXgvoxZIGvJ5cTNBwEEmQOsASn6rkHcquRTq5lzShMq9UE82mUs9hmGCSSNMuX8A+qnfGBCw==" 49 | ] 50 | } 51 | -------------------------------------------------------------------------------- /gentx/Revonode.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Revonode","identity":"B59333944323A845","website":"https://revonode.xyz","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.250000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1xddreez25kl6tyxw7650kju8v2uzxyd4wa2k3e","validator_address":"gitopiavaloper1xddreez25kl6tyxw7650kju8v2uzxyd4x8wx3z","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"qQfE0EyAz1WtRgf7ljEioPcNm0qbY6HisOLgWdWfzEg="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"d4a81bc23ddeb54d529a9052d927e18baf703793@95.214.55.138:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A/iuPHbWrAVM/SfXa//6fwr/2MWwfCsgt47mdwernIhy"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["Mqov6F4HRZ/xzEqoWgaTC7NIDD0+tD0VXuNgYDFBDLNcsoK976knVhBc+c1l9miTwpX2fFRAaUFbCk7mtEUq5w=="]} -------------------------------------------------------------------------------- /gentx/RoomIT.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "RoomIT", 8 | "identity": "", 9 | "website": "https://roomit.xyz", 10 | "security_contact": "", 11 | "details": "" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.200000000000000000", 16 | "max_change_rate": "0.020000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1pv8fkl4t7wk9mwptkwf8pemy9rt8qpky9e7x36", 20 | "validator_address": "gitopiavaloper1pv8fkl4t7wk9mwptkwf8pemy9rt8qpkydr6k3p", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "ajgH2RqJsjtBob3P3urb6ct64tzytWFazWm+azn8Wjs=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "1000000000" 28 | } 29 | } 30 | ], 31 | "memo": "abd217aa49d5ee86c271d04feef2cf4c97ff8d55@94.130.54.253:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "AmnERQvYpIo2eD1U0WYoKMAU+7YRN7cykzjWfVfT5C5g" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "VKIaYHPWnQItADnRWDaeZc0eBXoJdnzUglCVSRpDsxFE0S3ZtOYeIGRUwTZikizjRrFKP2r+D5nRU32f09xhNg==" 61 | ] 62 | } 63 | -------------------------------------------------------------------------------- /gentx/STAKEME.json: -------------------------------------------------------------------------------- 1 | { 2 | "body":{ 3 | "messages":[ 4 | { 5 | "@type":"/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description":{ 7 | "moniker":"STAKEME", 8 | "identity":"5EAD753536BB995C", 9 | "website":"https://stakeme.pro", 10 | "security_contact":"https:/t.me/stakemepro", 11 | "details":"STAKEME helps web 3.0 projects to test their product, and provide the most efficient development support" 12 | }, 13 | "commission":{ 14 | "rate":"0.050000000000000000", 15 | "max_rate":"0.200000000000000000", 16 | "max_change_rate":"0.010000000000000000" 17 | }, 18 | "min_self_delegation":"1", 19 | "delegator_address":"gitopia1yzjucvw0mx7gm0lq6gh4er5ccmqm7pqs94hmps", 20 | "validator_address":"gitopiavaloper1yzjucvw0mx7gm0lq6gh4er5ccmqm7pqsd0ntpt", 21 | "pubkey":{ 22 | "@type":"/cosmos.crypto.ed25519.PubKey", 23 | "key":"ha1zYAy7xXOLgfEYVfnN1YNwM5oCMezupq2nGTSzIDc=" 24 | }, 25 | "value":{ 26 | "denom":"ulore", 27 | "amount":"4487156000" 28 | } 29 | } 30 | ], 31 | "memo":"5b5845e5be744a97760e4a72028c70ed1b25cd2d@172.17.0.1:26656", 32 | "timeout_height":"0", 33 | "extension_options":[ 34 | 35 | ], 36 | "non_critical_extension_options":[ 37 | 38 | ] 39 | }, 40 | "auth_info":{ 41 | "signer_infos":[ 42 | { 43 | "public_key":{ 44 | "@type":"/cosmos.crypto.secp256k1.PubKey", 45 | "key":"A6En9tCSWDzT/DmX8kwigIwwtNv9JuRu0fPVuzoLTA2W" 46 | }, 47 | "mode_info":{ 48 | "single":{ 49 | "mode":"SIGN_MODE_DIRECT" 50 | } 51 | }, 52 | "sequence":"0" 53 | } 54 | ], 55 | "fee":{ 56 | "amount":[ 57 | 58 | ], 59 | "gas_limit":"200000", 60 | "payer":"", 61 | "granter":"" 62 | }, 63 | "tip":null 64 | }, 65 | "signatures":[ 66 | "nVLuJW44576ARsW5+TbGl34bffwGvLqmWHlmcQnXc5lxS7VUVde+Hy2TPYJ97ODx8a4nbjCCCZpXzhQUA/Y+KA==" 67 | ] 68 | } 69 | -------------------------------------------------------------------------------- /gentx/STAVR.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"STAVR","identity":"F2F91999ECCC092F","website":"https://github.com/obajay","security_contact":"","details":"A team of professional and reliable validators. Safety first.Stake with us and profit with the mark of quality. Monitoring 25\\7"},"commission":{"rate":"0.010000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.200000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ztlnz9v3qqmq828dp6rj3ndu7gvju63me8xlyq","validator_address":"gitopiavaloper1ztlnz9v3qqmq828dp6rj3ndu7gvju63m3az0ym","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"1ZrkXnpp8xXfeMAClzFWBwUNFFfL0MWZlEJFrJE2U6I="},"value":{"denom":"ulore","amount":"10000000000"}}],"memo":"082e95b5d5351e68dcfb24dff802f9064cfd5a4c@65.109.92.241:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A4eu8XLI4sFsRnnWvoxO8c+SHpzew8ipizRGhGX6kqgf"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["IPbdS6yD8nGkGFcRTwasC9epZeE3+R/ll5OafugladdzczojS/HYt16zr2Ci/29ZCzqRmAmu1T/E8o69jyQE+g=="]} 2 | -------------------------------------------------------------------------------- /gentx/Stake-Take.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Stake-Take","identity":"4A1DED53D477793B","website":"https://stake-take.com/","security_contact":"team@stake-take.com","details":" POS blockchain validator and contributor Cosmos ecosystem ⚛️\nRestake app compatible, auto-compound your staking rewards "},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1cc4an0kn0v96ac67acch676f74xl070s63ypqz","validator_address":"gitopiavaloper1cc4an0kn0v96ac67acch676f74xl070sjtq3qe","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"kdDen5ld75p9YbfQwOgl6oscQPH7LnnQi61IeRFz5pE="},"value":{"denom":"ulore","amount":"4587156000"}}],"memo":"247dbc8048be7c024c5f5deee45c18bd2f19bc93@116.203.35.46:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AkQkWn+F0+0gLPYVicsPayXa2ZBhfZAwiXg0/clQ2C4W"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["5s7HGR0TCHEK3UX9Gmmte6o/Rock94PQD3liCAGBhexaoMp8FBpPErLxe9vT/KgTnz2jTneospVlx2kRD2THpg=="]} 2 | -------------------------------------------------------------------------------- /gentx/StakeAngle.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"StakeAngle","identity":"0C2EBFF70582B725","website":"https://stakeangle.com/","security_contact":"info@stakeangle.com","details":"Non-custodial staking provider"},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1s0jkttfpmywfhktz85pdjmt3aagssc8l0hqxmp","validator_address":"gitopiavaloper1s0jkttfpmywfhktz85pdjmt3aagssc8l8dykm6","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"zJQ6aaSKLPaWU8D1eszzLXeUZCJSv0JcExdVgbfHYqM="},"value":{"denom":"ulore","amount":"5732000000"}}],"memo":"77cf0280cec16e6cf51ac3a767fc1cccd238694f@167.235.2.246:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AtlRKgOlGlqG+ROIwGnXIU+zkRyMF6ZIEVDJTDRIPA3n"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["vF7BjbIDQj8WuQb9nRBbz8uAd6e3Q9QEqTu9B6DEVyRLbKRB/wmN4/x1Oe21w4Iz0jyQlrOpjUly9+4HqV7+ow=="]} 2 | -------------------------------------------------------------------------------- /gentx/StakeLab.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"StakeLab","identity":"F12B081334CBE0C6","website":"https://www.stakelab.fr","security_contact":"securite@stakelab.fr","details":"Staking \u0026 Relaying Hub for Cosmos ecosystem"},"commission":{"rate":"0.000000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1vzn4rauhrhggek4nlzneyxyjmvk32yzvx8wplz","validator_address":"gitopiavaloper1vzn4rauhrhggek4nlzneyxyjmvk32yzvwa23le","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"Gm1sxAhxWE1m3z7RC/Jo7U1qTt73M08ViWJWP+BLDHk="},"value":{"denom":"ulore","amount":"4586156000"}}],"memo":"382a5558ebb8493ca2a8057c51bc1b598520cf60@65.108.126.21:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A/cQY4jkkbXEsFW00RJYNGysH+YNCgpjj7WgiAGsVcTv"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["dlAxZZNEpt4AkFlj4n4hPksdTTyfANO9DDXUOh6At6lappK0piJc56zEL9Mz56wJAu4wg8PmGg905V9SWVQ+qQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/StakeUp.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"landeros | StakeUp","identity":"9DE3A32AD7EB00B3","website":"https://stakeup.tech","security_contact":"","details":"Non-custodial staking provider. High service, good support."},"commission":{"rate":"0.010000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia16stdgvfhglxtr9jw6e9zscrrwz88myy8mvlmy6","validator_address":"gitopiavaloper16stdgvfhglxtr9jw6e9zscrrwz88myy8nkmtyp","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"7TyfxkWu+uaLpMtQlJXQynnsfRaeD+i2B58IxMtoaKc="},"value":{"denom":"ulore","amount":"1500000000"}}],"memo":"f9b892ea2e8ed8aa83f7b98e7e47371c23b01924@213.239.207.175:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AkkxVZZAmFdts7SZyCgVc3NL8QxMr0/9WnbrAn9i9VBt"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["I4R0uJYKI/ZccqpAkFu+tqByMmIU2CCX/ykhzG5mol4OmdZq8h2/lpVz5z8UVqSQlA4gOtSj56LRveaG5Qip+Q=="]} 2 | -------------------------------------------------------------------------------- /gentx/Staketab.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "Staketab", 8 | "identity": "D55266E648F3F70B", 9 | "website": "https://staketab.com/", 10 | "security_contact": "support@staketab.com", 11 | "details": "Staketab team is engaged in professional validation in various blockchain networks. Our team have experience in staking, nodes configuring, managing snapshots, managing relaying, ICO analysis, block explorers and crypto analytics tools development and many other fields in crypto." 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.150000000000000000", 16 | "max_change_rate": "0.050000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1ygk639vq3acll8eg2twlgp4s7974z0k0c9yjd8", 20 | "validator_address": "gitopiavaloper1ygk639vq3acll8eg2twlgp4s7974z0k0slqzdu", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "L5WvigKePCgitV0gudm3bsPZY2TjeWplIrjuviMU1kY=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "4596623500" 28 | } 29 | } 30 | ], 31 | "memo": "48de935cd018194961d906e52e8d13384fe46d1e@178.63.100.102:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "A+0MrU+uKeRrOnTGMwh5RIMPPLxHsQIXanDEMF+iKrwa" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "n5XmKWwdR4HUM1Pd2Zn8heRubS2qyYU1KV9myg8lX6FXs2s4ElYzvpUMj5sAsfeML08XSj4KZccNprsIvuQxWg==" 61 | ] 62 | } 63 | -------------------------------------------------------------------------------- /gentx/StingRay.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"StingRay","identity":"D1A8193AF3905AAC","website":"https://github.com/MikhailRadusha","security_contact":"","details":"Reliable Proof-of-Stake Validator"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1utlu47p5tu0ge99gc6rxmqpc2kt7dfat5mycr0","validator_address":"gitopiavaloper1utlu47p5tu0ge99gc6rxmqpc2kt7dfatupqgr5","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"0pa/ANQ+iKX5eUet0gfPc+7/zzWFtHARa3lTepdxKYU="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"12f6b84a23b054a6591c647c2a4456c40af65cce@5.9.147.22:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A04K6E+pJ/ylXLMZ9ozJYfeada5HLGC68dylR+HdUY8I"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["1zQk1bq7L/BkcxZBCSIf3iB+Qoh31Fcd1auSvjVgZfUZBzGFW38YbiatA4IkRGB5vl54DMaPS7n9RkYlppdD1A=="]} 2 | -------------------------------------------------------------------------------- /gentx/TestnetPride.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "𝗧𝗲𝘀𝘁𝗻𝗲𝘁 𝗣𝗿𝗶𝗱𝗲", 8 | "identity": "D116AD27764E8C4E", 9 | "website": "http://testnet-pride.com", 10 | "security_contact": "official@testnet-pride.com", 11 | "details": "TestnetPride is a a staking provider for PoS blockchains. We do ensure reliability, security and decentralisation that are successfully backed by an experienced team, technically advanced community from all over the world as well as dependable hosting providers." 12 | }, 13 | "commission": { 14 | "rate": "0.010000000000000000", 15 | "max_rate": "0.150000000000000000", 16 | "max_change_rate": "0.100000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1ajxy3x3gf4rled2cmuwv8qd5a0nt6070lcktfa", 20 | "validator_address": "gitopiavaloper1ajxy3x3gf4rled2cmuwv8qd5a0nt6070hzjmfx", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "GgLF/EoOp3cc/Y/FnE15H3WKR1f+6uuM2dLhP7hb5F8=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "4580000000" 28 | } 29 | } 30 | ], 31 | "memo": "8da5a116551b2cc8cf087cd8a2b18868bbca67f0@65.109.94.221:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "AshA7beML1s9YNMQJYDAq8rn1TYEPifTaq57JdyNjVJt" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "suFIcQvtNiaJacGfhiK0hLNSe9i+fmbpNgeMt8fF/Nh9zyX8ZO82hY4HI2a0qQ3BKa5MB0PRbycB3WOvY57M5A==" 61 | ] 62 | } 63 | -------------------------------------------------------------------------------- /gentx/TheNOPio.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"TheNOP.io","identity":"B33D9BD4D9EE00AE","website":"https://www.thenop.io","security_contact":"https://t.me/TheNOPio","details":"TheNop.io is managing nodes with long-term Enterprise level cyber security and Infrastructure experiences. Just investing high potential projects. Check out my website to know more about my chains and architecture"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1srgnjmjxaemm488mkdda3fezm5kx986252wm3z","validator_address":"gitopiavaloper1srgnjmjxaemm488mkdda3fezm5kx9862us2t3e","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"H348GGvobdDXZn8Br8F38FPplZxa9J8QuHKXbYoryZA="},"value":{"denom":"ulore","amount":"4580000000"}}],"memo":"f1db88f089be3b3060eaad5686f34d05e9b66b7d@172.17.0.16:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"ArGdlNloZnnN+ifUbX+Ct5EEnPEoHADURULcb/3lmDqA"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["OCECXmsc2dbwdlLX1TKxyXdiD+vZmtlClzb0rycVfNM956vFwcBiJngFHH7n/6wBOtA7W9N0K3teWg7ZmKmr0w=="]} 2 | -------------------------------------------------------------------------------- /gentx/ToTheMars.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"ToTheMars","identity":"777A9084BAC185E1","website":"","security_contact":"tothemars#6375","details":"Space validator"},"commission":{"rate":"0.050000000000000000","max_rate":"0.300000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1cfrzh87l2hceqdd3lj9h7f6makqa5ugn4lj3y7","validator_address":"gitopiavaloper1cfrzh87l2hceqdd3lj9h7f6makqa5ugna9kpy9","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"lBAWZ2HPkRpO+BZ9O6mpxSSCzGpiT6XIWk7prQCmHk8="},"value":{"denom":"ulore","amount":"4587156000"}}],"memo":"2a841349a9605c9c9394d2957c627b0051ad4db0@65.108.41.173:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AjNTFI+oLRIgGxteVrZadS73YUppsvN+vNGxMDoRivf5"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["z8d8mSoZPuli+9IWcdFU9+9RMF3aUPE+OWoc9zUCaOUV0inRbk4qlDgjX8wxn7sMxsStDWnDosjte9cgJWREwQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/Yurbason.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Yurbason","identity":"4FE263D11B21735F","website":"https://github.com/Yurbason","security_contact":"Yurbason#0834","details":"In PoS We Trust!"},"commission":{"rate":"0.050000000000000000","max_rate":"0.150000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia18ayzkfmpxrp2vvm2edhme42hq5nh8qekya5dt8","validator_address":"gitopiavaloper18ayzkfmpxrp2vvm2edhme42hq5nh8qekv8satu","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"Te+cFK3oNt0sOtWigrWzulkxJ83+dZKlHDHynJZpZCk="},"value":{"denom":"ulore","amount":"5733000000"}}],"memo":"a338c0095357e2e394b70da2356249ae69bc0756@65.109.52.156:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A2Kg0jwlqs687/4bkIyoBlqgcOzudscYePceM97OkVFq"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["ras6TDQHPtMcCHgr1/AfR8LF76IovKp0IBg51Ix5UEQXsg2uCwOuzWgn/CxNqtTmkGu/DDcRN02BkakBIRvO+Q=="]} 2 | -------------------------------------------------------------------------------- /gentx/[NODERS]TEAM.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"[NODERS]TEAM","identity":"B38EBF2F38B998F4","website":"https://noders-stake.com/","security_contact":"office@noders.team","details":"Tell me what node you set, and I will tell you who you are"},"commission":{"rate":"0.070000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1fpwhn7tevwz657rg00mc7zcf9eq4tg0ak44awu","validator_address":"gitopiavaloper1fpwhn7tevwz657rg00mc7zcf9eq4tg0a703dw8","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"ZFqL4LaGdpYpKzNcM7v+lIWLw7LrGxn/O6Bk39/a7IA="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"4979b96c4453efb66c677876fe0e9109b15a8440@65.21.235.144:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A/FMYN4oNE24F/KfHzDcYY9uk/J8B+MGFx62K17qSiC1"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["ASt5xwEBbgQMn7J/H+z0BML8fkOau7DWNFjY/+Bg1uocUQ4A1cLW9PYkKOsXf83pBUvFIOdwKoXE84zlPb32Lg=="]} 2 | -------------------------------------------------------------------------------- /gentx/andfat.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"andfat","identity":"B80D9AB4E8981B6A","website":"","security_contact":"andfat#4230","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1nk9ccznd63r2wlekh3eyu2hy47a5ssjdcdqcuj","validator_address":"gitopiavaloper1nk9ccznd63r2wlekh3eyu2hy47a5ssjdshyguf","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"CbqnaCopIrgkEjEK1CoZrzr9vadNLzv/HJGz4AL5IcM="},"value":{"denom":"ulore","amount":"4587156000"}}],"memo":"2746871c65b4ea5a9037f0babc3b3b7080566d7a@213.239.207.165:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AonuqRa9d0iXO0eyp8ehyDN46cmRfmZaNan55SoCh0q7"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["WJz5HfmdsITsgP05DlPOJIsicCSxOlseY02Lj+AX03w6Ej4aAT3s/dOyGvQDvFVxazetOTWACeX6JC7lx0FVnw=="]} 2 | -------------------------------------------------------------------------------- /gentx/cyberG.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"cyberG","identity":"1DA7F229F22EA5D6","website":"","security_contact":"","details":"#IBCGANG"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1fruvmyjvdq4399zq7dg2hn3ymdmrckak4ma3pr","validator_address":"gitopiavaloper1fruvmyjvdq4399zq7dg2hn3ymdmrckakapeppc","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"9TUAaCKsIL1AhglRtFh0nGihM5koopy3hPAt+hO7Q34="},"value":{"denom":"ulore","amount":"4580000000"}}],"memo":"bb53f058f2c55e96ff7b5d7a10e227324f867c8d@135.181.116.109:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AsuVHTBGWprOfG1zjs+ybbEio7OnEfBJXCcc9WEPEmez"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["n39MvBLhxj5hsQ6ChJfog+86RSoS7f/py3MSpl/WiQpeEpwymccWKrlSs80yGJB9SyjfrFYyuA9yg1P4twJ3VA=="]} 2 | -------------------------------------------------------------------------------- /gentx/forbole.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Forbole","identity":"2861F5EE06627224","website":"https://forbole.com","security_contact":"security@forbole.com","details":"Co-building the Interchain"},"commission":{"rate":"0.050000000000000000","max_rate":"1.000000000000000000","max_change_rate":"1.000000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ulccra977v322fdwyam2vlgfldn0hu03dmq5m9","validator_address":"gitopiavaloper1ulccra977v322fdwyam2vlgfldn0hu039pyym7","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"bPdh6rnCJU9hdBJn62gtiKvnkszQcKlzFAaRpX3qDPo="},"value":{"denom":"ulore","amount":"9587156000"}}],"memo":"e8ca829d5e38a1f98e5cdd9bab596098142eb8e0@192.168.50.57:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Az4lTwgfv64oNTl2SeHhMR/y/y39FRQLtBungbxAcO4M"},"mode_info":{"single":{"mode":"SIGN_MODE_LEGACY_AMINO_JSON"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["teI3lLF8LZn7ugKUXD3T8HSopoL8SFgcKZ6xZrr17YFvQrsgr70Hxd8CfNql7wODDMcrdt52gU0NSq+DxOkI9w=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-0724a81eaee075bf4e1af702930dbc72977d71af.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"KingSuper","identity":"C8992BB62C009B9F","website":"https://king.super.site/","security_contact":"aditya.verma.manit@gmail.com","details":"Others Trust, We Validate ! Your Stake is Important to Us. Secure Networks while You Earn Rewards."},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.040000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1s0lankh33kprer2l22nank5rvsuh9ksaqtvnfv","validator_address":"gitopiavaloper1s0lankh33kprer2l22nank5rvsuh9ksag3grfh","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"HVM8EdKxhMm0UOBTwmZ8HrZ7owkWp3PaY07zHpZzky8="},"value":{"denom":"ulore","amount":"4585156000"}}],"memo":"0724a81eaee075bf4e1af702930dbc72977d71af@143.110.240.245:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A3beVgIqq0m2at7sDUoMklta4CMjRkqR69M0LpS0l/Hf"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["fSrmPj93MfeWkVqJYSj/9L+ZLU2WNgnRkO52Vddd7HlZ90AD2Kj7GEtRqrT+pgONMVpAZaNvUBj8irAz8yosbg=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-50b42bb809f445eb59db844ef6550658ef51a391.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"MAHOF","identity":"F470AD9EE3EA5EB9","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.020000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1gkw92temcmtmyz262pyqsxh6y0fdrgdk3nt7xx","validator_address":"gitopiavaloper1gkw92temcmtmyz262pyqsxh6y0fdrgdkef0wxa","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"/LaKIvho/d9MLrgvjSA/R846hZnfaUyyJr3QchiqDFA="},"value":{"denom":"ulore","amount":"1000000"}}],"memo":"50b42bb809f445eb59db844ef6550658ef51a391@79.143.179.196:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Az7x+Sxm24nWjiJ6cYKZOnNC0b4Bjp2/4CDW+bAPE2zx"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["UXN7YQJYoaEc0nYS74JiBT3V61wV4iFETagRyPs2uFtd8/WE7Z96smSPIZu3KeW4ZI6Yi7WnHNtsFrrqoWst9A=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-51d6682b383cf27b792de1a7dba0876ea0f9c233.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Inter Blockchain Services","identity":"27FD74457A21B020","website":"https://ibs.team","security_contact":"contact@ibs.team","details":"Validateur et Relayeur de l'écosystème COSMOS 🤗 #IBCGANG"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia196g54yghsu6q6mmk2tm6jx3nd3qfsxgj8a9pm9","validator_address":"gitopiavaloper196g54yghsu6q6mmk2tm6jx3nd3qfsxgj08p3m7","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"gOlo9lQl9uYSqHxTpAHZoL0txHtL65mEOCcbMD/zp54="},"value":{"denom":"ulore","amount":"4585156000"}}],"memo":"51d6682b383cf27b792de1a7dba0876ea0f9c233@192.168.12.48:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AxExurkLfovlfZbZha81lPUZOeD2zfT6+Ekp769FVbu3"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["lpA0iuouDsQpRwYdl71PpNioFLqkZpDNqLcmOSha5SlNvAVOkBEhUK+Bq9Xicfr1yanpiGEETiCMATK7OQxneg=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-5b2df98ad73a0a81a5bd31da4489a9236a7d7a99.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"👋 79anvi 🍀","identity":"542DBC35E8363484","website":"https://79anvi.com","security_contact":"","details":"kind validator"},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia178jmwqtm72nnm5488zak4hdmvy33kr66scdsmu","validator_address":"gitopiavaloper178jmwqtm72nnm5488zak4hdmvy33kr66czfqm8","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"Ys7OXoZcbE3zf3+xUPUl0Ndyhi8ZTBdye/2ExdibMxQ="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"5b2df98ad73a0a81a5bd31da4489a9236a7d7a99@65.21.91.160:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AsTL6NWmROLwXQAUARapw0+lNtEm3UUpM1+2r+8M8Zl3"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["pmy3mp/RyWlP0qoQikmeuK2ai8r+ERR253zKXUHjOzwb1kfjNZ96kop7TJzwhomRoZsDKDlwtzWgQ6cP9Sth5w=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-93a02e173308729cf9d94709dd670828034920a6.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"kokos","identity":"48538AB01354DF44","website":"https://sbgid.com/","security_contact":"","details":"Secure and reliable PoS/PoW validator"},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1pujjgy9tde3fln5alcc7kjtmr2klsxnea8ahau","validator_address":"gitopiavaloper1pujjgy9tde3fln5alcc7kjtmr2klsxne4ae8a8","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"3Pjz2WsBFEceHUMFpa1gDzCCz2vF9AA6G3ysw2+yByg="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"93a02e173308729cf9d94709dd670828034920a6@148.251.91.185:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Al+f0kJk7BWnsast+PLJ1JUAKgHQY5B8TZB+irzKJtx/"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["lAQ0Vj/IQ0IEP3OR3Pc1IwCrp1ZIRY+7julJ+8JsnGZKpdg2r5rxd6hGptR/pnK5zZuEvG4FKE+h+Mf/GghIDg=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-ArcLing.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"ArcLing","identity":"","website":"https://twitter.com/VladislavArc","security_contact":"","details":"Nice to see you here, have a nice day and smiley (: Discord: Vladislav#1635"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1e2kccdmnf5ynf9xwnyp05qkq50p3fsndfuhvqj","validator_address":"gitopiavaloper1e2kccdmnf5ynf9xwnyp05qkq50p3fsndpxnuqf","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"WA5KefBXhQr8/ESwDoYk5gAjgC+lWUVbDojDyMgEFqU="},"value":{"denom":"ulore","amount":"100000000"}}],"memo":"47c78f3e1feadc5440ce3eb5f524bb5da49a17e7@185.246.84.174:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A08qD8mjXZHLHh8P9nmvnAL9SBCeriQJgFgzD5hKhaAo"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["6ZMECS86WFteWX/IKn4cPhMzxLZ5lZmruyWcIP43tH4K86eIaVspKkV6gHFwdYAsa3aL898JhWoT0hvYYEm/+A=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-AutoStake.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":" AutoStake 🛡️ Slash Protected","identity":"4D3303E20A4D2C32","website":"https://autostake.com","security_contact":"support@autostake.com","details":"Earn extra Rewards on AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund 🛡️ IBC Relayer: ibc.autostake.com \u0026 💸Auto-REStake: wallet.autostake.com/gitopia 💸 \u0026 twitter.com/AutoStake_ \u0026 telegram.me/AutoStake_com"},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1d5ac6xpa20hq3vuxkeef732p4rcrc30rq45ge7","validator_address":"gitopiavaloper1d5ac6xpa20hq3vuxkeef732p4rcrc30rg0sce9","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"rCM89tSsqLsbJC7jEPmOoMsumCBn7L+Apmwaz1PFgxg="},"value":{"denom":"ulore","amount":"3000000"}}],"memo":"019ef2df0ec5f188da8b8058245689457cb92650@192.168.3.156:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AuhOL4y0yhLySyvYZ11ukkz6uNy+Yh4z/baatnaUEy78"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["lymgCSVLmeLZ8gf2gw0xpECZuknuQe+pyVHpI7UBL5pZ1w28mPYhCwaS2Ph+u0CHCs87l8OCdJfCUVv8hMO/cA=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-Coinstamp.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Coinstamp","identity":"DC593D952394A19A","website":"https://coinstamp.me","security_contact":"info@coinstamp.me","details":"Coinstamp is a Professional POS Validator services,Stake with Us"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1fmsm9dxyynpq90y2tmq8gwrn9qlgaax2nzdnca","validator_address":"gitopiavaloper1fmsm9dxyynpq90y2tmq8gwrn9qlgaax2mcfrcx","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"+CZVaCvFCORMDhI0ApWG1n24jT/jXUWYZ2yxX0inZIE="},"value":{"denom":"ulore","amount":"9657500"}}],"memo":"149956efb7e3bb4da870c182b725658005f5050a@65.109.99.68:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AyMhzU2ogkIgJwem9INwETbuWlKWKIJ4FJr34St+2J2v"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["35C+izUk17BsMMT/4ic2i+4nKbnZh9LXtlJcP9xjm/h3pcERxI+JzMz+/m9VqBzSzhKrLRvPgYfh6p4L9N/x1g=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-D-Stake.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "D-Stake", 8 | "identity":"21A67C27F1A9CD69", 9 | "website":"https://d-stake.xyz", 10 | "security_contact":"info@d-stake.xyz", 11 | "details": "D-Stake is an experienced PoS validator." 12 | }, 13 | "commission": { 14 | "rate": "0.100000000000000000", 15 | "max_rate": "0.500000000000000000", 16 | "max_change_rate": "0.050000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1g65t97e9dwrsj5ycy9nh880jre0239l37dgupm", 20 | "validator_address": "gitopiavaloper1g65t97e9dwrsj5ycy9nh880jre0239l3khvvpq", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "hjsLGmx8I3tgE9fOLznydFch84c0kbG9UIqlJ3AJ2pc=" 24 | }, 25 | "value": { "denom": "ulore", "amount": "1000000000" } 26 | } 27 | ], 28 | "memo": "c274f612fe7cf259aef7d9f01dc4ecfebca43656@148.251.137.146:26656", 29 | "timeout_height": "0", 30 | "extension_options": [], 31 | "non_critical_extension_options": [] 32 | }, 33 | "auth_info": { 34 | "signer_infos": [ 35 | { 36 | "public_key": { 37 | "@type": "/cosmos.crypto.secp256k1.PubKey", 38 | "key": "A4F4n3yc8/Jd0AYDoVrHTlRhTzmgenBOuNWrJQIOZx4D" 39 | }, 40 | "mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } }, 41 | "sequence": "0" 42 | } 43 | ], 44 | "fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }, 45 | "tip": null 46 | }, 47 | "signatures": [ 48 | "QxQ0MCBNSaeSftvglr8Lqu3UM6Clilj373hYpobI8/colP4UPO16MsY85Wgw+Cz5706t7tEM4eItx+V2CSJx5w==" 49 | ] 50 | } 51 | -------------------------------------------------------------------------------- /gentx/gentx-DanielX.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"DanielX","identity":"3078E76BA3F477E8","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia13j3vd0sj949hp07e03e50y2yvk296z4gwefzrp","validator_address":"gitopiavaloper13j3vd0sj949hp07e03e50y2yvk296z4gxrdjr6","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"zsI9lWNr3FlcmZ+vED1/ROZpgFdd7GcT4sA/Zk6bH8M="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"9f23b1ba5af3b20698d10603c16f1c822c8d11ed@95.216.242.177:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A+Yb16Vgb/9GlElDek0ll5GGPxryiT3JhsxPchW/d8FV"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["CsJ78a5GdAd/q8OvaB2blqua7KSxyAsbsja9oLvRpLgqt6GiM7xAU4m/C+2A/R06qpLY1fpTVmD3XMohjI4plg=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-Guzel.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Guzel","identity":"E7838830DB3FBE6D","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia106a2s3s9tnsejejhdhetur0c5vq2esr9txa7lw","validator_address":"gitopiavaloper106a2s3s9tnsejejhdhetur0c5vq2esr9ruewl4","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"bjioZIq9CpH7y2K5TjkLNCNXngAKMKKraKdRA1+Gb/4="},"value":{"denom":"ulore","amount":"200000000"}}],"memo":"7830c0dccc7704cb52532a4943df7813dc074626@65.108.104.167:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Al6KOWCInC8fdV1GMD/4uiypHBAZbrbDVtsdDTLHcse6"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["YsjFHPErZ6ID/pReNw3dRjvFBq4SL1sQVk/vHN5+IoggLIsshUwYR81HNS/OnMwEUBh0T+A5NEWmhMsEMMvLMA=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-KaliaNetwork.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Kalia Network","identity":"3D6E2861B47F2F9F","website":"https://kalia.network","security_contact":"info@kalia.network","details":"Kalia Network validator node. Delegate your tokens and Start Earning Staking Rewards"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1x7xqsygqyscy6phmdkauv9jqs0rejatck4gl6m","validator_address":"gitopiavaloper1x7xqsygqyscy6phmdkauv9jqs0rejatc70v06q","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"SOKJwM2aHROTy2hbfHmTRjm86vlEHzZkb7Hscjfh9yM="},"value":{"denom":"ulore","amount":"4587000000"}}],"memo":"78ce67a0549eb69851bfce90a18951b470aaf195@65.109.96.189:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A6DVPb3VQVYaNq+l0a1hZuZwePSRfaAUpJ7ZR1KqfRSO"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["DLQ0CPW//q3yIPVpf6VXuFrtGzb0uxjYhEkrzqpehcxCKUeDJca7siPiQLXJac/eEDuM2fZ2PSfxAmiDUtKj2A=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-Lefey.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Lefey","identity":"8D4543857099BF39","website":"https://lefey.tech","security_contact":"gitopia@lefey.tech","details":"Independent validator"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1z6f3pnsxsvt97cvg0xwc6gja85y303ynd7rqa4","validator_address":"gitopiavaloper1z6f3pnsxsvt97cvg0xwc6gja85y303yn9y8saw","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"7mqivoXmQbpW6rLl+JmrXMtvNV4XMmOgMkxcWy+M2C0="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"b2f764694d52e09793d68259d584ece0c194b6fe@65.108.229.93:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A8FIbjTnTWfRxTRwUv+H9VTIZuvHZcgdqds/2TyaMPiW"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["oBNpFnIQA3geXOSNYq2EquZXviTVa0TeL4If8a1ddh1QeEaHVpCcdRnZzj8iY3l1dLYe7KfflLvizJ5xPBUPlg=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-Lex_Prime.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Lex_Prime","identity":"0A7562DD5E1432EF","website":"https://twitter.com/Lex__Prime","security_contact":"lex_prime@protonmail.com","details":"Darksiders Staking - team of multichain validators"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ka6a39ermw3t07ee9fgx5e4r2sfzetnvunkmwm","validator_address":"gitopiavaloper1ka6a39ermw3t07ee9fgx5e4r2sfzetnv5fjtwq","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"ozvpH9ulIrXtsUdMvTXeV7gNVQwtXkKAf5Ttc4D1Mqg="},"value":{"denom":"ulore","amount":"5633945000"}}],"memo":"8e42db619abe34afe8cb39d4a2d04ae5db5bdaaf@141.94.139.233:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AkimNMQ4dzI3dkO3Z1DHeBXHui+uVjvdXmDxhSeOaMVG"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["gCfawMGWG/+oiDXBYNZdfb4arVHXlnzSGBjneESA1eEHg1vdyOc3fZSWCo/RgT7uPFJ0AiG2YTwnujZ0UQ2wSA=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-RozaS.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"RozaS","identity":"AD0C97CE3B53C99D","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1s9k2c8emwcgy6v4qty2tc9nkh39g70a5pphvta","validator_address":"gitopiavaloper1s9k2c8emwcgy6v4qty2tc9nkh39g70a5fmnutx","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"p57Uf70oQ2BDrEDoOh8NYmCX+K/YoMStgKUcMvL6DCQ="},"value":{"denom":"ulore","amount":"100000000"}}],"memo":"04b0af3280246b95fc23dd86b98e621d3aa85991@95.216.65.177:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A++7YnRJxwH4pdwbpJgGeyKPr2+0uun8zg3FlxhnT9QT"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["5nzj+Fh9LDDH7kfb38QEKTjPzbQdb5g38E1uSbfk7kkEcdD0fRNXjclBNGqoK7A0vQpCov0j87mD6PuVmqSCDw=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-Rysiman.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Rysiman","identity":"160118E52334DA32","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1swc2e5pmjppdsvn832vxehg4nsxexec4jmav8k","validator_address":"gitopiavaloper1swc2e5pmjppdsvn832vxehg4nsxexec46peu8d","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"OKeG6rZaA3AD4nWcOxblKmhwnjDDFQuYSMm2KODi7wA="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"b81be473551def8876b36a3ecfe915988a9be36a@85.10.199.157:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A9IALEtz+E8OAH4kqFeiszVpzpe5RQKGnpSNq0uO5M0l"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["oChyvjQB+9ihw1EF9ajrESPtRkH0TZxLD0FGGHdFp+wBjMehpa/HYIcw5lfCZRBbzOBXz7XqBI6H2qkDV7N4eg=="]} -------------------------------------------------------------------------------- /gentx/gentx-SGTstake.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"SGTstake","identity":"19185C91586D50DC","website":"https://sgtstake.com","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1t7m0y9xv2veup62zwe7ey9h4trly29j6t769tw","validator_address":"gitopiavaloper1t7m0y9xv2veup62zwe7ey9h4trly29j6ry74t4","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"BlFTjY+t0pbv62IrM06DxpWKeIa2todqU4rsbkhIGYM="},"value":{"denom":"ulore","amount":"4087156000"}}],"memo":"bcfe72334b6a773f6236229100044dccb8d1d177@10.20.20.28:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A+28BOx4Hz905E5OCQF8F4Wj0xfk+KxNt6a0Jx8nJbkU"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["EBF81Shvzn5uiQEbvmKXa0SyXvuIG1Qg9i3TobCm8sx8QD2NhFWBkHaN1TUpcDxlff8bh/Gkbc94RWPop5jbuA=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-SRG0Z10.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"SRG0Z10","identity":"A316960A6DD169E2","website":"https://srgts.xyz","security_contact":"sergpsy00@gmail.com","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.150000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1zcy7h3cqsdhlcqqc03nynnvu7r7ys2436vf9fs","validator_address":"gitopiavaloper1zcy7h3cqsdhlcqqc03nynnvu7r7ys243jkd4ft","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"b+qUloMq9yDN/zRxADxtTBaImQzi54nf2h0X4pZhyag="},"value":{"denom":"ulore","amount":"1000000000"}}],"memo":"6c0f379b624a287fdc2912a29427c00bd24eb870@195.201.110.169:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AqSoEyKdXMmAhgGhc4os8NnwysvzPuBdiDLzU6McM/xg"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["iPmWXxqVgCnJ0meetv+h8Kal1tH3W5oVK7KpHdHGjVBsm1bir07FMum6KXLohHkpml3GWxlg2K43KcU16rCH9g=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-SerGo.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"SerGo","identity":"B3B62EB8C84738B9","website":"https://sergo.dev","security_contact":"","details":"We validate with expertise, you earn with confidence."},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ptkqlf4ammktd5efp6e402wa7apw0czdfcshcs","validator_address":"gitopiavaloper1ptkqlf4ammktd5efp6e402wa7apw0czdpz58ct","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"/3JltBo/pR90KVVKBlKnEq9PjHxYwihsd++YXsKUjPQ="},"value":{"denom":"ulore","amount":"4587156000"}}],"memo":"dee34ce3265a8901b52edfef8914530e4a9d05af@gitopia.sergo.dev:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Al6X/N5ofMZ/fWmkqG6hgmqnQVKh3bWYFhWcHsVV5rWE"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["DpDJzxC0RuCZSoBU60Fgi/Unc/1J7vHu4x9XjZoBHK1N+IbGC5iYsUFcXcQ87OA49thOMC2TJhKdHt2GuQGdVQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-TCNetwork.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "TC Network", 8 | "identity": "C149D23D5257C23C", 9 | "website": "https://tcnetwork.io", 10 | "security_contact": "", 11 | "details": "Cosmos validator, Web3 builder, Staking \u0026 Tracking service provider, AI NFT Creator. Staking UI https://explorer.tcnetwork.io/" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.200000000000000000", 16 | "max_change_rate": "0.010000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1xr5980r6e7cy3u3pfm5xq2ruh5d3xy6alq248l", 20 | "validator_address": "gitopiavaloper1xr5980r6e7cy3u3pfm5xq2ruh5d3xy6ah6w98y", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "2DyI5oodWIRhMTMvFNSPfJLZL9BkINsZ6MH1nw2T27o=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "1000000000" 28 | } 29 | } 30 | ], 31 | "memo": "2330fa28b8613786c741778d057616e3b91a8ae9@95.217.192.230:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "AxarnEAZosbRS/RcyiwhBZDqDIcSdtpFOwWdjiediJnN" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "7rNgYIOp1BrKvLlFMEuGYg3wmD2n8VA/EnXWhZGMxdVF845Fx4jcXBIfo8xsOasVC6E9skmhXlBYnFlwkvPhaw==" 61 | ] 62 | } -------------------------------------------------------------------------------- /gentx/gentx-WhisperNode.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": " WhisperNode🤐", 8 | "identity": "9C7571030BEF5157", 9 | "website": "https://REStake.WhisperNode.com/gitopia", 10 | "security_contact": "security@whispernode.com", 11 | "details": "WhisperNode operates robust, high up-time validators across the Cosmos ecosystem. Auto-compound your rewards with our REStake app. Join our Discord: https://discord.gg/4E5KZsRtjE / tweet @ https://twitter.com/WhisperNode 🐦" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.200000000000000000", 16 | "max_change_rate": "0.050000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1p804l07cxwmscgs9xy46kfua3sv06jfjk66axf", 20 | "validator_address": "gitopiavaloper1p804l07cxwmscgs9xy46kfua3sv06jfj7q7dxj", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "uGU7aBZwkw2xNra+fvFwKe2n71FJUqmkBUcBKCu6OeY=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "4733945000" 28 | } 29 | } 30 | ], 31 | "memo": "3c1f4bdb8721e84eabc7aa4ac9ca3632befcf53e@148.113.159.22:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "AjU9+HJJ68rLY57aI2C8x49ZqCdcsYj+7eZyy4lbFlw/" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "wBSXjqM5NUCyNohdrYqcy1uRVdfaaE9pH54EM0s40MlF2uKCT/8RePRofkd0goSQ9zdkI/FIi/PTjcfPA67EUA==" 61 | ] 62 | } -------------------------------------------------------------------------------- /gentx/gentx-blockpower.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Blockpower Capital","identity":"DF1CDD6E03CCF372","website":"https://blockpower.capital","security_contact":"tiger@blockpower.capital","details":"We are web 3.0 trusted validators and discerning investors focused on secure staking, enterprise grade infrastructures and high quality applications."},"commission":{"rate":"0.050000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia14urzyjd7uydfuxw29ephyzqhqfnwg5h83fggsl","validator_address":"gitopiavaloper14urzyjd7uydfuxw29ephyzqhqfnwg5h8envcsy","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"FCYJfiqZEN6B+SyinWnbb9qwyTnBZ7l3EJOrKCOfaVA="},"value":{"denom":"ulore","amount":"2290000000"}}],"memo":"33e2390bfd693a8f2b27d5d646e0f081d717a81f@135.181.73.57:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A6WZy0cjB3CNpohAvtCZI4WzbGGImJ/scjyTJLBdE58f"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["3C0bmoRL4ct05+Yc1mI+ordHscKK15+75lNzHs5aXfxORAvjLQvE+tlRceRagIYcrLjvO5pAehlgzTgGra5Pnw=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-de34c6491557c59bc5d73631fb73bf05cd726e3e.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"cryptobtcbuyer","identity":"E1A5712F01E07357","website":"https://github.com/cryptobtcbuyer","security_contact":"cryptobtcbuyer@gmail.com","details":""},"commission":{"rate":"0.030000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ecfkxm78mpw5t83pd375wpjdmn4v0fe0ctrxhr","validator_address":"gitopiavaloper1ecfkxm78mpw5t83pd375wpjdmn4v0fe0s38khc","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"nUQma+KWXiz5ATohGXPkjXDs48pRVdx6M6KxrMrxu8k="},"value":{"denom":"ulore","amount":"6600000000"}}],"memo":"de34c6491557c59bc5d73631fb73bf05cd726e3e@142.132.202.50:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AmEP4fI/7QOBYuHiBNvloeU+l88g1Gk+VvPKV3BCjfLd"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["66R4F82ohIPqoONX/E9ArenBnCeXjzbO0tVX64y89b1BRgWgD/0CLjlWIZsR3QvtqVvF0lH3e8z4CnsGYrBOiA=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-range.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"range","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1xqhte5w28adgdccq7gn0sfk07dzv8c25mupc6t","validator_address":"gitopiavaloper1xqhte5w28adgdccq7gn0sfk07dzv8c25nx9g6s","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"arQEKvKvIyiJeIG02B0Iaj+tzvZq0X5vY1y/b2WILwI="},"value":{"denom":"ulore","amount":"100000000"}}],"memo":"9223cf7db3cb249795f4b7fc27568fd6def528d5@185.16.36.154:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AjsR9O1PD+5gwKlG+5RN5qOWXlmgWqowM9hI9T7kwwws"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["qr3IeAmoKcOxXXKB9NpjS5hyG9/Ix846qlZO+S158+Ue5sR/Z6xMtWcgnRezUQixPReVR6PXJjzl6Mj9jR9oYg=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-silent.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"silent","identity":"A47522A5527DB39F","website":"https://silentvalidator.com","security_contact":"","details":"Silent is a professional validator who wanna bring value to cosmos community"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1000000","delegator_address":"gitopia17g00pfedtj6hrcpcu7afef8fhmmet7c49gad0u","validator_address":"gitopiavaloper17g00pfedtj6hrcpcu7afef8fhmmet7c4djea08","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"7KmdA95gKeq3qWs/9mFw3lozrufVBhjXmVcE4vHthWo="},"value":{"denom":"ulore","amount":"100000000"}}],"memo":"e8e6b032f408bcadc2e65f57c4376d91382104e8@135.181.209.55:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A4WmswR0PB12pmh9AwKG5Xd5koE0Nui4iIrO73qGdE9H"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["ITizwDZJ+Nn9x8mwFyrkvQAOmqP/i7Bms8lf8uRS+l1gYTX4Ua7GC4zZzKEhw5joauNnzGcOkLzDqTZnkGP/uQ=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx-tRDM.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"tRDM","identity":"A736F5012E6F594D","website":"nodera.org","security_contact":"","details":"In Web3 we trust!"},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1gx6j9sjdh8jezxzsf3m4taj9m79ehhrn5c43rs","validator_address":"gitopiavaloper1gx6j9sjdh8jezxzsf3m4taj9m79ehhrnuz3prt","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"0kAGmd2s/cz+wheyqaVoh13iBMAos56zH4HH7jruxGg="},"value":{"denom":"ulore","amount":"699000000"}}],"memo":"53b831854986ab1d1ed5cbaedfce6be01ebb1c62@95.216.4.183:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Amk7xquXNr67cfk4SwGEUWszUZsD3Xje50Ov2uVDmUt7"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["QCTY5Ul5tVi2haOCqHJlsdZwmhku7xO6nO1KdXJCawFIR6lAY6ZgeeNoT8EZkQ/EzqTo6eQ/QDmuFF0g5zCKvg=="]} 2 | -------------------------------------------------------------------------------- /gentx/gentx_lavenderfive.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": " Lavender.Five Nodes 🐝", 8 | "identity": "F87ADDB700C0CC94", 9 | "website": "https://www.lavenderfive.com/", 10 | "security_contact": "hello@lavenderfive.com", 11 | "details": "100% soft slash protected. We strive to make the cosmos a more holistically wholesome place. Come say Hi! https://linktr.ee/lavenderfive" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.100000000000000000", 16 | "max_change_rate": "0.050000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia140l6y2gp3gxvay6qtn70re7z2s0gn57zjp5nfz", 20 | "validator_address": "gitopiavaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z6msrfe", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "4Z1ah9FbihUBPbpKrQvJPZstEAEn7tw1q5RdddpJbH8=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "4595823500" 28 | } 29 | } 30 | ], 31 | "memo": "5acc96bdea17e7c66e50b10edd233ecd5b501385@192.168.68.176:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "AgAxffwFDTjrK5UoAmT9aVOuI7CGxe3T5Wsxx2kWWhJB" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_LEGACY_AMINO_JSON" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "NfBWTgOHBM1cVZhqg4vFe4QbTvOVXmNjGZI4QCOo9E0hTgOjDjIJfvQ5LaDO1fq+A2JKy6hXo3gKOrdWtQV1Cg==" 61 | ] 62 | } 63 | -------------------------------------------------------------------------------- /gentx/kjnodes.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"kjnodes","identity":"1C5ACD2EEF363C3A","website":"http://kjnodes.com","security_contact":"","details":"Trusted and reliable Proof-of-Stake validator across Cosmos universe. 100% Refund in case of downtime slash."},"commission":{"rate":"0.070000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1t4z4m0ttqdlkxf0mw75efjjla2tsxzadtc8dzt","validator_address":"gitopiavaloper1t4z4m0ttqdlkxf0mw75efjjla2tsxzadrzrazs","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"ny114D2gjvCkBTs/jG8AXIXAOYX49cQFub7yFHjs980="},"value":{"denom":"ulore","amount":"9999000000"}}],"memo":"29995b80f2ad3549c8a01a42b9843a63539e60ee@37.27.6.149:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AnzBjHSDuKZATJEqTsujjzxbHsGizBXM5cZh3BLH8iEK"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["dbi1XKNivK63Ovw/hMKxOGaPaqA6/8ftAVazvPudDOA7YE+VI+AJmQa8Tz8QHeu8minFbscugaZwGI+RrHlI9Q=="]} 2 | -------------------------------------------------------------------------------- /gentx/lesnik_utsa.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"lesnik_utsa","identity":"A0B5FF00B5460153","website":"https://utsa.gitbook.io/services","security_contact":"lesnik13utsa@yandex.ru","details":"Trustworthy and high performance validator"},"commission":{"rate":"0.010000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1ae4aurwv0jeccztqgr0s2znyrqlm4jj8lug40u","validator_address":"gitopiavaloper1ae4aurwv0jeccztqgr0s2znyrqlm4jj8hxv908","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"90rqlR0Pkt0SGQbeUdyb/XcGQooFMX2nH/2j2Lb26Ds="},"value":{"denom":"ulore","amount":"10000000000"}}],"memo":"a94aec7233f9fec2b2de4b5c9dab6ad979820b3d@65.109.104.118:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AwSClVIakZ91lP1XEbjWFJaIo72Jr9RHPv2Ws+ugXmhE"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["O9B/Ea3rlOW+/uMdN2TDQLGzmT/wiZNIg7HXB9hPxopOvCw4gVL0nCHFvOnvhJ5lW3ngCyjcTAlke/WBTF1wIg=="]} 2 | -------------------------------------------------------------------------------- /gentx/moodman.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"moodman","identity":"AF0380BF5D4DE417","website":"https://twitter.com/BorysLifeee","security_contact":"","details":"my turn"},"commission":{"rate":"0.030000000000000000","max_rate":"0.300000000000000000","max_change_rate":"0.190000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1xfr4fc468tzqf9mh96ramcjznllxknv4aw2w0f","validator_address":"gitopiavaloper1xfr4fc468tzqf9mh96ramcjznllxknv445w70j","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"pKEZg3KLQty/sKwmcSyuTY+mQTk+k9lfnmhcJQ6ah0U="},"value":{"denom":"ulore","amount":"3000000000"}}],"memo":"0389c1066a79e9745803227e1b870627eda780d7@65.109.23.237:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"ApfCGcRYN9/iba4r/t9heGRAGbZDyu5gKEr3EE/+oDjE"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["CdQDNyEvslPtQ17CIPq/+Bnt2+gIZ2I+ccX8/d/uY9owdKEJd2llev5riB/oGEGHE1T2QnQRamKLcsHppR/k+Q=="]} 2 | -------------------------------------------------------------------------------- /gentx/polkachu.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "polkachu.com", 8 | "identity": "0A6AF02D1557E5B4", 9 | "website": "https://polkachu.com", 10 | "security_contact": "hello@polkachu.com", 11 | "details": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com" 12 | }, 13 | "commission": { 14 | "rate": "0.050000000000000000", 15 | "max_rate": "0.100000000000000000", 16 | "max_change_rate": "0.050000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1klzmqggnlcqdtem2argnal0uxn4dqjvy2qj4rs", 20 | "validator_address": "gitopiavaloper1klzmqggnlcqdtem2argnal0uxn4dqjvyz6k9rt", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "lRRCO7Zi94w6dB+1jwZst0JFDO8AwGGLPNPMw3Z9rnU=" 24 | }, 25 | "value": { "denom": "ulore", "amount": "9590823500" } 26 | } 27 | ], 28 | "memo": "56019bc8ec972df696597c281c07a3e64cd33d2f@192.99.44.79:26656", 29 | "timeout_height": "0", 30 | "extension_options": [], 31 | "non_critical_extension_options": [] 32 | }, 33 | "auth_info": { 34 | "signer_infos": [ 35 | { 36 | "public_key": { 37 | "@type": "/cosmos.crypto.secp256k1.PubKey", 38 | "key": "Av8XLQXykxng8b1G+PafkXk5iJPxX76MqZHcFpCN9C6X" 39 | }, 40 | "mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } }, 41 | "sequence": "0" 42 | } 43 | ], 44 | "fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }, 45 | "tip": null 46 | }, 47 | "signatures": [ 48 | "8HBO5EBHCzwXhLNHHomcaP6hitHL2vJZL6hnSpaQntlmCexk0qGeCvSd2uiUULlfV3hsjzvX/flbGzvLvie68A==" 49 | ] 50 | } 51 | -------------------------------------------------------------------------------- /gentx/ramuchi.tech.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"ramuchi.tech","identity":"4D0D40021BDCECB7","website":"https://ramuchi.tech/","security_contact":"validator@ramuchi.tech","details":"♾Staking Validator from 2020. ♚Operate IBC Relayers in various chains. ♛Support Auto-REStake. ♜Professional infrastructure for stable and safe operation of the chains. Place staking on trusted validators♾"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia13r6584zenn3anvv03me0k0dvptx99aqw5puw7w","validator_address":"gitopiavaloper13r6584zenn3anvv03me0k0dvptx99aqwumc774","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"1JDG4JxqLyDSnt3++DqdS2nDu8eQNuyl4n1fRH3Tclo="},"value":{"denom":"ulore","amount":"5742612500"}}],"memo":"7efdb7f073586674f5d645f025797630f2fd2cc7@65.108.15.170:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AjwmpF9vHSDjF56ywRoAZeoADbFNEJRwoLBbSj4l7hza"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["WyDKYeFG31Wh4F6ahDnyMP9Cx/pQpOdSARFiumEZ6WRAnj2CL22Qqqu956nVRzoUbS8KmScGl6CNwbVy+Y0V9w=="]} 2 | -------------------------------------------------------------------------------- /gentx/stakevillage.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Stake Village","identity":"D666B7424568E07C","website":"https://stakevillage.net","security_contact":"","details":"A team of professional and reliable validators."},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1u5q7vgp47z6d86cya69f8zdwc0z7r6lq7uznsh","validator_address":"gitopiavaloper1u5q7vgp47z6d86cya69f8zdwc0z7r6lqkxxrsv","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"4OenAaxJxiBc5CyHisx/2/o2LlkMZivkdEsBvnpCKU0="},"value":{"denom":"ulore","amount":"4000000000"}}],"memo":"f93ac5cc7f69e825e87bf32556b4633ce543bb6e@65.109.116.119:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A5hNLihQC00DWeqBSjOrZJhEeZuSTOTE+O2sI7dCVhiZ"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["4k4EU43+YAZwjujhlnp1kih9vXC9rre2K1rSxFD/YgY2KD1MZjjvryzj3BQiQSs/96n76I3lUs0HbrZKPPhy0Q=="]} 2 | -------------------------------------------------------------------------------- /gentx/stakr-space.json: -------------------------------------------------------------------------------- 1 | { 2 | "body": { 3 | "messages": [ 4 | { 5 | "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", 6 | "description": { 7 | "moniker": "stakr.space", 8 | "identity": "3C6A1BE4909A1E46", 9 | "website": "https://stakr.space", 10 | "security_contact": "stakr.space@gmail.com", 11 | "details": "Make your crypto great again!" 12 | }, 13 | "commission": { 14 | "rate": "0.100000000000000000", 15 | "max_rate": "1.000000000000000000", 16 | "max_change_rate": "0.100000000000000000" 17 | }, 18 | "min_self_delegation": "1", 19 | "delegator_address": "gitopia1nf5jh8wk2sdlv7ltvg7e9klkpjt45tzgrh63g3", 20 | "validator_address": "gitopiavaloper1nf5jh8wk2sdlv7ltvg7e9klkpjt45tzgtd7pg2", 21 | "pubkey": { 22 | "@type": "/cosmos.crypto.ed25519.PubKey", 23 | "key": "WSRES3DNMnhJMKji+HJd8205+sq9ttBhYpsuolU4QKU=" 24 | }, 25 | "value": { 26 | "denom": "ulore", 27 | "amount": "5740612500" 28 | } 29 | } 30 | ], 31 | "memo": "63381c5528ed8ca93f9ba31008a9630d21b29a97@142.132.152.46:26656", 32 | "timeout_height": "0", 33 | "extension_options": [], 34 | "non_critical_extension_options": [] 35 | }, 36 | "auth_info": { 37 | "signer_infos": [ 38 | { 39 | "public_key": { 40 | "@type": "/cosmos.crypto.secp256k1.PubKey", 41 | "key": "A0vOx8Pe04PFP2BL6GgHGF4BvsNoSk6EVtdw5Kq5yIqy" 42 | }, 43 | "mode_info": { 44 | "single": { 45 | "mode": "SIGN_MODE_DIRECT" 46 | } 47 | }, 48 | "sequence": "0" 49 | } 50 | ], 51 | "fee": { 52 | "amount": [], 53 | "gas_limit": "200000", 54 | "payer": "", 55 | "granter": "" 56 | }, 57 | "tip": null 58 | }, 59 | "signatures": [ 60 | "dofCYncgNIxzj8ZS1TQ/HzWcoii+w2AYiFJj7YVJ/nQP0jdvIXSfe9n27paNs1h/9zLAMClQ2tHhef5a9tWJig==" 61 | ] 62 | } 63 | -------------------------------------------------------------------------------- /gentx/web34ever.json: -------------------------------------------------------------------------------- 1 | {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"web34ever","identity":"52D7E9C59B92F133","website":"https://web3validator.info","security_contact":"web34ever@gmail.com","details":"Infrastructure Validator \u0026 Dedicated Contributor ₿ 🇺🇦⚔️ 🛡 Slash Protected"},"commission":{"rate":"0.050000000000000000","max_rate":"0.300000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"gitopia1pgm7l5t6nxvtf8kz5mm83ddzvjwz87v777l6qk","validator_address":"gitopiavaloper1pgm7l5t6nxvtf8kz5mm83ddzvjwz87v7kym2qd","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"0GeItmkpCqyZzSW3yk0HEoLhnonL7e0Pqu1b/MUf/GI="},"value":{"denom":"ulore","amount":"4587156000"}}],"memo":"5144fa12685df73836aad3829c3878248142b6b7@69.197.6.24:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A0T4Q1XlB4FlrpA5q/sJWVnrwG5vyh0BW5qBox8pOXmI"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["QmD28xlNoIuhWOQeWN58EQYZleI8WZchuxVQFlJsBHZLlj8CQXlVBLaLvb7mAoJdjsyR88tfESBwumWg9URgdA=="]} 2 | -------------------------------------------------------------------------------- /params/README.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | # Genesis Parameters 4 | 5 | | Param | Value | Notes | 6 | |:--:|:--:|:--:| 7 | | *Staking Module*| 8 | | unbonding_time | 1814400s (21 days) | Duration time for unbonding | 9 | | max_validators | 100 | Maximum number of active validators set | 10 | | max_entries | 7 | Maximum amount of delegations by one account | 11 | | bonded_coin_denom | ulore | The bonded coin denom | 12 | | max_evidence_age | 1814400s (21 days) | Time period indicator that a validator committed malicious behavior | 13 | | historical_entries | 10000 | 14 | | *Slashing module* | 15 | | signed_blocks_window | 50000 | The window for signing blocks | 16 | | min_signed_per_window | 0.05 | The fraction of signed blocks per window to be an active validator | 17 | | downtime_jail_duration | 600s | Time duration before unjail transaction available | 18 | | slash_fraction_double_sign | 0.05 | Slashing for double sign | 19 | | slash_fraction_downtime | 0.0001 | Slashing for downtime | 20 | | *Minting Module* | 21 | | inflation | 0.35 | The initial annual inflation rate | 22 | | inflation_max | 0.45 | The maximum annual inflation rate | 23 | | inflation_min | 0.25 | The minimum annual inflation rate | 24 | | inflation_rate_change | 0.20 | The rate at which the inflation rate changes | 25 | | goal_bonded | 0.67 | A point of inflation change sign | 26 | | blocks_per_year | 19466666 | 27 | | *Distribution Module* | 28 | | community_tax | 0.05 | The tax on inflation to the community pool | 29 | | base_proposer_reward | 0.01 | % of inflation allocated to block proposer | 30 | | bonus_proposer_reward | 0.04 | % of bonus for block proposer for precommits | 31 | | withdraw_addr_enabled | true | Changing reward withdrawal addresses | 32 | | *Governance Module* | 33 | | min_deposit | 1000000000 | The minimum deposit to bring a proposal up for a vote | 34 | | max_deposit_period | 172800s (2 days) | The duration at which a proposal can collect deposits | 35 | | voting_period | 172800s (2 days) | The duration at which a proposal can be voted upon | 36 | | quorum | 0.334 | A minimum quorum of bonded stake for voting | 37 | | threshold | 0.500 | A minimum threshold for the voting proposal to pass | 38 | | veto | 0.334 | A minimun of voting stake for vetoing a proposal | 39 | -------------------------------------------------------------------------------- /pre-genesis.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitopia/mainnet/dfd045171947f83c48d7b8e1458b9a55e15755d8/pre-genesis.tar.gz --------------------------------------------------------------------------------