├── CODE_OF_CONDUCT.md ├── LICENSE ├── README.md ├── contestant_info ├── ATEAM.json ├── Compass.json ├── DropsPower.json ├── Enigma.json ├── HashMoney.json ├── IRISnet - 35.236.168.104:26657.json ├── Microtick.json ├── Molecule.json ├── Mr.K-35.193.176.142.json ├── NewroadNetwork.json ├── Phase 1 RVC ├── SNZPoolHub.json ├── StakesStone - 5.181.51.80:26657 ├── StakingFund.json ├── TaidiHub.json ├── TeamDK.json ├── Tom.json ├── Wetez.json ├── agoric-goz.json ├── aibzone.json ├── akashian.json ├── alphavirtual.json ├── aneka.json ├── anonstake.json ├── ape_smash.json ├── armyids.json ├── atomic-bombers bombers.dokia.cloud:26657 ├── atomicbombers bombers.dokia.cloud:26657 ├── auditone.json ├── aynchain.json ├── bbsp_phase1.json ├── bhavest.json ├── bitsong-goz-1.json ├── blockngine-ibc.json ├── blockscape.json ├── brankochain.json ├── burek.json ├── byzantine-battalion.json ├── capybara.json ├── cat.json ├── certusone_phase1.json ├── chainapsis-1a.json ├── chainflow.json ├── chainlayer.json ├── chorus.json ├── coco-post-chain.json ├── commonwealth_labs.json ├── cosmoon-testnet.json ├── crazyzoo.json ├── cyberdevs.json ├── dawnsworld.json ├── dcz.json ├── defending-network.json ├── desmos.json ├── disraptorchain.json ├── dos-ibc.json ├── dunhill.json ├── everstakechain.json ├── evm.protofire.io.json ├── example.json ├── fanprime_goz.fanprime.io_26657.json ├── fetchbeacon.json ├── figment-phaseone.json ├── finalbattlechain.json ├── freeflix-media-hub.json ├── gemstone.json ├── genesis_lab_phase1.json ├── grbx-route.json ├── gunchain.json ├── hada.json ├── hashquarkchain.json ├── hongo-3.json ├── interstation.json ├── isillienchain.json ├── joon-chain-goz.json ├── js.json ├── jtbchain.json ├── kira-1.json ├── konstellation.json ├── kugs.json ├── meeseeks.json ├── melea.json ├── mintonium1.json ├── mmmh.json ├── modulus.json ├── muzamint.json ├── nibiru-ibc.json ├── node123.json ├── nodeasy.json ├── okchain.json ├── outpost.json ├── ozone.json ├── p2p-org-1.json ├── persistence.json ├── petom.json ├── ping-ibc.json ├── plex.json ├── protofire.io.json ├── pupu.json ├── pylons.json ├── regengoz.json ├── responsible_chain.json ├── retz80.json ├── sentinel-goz.json ├── setanchain.json ├── simplystaking.json ├── snakey.json ├── source.json ├── stake-capital.json ├── stake.sh.json ├── stakebird.json ├── staked-ibc.json ├── stakefish.json ├── stakematic.json ├── stakewolf.json ├── stakezone.json ├── stakin.json ├── starcluster.json ├── stoner.json ├── stratus.json ├── supernovachain.json ├── thetechtrap.json ├── timetowinchain.json ├── umbrella.json ├── vb-chain.json ├── vgng-1.json ├── vipnamai.json ├── vostok-1.json ├── westaking.json └── zilotchain.json ├── goz-genesis.json ├── goz-roster.csv ├── hub └── gameofzoneshub-1 │ └── script.sh ├── resources └── twitter-banner.png ├── staking-defense.json └── trust_period_phase1b.md /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Contributor Covenant Code of Conduct 2 | 3 | ## Our Pledge 4 | 5 | In the interest of fostering an open and welcoming environment, we as 6 | contributors and maintainers pledge to making participation in our project and 7 | our community a harassment-free experience for everyone, regardless of age, body 8 | size, disability, ethnicity, gender identity and expression, level of experience, 9 | education, socio-economic status, nationality, personal appearance, race, 10 | religion, or sexual identity and orientation. 11 | 12 | ## Our Standards 13 | 14 | Examples of behavior that contributes to creating a positive environment 15 | include: 16 | 17 | * Using welcoming and inclusive language 18 | * Being respectful of differing viewpoints and experiences 19 | * Gracefully accepting constructive criticism 20 | * Focusing on what is best for the community 21 | * Showing empathy towards other community members 22 | 23 | Examples of unacceptable behavior by participants include: 24 | 25 | * The use of sexualized language or imagery and unwelcome sexual attention or 26 | advances 27 | * Trolling, insulting/derogatory comments, and personal or political attacks 28 | * Public or private harassment 29 | * Publishing others' private information, such as a physical or electronic 30 | address, without explicit permission 31 | * Other conduct which could reasonably be considered inappropriate in a 32 | professional setting 33 | 34 | ## Our Responsibilities 35 | 36 | Project maintainers are responsible for clarifying the standards of acceptable 37 | behavior and are expected to take appropriate and fair corrective action in 38 | response to any instances of unacceptable behavior. 39 | 40 | Project maintainers have the right and responsibility to remove, edit, or 41 | reject comments, commits, code, wiki edits, issues, and other contributions 42 | that are not aligned to this Code of Conduct, or to ban temporarily or 43 | permanently any contributor for other behaviors that they deem inappropriate, 44 | threatening, offensive, or harmful. 45 | 46 | ## Scope 47 | 48 | This Code of Conduct applies both within project spaces and in public spaces 49 | when an individual is representing the project or its community. Examples of 50 | representing a project or community include using an official project e-mail 51 | address, posting via an official social media account, or acting as an appointed 52 | representative at an online or offline event. Representation of a project may be 53 | further defined and clarified by project maintainers. 54 | 55 | ## Enforcement 56 | 57 | Instances of abusive, harassing, or otherwise unacceptable behavior may be 58 | reported by contacting the project team at [oss@iqlusion.io]. All 59 | complaints will be reviewed and investigated and will result in a response that 60 | is deemed necessary and appropriate to the circumstances. The project team is 61 | obligated to maintain confidentiality with regard to the reporter of an incident. 62 | Further details of specific enforcement policies may be posted separately. 63 | 64 | Project maintainers who do not follow or enforce the Code of Conduct in good 65 | faith may face temporary or permanent repercussions as determined by other 66 | members of the project's leadership. 67 | 68 | ## Attribution 69 | 70 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, 71 | available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html 72 | 73 | [homepage]: https://www.contributor-covenant.org 74 | [oss@iqlusion.io]: mailto:oss@iqlusion.io 75 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Apache License 2 | Version 2.0, January 2004 3 | http://www.apache.org/licenses/ 4 | 5 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6 | 7 | 1. Definitions. 8 | 9 | "License" shall mean the terms and conditions for use, reproduction, 10 | and distribution as defined by Sections 1 through 9 of this document. 11 | 12 | "Licensor" shall mean the copyright owner or entity authorized by 13 | the copyright owner that is granting the License. 14 | 15 | "Legal Entity" shall mean the union of the acting entity and all 16 | other entities that control, are controlled by, or are under common 17 | control with that entity. For the purposes of this definition, 18 | "control" means (i) the power, direct or indirect, to cause the 19 | direction or management of such entity, whether by contract or 20 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 21 | outstanding shares, or (iii) beneficial ownership of such entity. 22 | 23 | "You" (or "Your") shall mean an individual or Legal Entity 24 | exercising permissions granted by this License. 25 | 26 | "Source" form shall mean the preferred form for making modifications, 27 | including but not limited to software source code, documentation 28 | source, and configuration files. 29 | 30 | "Object" form shall mean any form resulting from mechanical 31 | transformation or translation of a Source form, including but 32 | not limited to compiled object code, generated documentation, 33 | and conversions to other media types. 34 | 35 | "Work" shall mean the work of authorship, whether in Source or 36 | Object form, made available under the License, as indicated by a 37 | copyright notice that is included in or attached to the work 38 | (an example is provided in the Appendix below). 39 | 40 | "Derivative Works" shall mean any work, whether in Source or Object 41 | form, that is based on (or derived from) the Work and for which the 42 | editorial revisions, annotations, elaborations, or other modifications 43 | represent, as a whole, an original work of authorship. For the purposes 44 | of this License, Derivative Works shall not include works that remain 45 | separable from, or merely link (or bind by name) to the interfaces of, 46 | the Work and Derivative Works thereof. 47 | 48 | "Contribution" shall mean any work of authorship, including 49 | the original version of the Work and any modifications or additions 50 | to that Work or Derivative Works thereof, that is intentionally 51 | submitted to Licensor for inclusion in the Work by the copyright owner 52 | or by an individual or Legal Entity authorized to submit on behalf of 53 | the copyright owner. For the purposes of this definition, "submitted" 54 | means any form of electronic, verbal, or written communication sent 55 | to the Licensor or its representatives, including but not limited to 56 | communication on electronic mailing lists, source code control systems, 57 | and issue tracking systems that are managed by, or on behalf of, the 58 | Licensor for the purpose of discussing and improving the Work, but 59 | excluding communication that is conspicuously marked or otherwise 60 | designated in writing by the copyright owner as "Not a Contribution." 61 | 62 | "Contributor" shall mean Licensor and any individual or Legal Entity 63 | on behalf of whom a Contribution has been received by Licensor and 64 | subsequently incorporated within the Work. 65 | 66 | 2. Grant of Copyright License. Subject to the terms and conditions of 67 | this License, each Contributor hereby grants to You a perpetual, 68 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 69 | copyright license to reproduce, prepare Derivative Works of, 70 | publicly display, publicly perform, sublicense, and distribute the 71 | Work and such Derivative Works in Source or Object form. 72 | 73 | 3. Grant of Patent License. Subject to the terms and conditions of 74 | this License, each Contributor hereby grants to You a perpetual, 75 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 | (except as stated in this section) patent license to make, have made, 77 | use, offer to sell, sell, import, and otherwise transfer the Work, 78 | where such license applies only to those patent claims licensable 79 | by such Contributor that are necessarily infringed by their 80 | Contribution(s) alone or by combination of their Contribution(s) 81 | with the Work to which such Contribution(s) was submitted. If You 82 | institute patent litigation against any entity (including a 83 | cross-claim or counterclaim in a lawsuit) alleging that the Work 84 | or a Contribution incorporated within the Work constitutes direct 85 | or contributory patent infringement, then any patent licenses 86 | granted to You under this License for that Work shall terminate 87 | as of the date such litigation is filed. 88 | 89 | 4. Redistribution. You may reproduce and distribute copies of the 90 | Work or Derivative Works thereof in any medium, with or without 91 | modifications, and in Source or Object form, provided that You 92 | meet the following conditions: 93 | 94 | (a) You must give any other recipients of the Work or 95 | Derivative Works a copy of this License; and 96 | 97 | (b) You must cause any modified files to carry prominent notices 98 | stating that You changed the files; and 99 | 100 | (c) You must retain, in the Source form of any Derivative Works 101 | that You distribute, all copyright, patent, trademark, and 102 | attribution notices from the Source form of the Work, 103 | excluding those notices that do not pertain to any part of 104 | the Derivative Works; and 105 | 106 | (d) If the Work includes a "NOTICE" text file as part of its 107 | distribution, then any Derivative Works that You distribute must 108 | include a readable copy of the attribution notices contained 109 | within such NOTICE file, excluding those notices that do not 110 | pertain to any part of the Derivative Works, in at least one 111 | of the following places: within a NOTICE text file distributed 112 | as part of the Derivative Works; within the Source form or 113 | documentation, if provided along with the Derivative Works; or, 114 | within a display generated by the Derivative Works, if and 115 | wherever such third-party notices normally appear. The contents 116 | of the NOTICE file are for informational purposes only and 117 | do not modify the License. You may add Your own attribution 118 | notices within Derivative Works that You distribute, alongside 119 | or as an addendum to the NOTICE text from the Work, provided 120 | that such additional attribution notices cannot be construed 121 | as modifying the License. 122 | 123 | You may add Your own copyright statement to Your modifications and 124 | may provide additional or different license terms and conditions 125 | for use, reproduction, or distribution of Your modifications, or 126 | for any such Derivative Works as a whole, provided Your use, 127 | reproduction, and distribution of the Work otherwise complies with 128 | the conditions stated in this License. 129 | 130 | 5. Submission of Contributions. Unless You explicitly state otherwise, 131 | any Contribution intentionally submitted for inclusion in the Work 132 | by You to the Licensor shall be under the terms and conditions of 133 | this License, without any additional terms or conditions. 134 | Notwithstanding the above, nothing herein shall supersede or modify 135 | the terms of any separate license agreement you may have executed 136 | with Licensor regarding such Contributions. 137 | 138 | 6. Trademarks. This License does not grant permission to use the trade 139 | names, trademarks, service marks, or product names of the Licensor, 140 | except as required for reasonable and customary use in describing the 141 | origin of the Work and reproducing the content of the NOTICE file. 142 | 143 | 7. Disclaimer of Warranty. Unless required by applicable law or 144 | agreed to in writing, Licensor provides the Work (and each 145 | Contributor provides its Contributions) on an "AS IS" BASIS, 146 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 147 | implied, including, without limitation, any warranties or conditions 148 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 149 | PARTICULAR PURPOSE. You are solely responsible for determining the 150 | appropriateness of using or redistributing the Work and assume any 151 | risks associated with Your exercise of permissions under this License. 152 | 153 | 8. Limitation of Liability. In no event and under no legal theory, 154 | whether in tort (including negligence), contract, or otherwise, 155 | unless required by applicable law (such as deliberate and grossly 156 | negligent acts) or agreed to in writing, shall any Contributor be 157 | liable to You for damages, including any direct, indirect, special, 158 | incidental, or consequential damages of any character arising as a 159 | result of this License or out of the use or inability to use the 160 | Work (including but not limited to damages for loss of goodwill, 161 | work stoppage, computer failure or malfunction, or any and all 162 | other commercial damages or losses), even if such Contributor 163 | has been advised of the possibility of such damages. 164 | 165 | 9. Accepting Warranty or Additional Liability. While redistributing 166 | the Work or Derivative Works thereof, You may choose to offer, 167 | and charge a fee for, acceptance of support, warranty, indemnity, 168 | or other liability obligations and/or rights consistent with this 169 | License. However, in accepting such obligations, You may act only 170 | on Your own behalf and on Your sole responsibility, not on behalf 171 | of any other Contributor, and only if You agree to indemnify, 172 | defend, and hold each Contributor harmless for any liability 173 | incurred by, or claims asserted against, such Contributor by reason 174 | of your accepting any such warranty or additional liability. 175 | 176 | END OF TERMS AND CONDITIONS 177 | 178 | APPENDIX: How to apply the Apache License to your work. 179 | 180 | To apply the Apache License to your work, attach the following 181 | boilerplate notice, with the fields enclosed by brackets "[]" 182 | replaced with your own identifying information. (Don't include 183 | the brackets!) The text should be enclosed in the appropriate 184 | comment syntax for the file format. We also recommend that a 185 | file or class name and description of purpose be included on the 186 | same "printed page" as the copyright notice for easier 187 | identification within third-party archives. 188 | 189 | Copyright [yyyy] [name of copyright owner] 190 | 191 | Licensed under the Apache License, Version 2.0 (the "License"); 192 | you may not use this file except in compliance with the License. 193 | You may obtain a copy of the License at 194 | 195 | http://www.apache.org/licenses/LICENSE-2.0 196 | 197 | Unless required by applicable law or agreed to in writing, software 198 | distributed under the License is distributed on an "AS IS" BASIS, 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 200 | See the License for the specific language governing permissions and 201 | limitations under the License. 202 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Game of Zones: Challenge 2 | 3 | Last year, the Cosmos Network hosted the first-ever adversarial testnet to prepare network operators for the launch of the first-ever BFT network. This year, the team that brought you Game of Stakes is back again with Game of Zones: on May 1, 2020, we’re kicking off another series of adversarial testnet challenges designed to prepare the Cosmos ecosystem for the upcoming launch of the IBC module. 4 | 5 | Registration is closed. 6 | 7 | ## Connecting to the Hub for Phase 3 8 | The Game of Zones Hub for Phase 3 will launch on Sunday, May 31st. There is a single line bug fix from the Phase 2 Hub so we can assume the the stability will persist. The team is continuing to experiment with configuration changes to Tendermint to increase stability and throughput for the remaining competition. 9 | 10 | * A complete roster of participating teams is available [here](goz-roster.csv). 11 | * The genesis file will be available soon. The Phase 3 file will be based on the Phase 2a file available [here](https://github.com/cosmosdevs/GameOfZones/blob/master/goz-genesis.json), and will be updated to include `10 billion doubloons` in participants’ accounts, and the chain-id expected for each team. 12 | * The ID for the hub will be `gameofzoneshub-3`. 13 | * There is a node with open RPC on port 80 at [http://35.190.35.11/](http://35.190.35.11/) 14 | * Each team will receive an allocation of doubloons for the competition, and gas prices are set at `0.0025doubloons`. 15 | 16 | ``` txt 17 | c1082e463b3570c93fddcf3a68405cee2c9d5daf@35.233.155.199:26656 18 | 0b9234038eed6704a221aea21d2affaf296ec540@34.83.218.4:26656 19 | 0c625b3d653cc6d5dcc41e28531d811803e56c1d@34.83.0.237:26656 20 | ``` 21 | 22 | 23 | ## Software for Phase 3 24 | 25 | The Game of Zones Team will begin the launch process for the hub on Sunday, 31st of May. In order to connect to the hub, you will need to be using the following versions of software: 26 | 27 | Gaia (9b59c43) :[https://github.com/cosmos/gaia/releases/tag/goz-phase-3](https://github.com/cosmos/gaia/releases/tag/goz-phase-3) 28 | Relayer (f7c0b90): https://github.com/iqlusioninc/relayer/releases/tag/v0.5.4 29 | 30 | And for custom zone operators, update to the following CosmosSDK version: 31 | 32 | Cosmos-SDK: [https://github.com/cosmos/cosmos-sdk/tree/jack/goz-phase-2](https://github.com/cosmos/cosmos-sdk/tree/jack/goz-phase-3) 33 | 34 | The Chain ID for the hub will be `gameofzoneshub-3`. For this phase of the competition, teams should append the phase number to their chain ID before phase launch. 35 | 36 | 37 | ## Game of Zones Phase 3 38 | 39 | The main objective for the last phase of the competition is to stress test the security model of IBC, and the winner will be the team that executes the best confusion or deception attacks against other zones. 40 | 41 | The Weekly Challenge Winner for Phase 3 will be the team who develops the best attacks or custom protocols to gain an advantage over other competitors, or a team who successfully executes a double spend attack. We expect competitors to provide technical write ups that include a Proof-of-Concept to show the work they’ve done to win. 42 | 43 | Please also look out for the other [cumulative prizes for the Game of Zones](#the_challenges). 44 | 45 | 46 | ## Connecting to the Hub for Phase 2 47 | 48 | The Game of Zones Hub for Phase 2 will launch on Friday, May 22nd, and is expected to achieve over 48 hours of required stability needed to begin the next phase of the competition. 49 | 50 | * A complete roster of participating teams is available [here](https://github.com/cosmosdevs/GameOfZones/blob/68a585bfd759a9f844327bb4dd43413e3d7ea50c/goz-roster.csv). 51 | * The genesis file will be available soon. The Phase 2 file will be based on the Phase 1b file available [here](https://github.com/cosmosdevs/GameOfZones/blob/master/goz-genesis.json), and will be updated to include `1 billion doubloons` in participants’ accounts, and the chain-id expected for each team. 52 | * The ID for the hub will be `gameofzoneshub-2a`. 53 | * Connections are rate limited, so we recommend that all teams run a full node for the competition. 54 | * There is a node with open RPC on port 80 at [http://35.190.35.11/](http://35.190.35.11/) 55 | * Each team will receive an allocation of doubloons for the competition, and gas prices are set at `0.0025doubloons`. 56 | 57 | The details below are the same as they were for Phase 1b: 58 | 59 | Publicly available sentry nodes are available at: 60 | 61 | ``` txt 62 | 6ed008bf3a2ad341d84391bf47ea46e75a87e35e@35.233.155.199:26656 63 | 7cb9cbba21fdc3b004f098c116e5e2c2ac77ddfb@34.83.218.4:26656 64 | ef36b3167b8599c46b0daf799f089068360c3911@34.83.0.237:26656 65 | ``` 66 | 67 | Seed Node 68 | 69 | ``` txt 70 | d95a9f97e31f36d0a467e6855c71f5e5b8eccf65@34.83.90.172:26656 71 | ``` 72 | 73 | The hub will be centralized during the combination. The staking tokens are all controlled by iqlusion, and an allocation of doubloons will be issued to all teams registered in the competition. 74 | 75 | 76 | ## Software for Phase 2 77 | 78 | The Game of Zones Team will begin the launch process for the hub on Friday, 22nd. In order to connect to the hub, you will need to be using the following versions of software: 79 | 80 | Gaia (2d61264) :[https://github.com/cosmos/gaia/releases/tag/goz-phase-2](https://github.com/cosmos/gaia/releases/tag/goz-phase-2) 81 | Relayer (f7c0b90): https://github.com/iqlusioninc/relayer/releases/tag/v0.5.4 82 | 83 | And for custom zone operators, update to the following CosmosSDK version: 84 | 85 | Cosmos-SDK: [https://github.com/cosmos/cosmos-sdk/tree/jack/goz-phase-2](https://github.com/cosmos/cosmos-sdk/tree/jack/goz-phase-2) 86 | 87 | The Chain ID for the hub will be `gameofzoneshub-2a`. For this phase of the competition, teams should append the phase number to their chain ID before phase launch. 88 | 89 | 90 | ## Game of Zones Phase 2 91 | 92 | **Phase 2 of Game of Zones will officially begin Monday, May 25th at 12am PST 7am UTC.** 93 | 94 | The main focus of the second phase of Game of Zones is throughput, and the winning team will be the team that relays the most packets with their relayer key on the GoZ Hub and in the wider Game of Zones network. All teams will be given `1 billion doubloons `for Phase 2. 95 | 96 | In terms of scoring, 97 | 98 | * Packets are defined by ics04 and ics20. We will be looking for the relayer `msg.sender` for these events. 99 | 100 | * Packets relayed to the hub by your relayer key are the most important metric to judge winning. If we were using a point system for scoring, these packets would be worth 1 point. 101 | 102 | * Packets relayed from the hub are the second most important metric for the week. If we were scoring these packets using a point system, they would be worth 0.5 points. 103 | 104 | * Packets relayed among other chains are less important to your team’s performance than the first two metrics mentioned above. If we were using a point system for scoring, these packets would be worth 0.1 points. 105 | 106 | From a judging perspective, we will only be able to count packets relayed with the Relayer key listed in the Phase 2 Roster. 107 | 108 | 109 | * **All teams should append** -2 **to their chain ID for Phase 2 of the competition.** This will help us work through the immense amount of data we expect to analyze to choose a winner, and will ensure that there is no delay in announcing a winner. An updated roster with the chain IDs we expect to see will be available soon in the GoZ Github repo. 110 | 111 | * **If your team is relaying packets with a different address than the one that is listed in the GoZ Roster,** we will be unable to see or count your performance for the week. Over the weekend, we will be confirming that we can communicate with endpoints. If we cannot reach your team’s endpoint, we will contact you via email to resolve this before Phase 2 begins. 112 | 113 | * A new scoring dashboard that will shows real-time packets being relayed will be available on Monday, May 25th a few hours after Phase 2 begins. The GoZ Team will be monitoring connections made over the websocket, and will count packets on your chain regardless of where they come from. 114 | 115 | 116 | 117 | ## Connecting to the Hub for Phase 1b 118 | 119 | The Game of Zones Hub for Phase 1b began launching on May 15th around 1:00am UTC, and has achieved well over the 24 hours of required stability needed to begin the next phase of the competition. A complete roster of participating teams is available available [here](goz-roster.csv). 120 | 121 | * The genesis file is available [here](goz-genesis.json). 122 | * The ID for the hub will be `gameofzoneshub-1b`. 123 | * Connections are rate limited, so we recommend that all teams run a full node for the competition. 124 | * There is a node with open RPC on port 80 at http://35.190.35.11/ 125 | * Each team will receive an allocation of `doubloons` for the competition, and gas prices are set at `0.0025doubloons`. 126 | 127 | Publicly available sentry nodes are available at: 128 | 129 | ``` txt 130 | 6ed008bf3a2ad341d84391bf47ea46e75a87e35e@35.233.155.199:26656 131 | 7cb9cbba21fdc3b004f098c116e5e2c2ac77ddfb@34.83.218.4:26656 132 | ef36b3167b8599c46b0daf799f089068360c3911@34.83.0.237:26656 133 | ``` 134 | 135 | Seed Node 136 | 137 | ``` txt 138 | d95a9f97e31f36d0a467e6855c71f5e5b8eccf65@34.83.90.172:26656 139 | ``` 140 | The hub will be centralized during the combination. The staking tokens are all controlled by iqlusion, and an allocation of `doubloons` will be issued to all teams registered in the competition. 141 | 142 | Documentation about trust periods is available [here](trust_period_phase1b.md). 143 | 144 | ## Game of Zones Phase 1b 145 | 146 | Phase 1b will begin Monday, May 18th at 7:00am UTC, and will end on Thursday, May 21st at 6:59am UTC. 147 | 148 | To recapture the original spirit of Phase 1a, the objectives for Phase 1b will be different than the initial challenge. During Phase 1b, we will be limiting the number of tokens given to each team to improve the stability of the hub, removing restrictions on trust periods in the software, and disqualifying any team that pools their genesis allocated doubloons for additional gas. 149 | 150 | * Every team should append -1b to their chain ID. An official Team Roster that maps chain IDs and Relayer addresses to team names is available here. 151 | * Trust periods will be unrestricted on the software. 152 | * Players will be restricted to `1.25 million doubloons` in the addresses. 153 | * This amount should provide enough tokens for a minimum trust period of 10 minutes. 154 | * Gas prices will be fixed at `0.0025doubloons/gas`, and a client update should cost approximately `2500 doubloons`. 155 | 156 | Before the phase begins, the GoZ Team will provide detailed documentation that shows participants how to adjust the trust period in the Relayer, how to optimize gas, how to deal with errors and recovery, and how to ensure that a client is kept alive. 157 | 158 | The winning team for Phase 1b will have the smallest trust period on their client while maintaining the longest period of liveness. If Team A were to achieve a client trust period of 11 minutes, and Team B were to achieve a trust period of 15 minutes and both teams keep their clients alive for 72 hours, Team A would score higher. If no team is able to maintain a connection for the full 4320 minutes of Phase 1b, the winner will be decided by scoring the length of the longest lived connection over the trust period. 159 | 160 | In terms of judging, we will combine the data from Phase 1a and Phase 1b to declare a challenge winner. During this phase of the competition, we expect to provide an overview of the active clients published to the Game of Zones GitHub repo multiple times a day. 161 | 162 | ## Software for Phase 1b 163 | 164 | The Game of Zones Team will begin the launch process for the hub on Friday, May 15th around 1:00am UTC. In order to connect to the hub, you will need to be using the following versions of software: 165 | 166 | Gaia (cbc3321): https://github.com/cosmos/gaia/releases/tag/goz-phase-1 167 | Relayer (34f0fdf): https://github.com/iqlusioninc/relayer/releases/tag/v0.5.2 168 | 169 | And for custom zone operators, update to the following CosmosSDK version: 170 | 171 | Cosmos-SDK(80be503): https://github.com/cosmos/cosmos-sdk/releases/tag/goz-phase-1 172 | 173 | The Chain ID for the hub will be `gameofzoneshub-1b`. For each phase of the competition, teams should be prepared to append the phase number to their chain ID before phase launch. 174 | 175 | 176 | ## Game of Zones Phase 1 177 | 178 | Starting on May 1st, the iqlusion team has launched the iqlusion Game of Zones Hub. **Phase 1 of the competition will launch on Wednesday, May 6th at 12AM PST/ 7AM UTC.** The Game of Zones scoreboard will be available to participants several hours after the competition kicks off. 179 | 180 | The Genesis [file](goz-genesis.json) is this repo. 181 | 182 | We have a publicly available sentry nodes available over p2p: 183 | 184 | ``` 185 | tcp://7cb9cbba21fdc3b004f098c116e5e2c2ac77ddfb@34.83.218.4:26656 186 | tcp://6e4e0fad3d152b4086e24fd84602f71c6815832d@35.233.155.199:26656 187 | tcp://ef36b3167b8599c46b0daf799f089068360c3911@34.83.0.237:26656 188 | ``` 189 | 190 | As well as the following open RPC endpoints: 191 | ``` 192 | http://34.83.218.4:26657 193 | http://35.233.155.199:26657 194 | http://34.83.0.237:26657 195 | ``` 196 | 197 | And 1 seed node: 198 | ``` 199 | tcp://d95a9f97e31f36d0a467e6855c71f5e5b8eccf65@34.83.90.172:26656 200 | ``` 201 | 202 | This hub will be centralized during the combination. The staking tokens are all controlled by iqlusion and `doubloons` will be issued to all players. 203 | 204 | You should have recieved `10 million` doubloons to your account. 205 | 206 | 207 | ### Software for Phase 1 208 | 209 | Players should use the following versions of `relayer`, `gaia` and/or `cosmos-sdk` respectively to participate in Phase 1: 210 | 211 | ``` bash 212 | CosmosSDK: 7557f0e (PR (closed): https://github.com/cosmos/cosmos-sdk/pull/6127) 213 | Gaia: b617e2b (PR: https://github.com/cosmos/gaia/pull/386) 214 | $ gaiad version --long 215 | name: gaia 216 | server_name: gaiad 217 | client_name: gaiacli 218 | version: 0.0.0-186-gb617e2b 219 | commit: b617e2bd10f179f8a9722c0d9e329a16611e6e2a 220 | build_tags: netgo,ledger 221 | go: go version go1.14 darwin/amd64 222 | 223 | Relayer: 2282f8b (PR: https://github.com/iqlusioninc/relayer/pull/221) 224 | $ rly version 225 | version: 0.3.1-5-g2282f8b 226 | commit: 2282f8b33c7025a5e9dc6d7eacfb8c1ad9572897 227 | cosmos-sdk: v0.34.4-0.20200430150743-930802e7a13c 228 | go: go1.14 darwin/amd64 229 | ``` 230 | 231 | 232 | ## Code of Conduct 233 | 234 | The Game of Zones team is dedicated to providing an inclusive and harrassment free experience for contributors. Please visit [Code of Conduct](CODE_OF_CONDUCT.md) for more information. 235 | 236 | ## The Challenge 237 | 238 | Game of Zones will launch on May 1, 2020, and will comprise three separate, week-long stages with different Capture-the-Flag style objectives. 239 | 240 | *Weekly Challenge Rewards:* 241 | 242 | * Phase 1: The main objective for the first week of the competition is liveness, and each team’s competition rewards will depend on their ability to keep a connection alive. 243 | * The Weekly Challenge Winner for Phase 1 will be the team that pushes the limits of packet connections by maintaining the longest lived connection with the fewest packets sent. 244 | * Each team that completes Phase 1 of the competition will be eligible to receive a GoZ Liveness Reward at the end of the challenge. 245 | 246 | * Phase 2: The main objective for Phase 2 is throughput, and each team should strive to relay as many packets as possible with their Relayer key. 247 | * The Weekly Challenge Winner for Phase 2 will be the team that relays the most packets during this phase of the competition. 248 | 249 | * Phase 3: The main objective for Week 3 is to stress test the security model of IBC, and the winner will be the team that executes the best confusion or deception attacks against other zones. 250 | * The Weekly Challenge Winner for Phase 3 will be the team who develops the best attacks or custom protocols to gain an advantage over other competitors, or a team who successfully executes a double spend attack. We expect competitors to provide technical write ups that include a Proof-of-Concept to show the work they’ve done to win. 251 | In addition to the weekly challenges, there will also be a handful of opportunities to win additional prizes based on your overall competition performance. 252 | 253 | *Cumulative Contest Challenge Rewards will be given for:* 254 | 255 | * Most Packets Relayed via IBC module, which will reward the team that invests in automation to relay more packets than any other team throughout the entire competition. 256 | * Best Custom Zone, which will reward the team that beta tests the best custom zone designed to be part of the network when IBC is production-ready. For this reward, we will be paying extra attention to the most active zones throughout the competition. 257 | * Most Creative Zone, which will reward the team with the most creative use for IBC-generated tokens used in novel ways. 258 | * Most Innovative/Deceptive State Machine, which will reward the team who pulls off the best deception attacks by configuring their state machine in ways that give them significant benefits throughout the competition. 259 | * The Gaia Award, which will reward the team that creates the best content and technical write ups that share best practices and document novel implementations for the community throughout the competition. 260 | 261 | ## The Rules of Engagement 262 | 263 | The goal of running an adversarial testnet challenge is to stress test the protocol-level of the Cosmos network and the IBC module. As the community and network operators become acquainted with the IBC module and setting up zones, the code will be pushed to its limit (and perhaps beyond!), as a way to observe its performance before it is released as production-ready software. 264 | 265 | Throughout the competition, we expect to see validators running their own zones and attempting to attack other zones through spamming or exploiting configurations. We also expect to see non-traditional configurations of core protocols and software that might provide specific advantages to our network operators. Additionally, we hope to observe numerous multi-hop transactions, proposer priority attacks, double spending attacks, unnoticed equivocations, and other confusion attacks that attempt to disrupt communication and operations between zones and relayers. During Phase 1b of the challenge, any team that pools their genesis allocated doubloons for additional gas will be disqualified. 266 | 267 | During the course of the game, it is forbidden to exploit security vulnerabilities in attempt to win the challenge. Participants who exploit software vulnerabilities in the IBC module or Cosmos Network will be disqualified. Participants who use social engineering or malware to attack fellow competitors will also be disqualified from the challenge. If you find a software vulnerability during the competition, please report it to [security@cosmosnetwork.dev](http://security@cosmosnetwork.dev/) — once IBC is added to the bug bounty program, all security bugs reported will be eligible for a bonus reward. 268 | 269 | ## The Reward 270 | 271 | As a reward for their efforts, competitors could receive prizes from a pool of 100,000 ATOM. At the close of the challenge, we expect to distribute rewards to: 272 | 273 | * At least *3 weekly challenge winners*, 274 | 275 | * At least *5 cumulative competition challenge winners*, 276 | 277 | * *All eligible teams that successfully complete the first phase of the competition.* 278 | 279 | Competitors will be able to track their performance and progress on a scoreboard that will launch at the beginning of the competition. Rewards and reward amounts will be announced to all participants during Closing Ceremonies for Game of Zones. In order to receive rewards, winners will be asked to provide information during a KYC process in order to receive a payout in ATOM. 280 | 281 | ## Eligibility 282 | 283 | All members of the Cosmos Community are eligible and encouraged to participate in Game of Zones, but not all participants are eligible to receive rewards from the prize pool. 284 | 285 | * Employees and contractors of the Interchain Foundation, Interchain Berlin, and Iqlusion can compete and win in Game of Zones as part of a team, but they cannot be rewarded with ATOM for their participation in the contest. 286 | 287 | * Participants who exploit software vulnerabilities in the IBC module or Cosmos Network, who use social engineering attacks to exploit competitors, or who use malware to attack others will be disqualified from receiving any contest rewards. 288 | 289 | * Challenge participants who violate the rules of engagement set forth in the contest scope or who violate the Code of Conduct for Game of Zones may be deemed ineligible for reward. 290 | 291 | ## Important Dates 292 | 293 | Save these important competition dates on your calendar: 294 | 295 | * ✅Registration for Game of Zones closes on April 25, 2020 at 11:59pm PST. 296 | * ✅Game of Zones will begin on Friday, May 1, 2020. 297 | * The Official GoZ Opening Ceremonies Live Stream was held on Friday, May 1, 2020 at 9am PST on our @cosmosdevs Twitch channel. 298 | * Phase 1b will begin Monday, May 18th at 7:00am UTC, and will end on Thursday, May 21st at 6:59am UTC. 299 | * Phase 2 will begin Monday, May 25th at 7:00am UTC, and will end on Friday, May 28th at 6:59am UTC. 300 | * Phase 3 will begin on Monday, June 1st at 7:00am UTC, and will end on Friday, June 6th at 6:59am UTC. 301 | 302 | * Game of Zones will close on Friday, June 6th, 2020 at 6:59am UTC. 303 | 304 | * The Official GoZ Closing Ceremonies Live Stream will be held on Wednesday, June 10th at 7:00pm UTC. 305 | 306 | Wherever possible, we will strive to find times that are convenient for participants distributed across diverse time zones. 307 | 308 | ## Contact Us 309 | 310 | If you have any questions about the competition, or just want to say hi, the only way to get a response is to email [gameofzones@cosmosnetwork.dev](http://gameofzones@cosmosnetwork.dev/) . The Game of Zones team will create a FAQ based on questions that we receive, and regularly update it throughout the course of the competition. 311 | 312 | To get the latest Game of Zones release candidate software and track progress for launch, follow [@cosmosdevs](https://github.com/cosmosdevs) on Github. 313 | 314 | To receive the latest updates about Game of Zones, follow [@cosmosdevs](https://www.twitter.com/cosmosdevs) on Twitter. 315 | 316 | To report violations of the Code of Conduct, please send an email to [conduct@cosmosnetwork.dev](http://conduct@cosmosnetwork.dev/) . 317 | -------------------------------------------------------------------------------- /contestant_info/ATEAM.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"achain", 3 | "node addr":"tcp://achain.nodeateam.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/Compass.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"Compass", 3 | "node_addr":"tcp://goz.val.network:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/DropsPower.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"dropschain", 3 | "node_addr":"tcp://dropschain.com:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/Enigma.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "enigma-goz", 3 | "node_addr": "tcp://val1.goz.enigma.co:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/HashMoney.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"seen", 3 | "node_addr":"tcp://35.222.132.154:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/IRISnet - 35.236.168.104:26657.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "irishub-goz", 3 | "node addr": "tcp://35.236.168.104:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/Microtick.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"microtick-ibc", 3 | "node_addr":"tcp://45.79.207.112:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/Molecule.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "moleculechain", 3 | "node_addr": "tcp://molecule.adri.co:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/Mr.K-35.193.176.142.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"universe", 3 | "node addr":"tcp://35.193.176.142:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/NewroadNetwork.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"newroadchain", 3 | "node addr":"tcp://goz.newroad.network:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/Phase 1 RVC: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"rvc-1", 3 | "node addr":"tcp://rvc.novy.pw:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/SNZPoolHub.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"SNZPoolHub", 3 | "node addr":"tcp://18.136.225.71:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/StakesStone - 5.181.51.80:26657: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stakesstonechain", 3 | "node addr":"tcp://5.181.51.80:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/StakingFund.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stakingfund", 3 | "node addr":"tcp://ibc.staking.fund:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/TaidiHub.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"TaidiHub", 3 | "node addr":"tcp://13.250.207.24:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/TeamDK.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"dking", 3 | "node_addr":"tcp://34.66.86.162:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/Tom.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"tom", 3 | "node_addr":"tcp://47.245.35.172:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/Wetez.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"Wetez", 3 | "node_addr":"tcp://goz.wetez.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/agoric-goz.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"agoric-goz-1.0.0", 3 | "node_addr":"tcp://178.128.254.143:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/aibzone.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "aib-goz-1", 3 | "node_addr": "tcp://138.197.157.152:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/akashian.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "akashian", 3 | "node_addr": "tcp://159.89.183.144:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/alphavirtual.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "avnet", 3 | "node_addr": "tcp://goz.cosmos.alphavirtual.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/aneka.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"aneka", 3 | "node_addr":"tcp://goz.aneka.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/anonstake.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"anon-chain", 3 | "node_addr":"tcp://116.203.245.68:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/ape_smash.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"ape_smash", 3 | "node_addr":"tcp://116.203.208.175:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/armyids.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"armyids", 3 | "node_addr":"tcp://goz.armyids.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/atomic-bombers bombers.dokia.cloud:26657: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"atomic-bombers", 3 | "node addr":"tcp://bombers.dokia.cloud:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/atomicbombers bombers.dokia.cloud:26657: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"atomicbombers", 3 | "node_addr":"tcp://bombers.dokia.cloud:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/auditone.json: -------------------------------------------------------------------------------- 1 | 2 | { 3 | "chain_id": "audit.one", 4 | "node_addr": "tcp://goz.audit.one:26657" 5 | } 6 | -------------------------------------------------------------------------------- /contestant_info/aynchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"aynchain", 3 | "node_addr":"tcp://52.247.127.40:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/bbsp_phase1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"BlogChain", 3 | "node_addr":"tcp://blogchain.xyz:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/bhavest.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "B-Harvest", 3 | "node_addr": "tcp://ibc.bharvest.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/bitsong-goz-1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"bitsong-goz-1", 3 | "node_addr":"tcp://goz-1.bitsong.network:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/blockngine-ibc.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"blockngine-ibc", 3 | "node addr":"tcp://rpc.blockngine.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/blockscape.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"NoChainNoGain-1000", 3 | "node addr":"tcp://ibc.blockscape.network:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/brankochain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"brankochain", 3 | "node_addr":"tcp://149.248.61.193:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/burek.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"burek", 3 | "node_addr":"tcp://95.216.198.111:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/byzantine-battalion.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"byzantine-gos", 3 | "node_addr":"tcp://178.128.186.74:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/capybara.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "capychain", 3 | "node_addr": "tcp://capychain.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/cat.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"cat", 3 | "node_addr":"tcp://3.130.208.130:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/certusone_phase1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"it-wasnt-us", 3 | "node_addr":"tcp://wasntus.goz.certus.one:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/chainapsis-1a.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"chainapsis-1a", 3 | "node_addr":"http://goz.chainapsis.com:80" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/chainflow.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"Chainflow", 3 | "node addr":"tcp://goz.chainflow.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/chainlayer.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"chainlayer", 3 | "node addr":"tcp://176.9.238.157:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/chorus.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"fedzone-1", 3 | "node_addr":"tcp://fedzone.chorus.one:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/coco-post-chain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "coco-post-chain", 3 | "node_addr": "tcp://ibc.cosmiccompass.io:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/commonwealth_labs.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "supernova", 3 | "node_addr": "tcp://supernova.commonwealth.im:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/cosmoon-testnet.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "cosmoon-testnet", 3 | "node_addr": "tcp://ibc.cosmoon.org:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/crazyzoo.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"crazyzoo", 3 | "node_addr":"tcp://47.240.29.196:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/cyberdevs.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"cyberdevs", 3 | "node_addr":"http://cyberdevs.cyberd.ai:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/dawnsworld.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"dawnsworld", 3 | "node_addr":"tcp://testnet.dawns.world:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/dcz.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"dcz", 3 | "node_addr":"tcp://goz.dev.datachain.jp:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/defending-network.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"defending-network", 3 | "node addr":"tcp://ibc.defending.network:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/desmos.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"morpheus-goz-1a", 3 | "node_addr":"http://goz.desmos.network:80" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/disraptorchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"disraptorchain", 3 | "node_addr":"tcp://3.21.156.79:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/dos-ibc.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"dos-ibc", 3 | "node_addr":"tcp://goz.dos.network:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/dunhill.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"dunhillchain", 3 | "node_addr":"tcp://52.231.28.219:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/everstakechain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"everstakechain", 3 | "node addr":"tcp://goz.everstake.one:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/evm.protofire.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"EVM.Protofire.io", 3 | "node_addr":"tcp://3.22.102.41:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/example.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stateset", 3 | "node_addr":"tcp://35.209.174.13:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/fanprime_goz.fanprime.io_26657.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"ublochain", 3 | "node_addr":"tcp://15.236.69.21:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/fetchbeacon.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"fetchBeacon", 3 | "node_addr":"tcp://fetch-goz.fetch.ai:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/figment-phaseone.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"figment", 3 | "node_addr":"tcp:/goz-ibc.figment.network:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/finalbattlechain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"finalbattlechain", 3 | "node_addr":"tcp://18.217.240.174:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/freeflix-media-hub.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "freeflix-media-hub", 3 | "node_addr": "tcp://ibc.freeflix.media:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/gemstone.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"gemstone", 3 | "node_addr":"tcp://goz.jptpool.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/genesis_lab_phase1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"genesis-lab", 3 | "node_addr":"tcp://95.216.216.117:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/grbx-route.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"grbx-route", 3 | "node addr":"tcp://176.9.8.110:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/gunchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"gunchain", 3 | "node_addr":"tcp://goz.gunray.xyz:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/hada.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"hada", 3 | "node_addr":"tcp://15.165.120.204:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/hashquarkchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"hashquarkchain", 3 | "node_addr":"tcp://goz.hashquark.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/hongo-3.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"hongo-3", 3 | "node_addr":"tcp://18.178.211.15:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/interstation.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "interstation", 3 | "node addr": "tcp://interstation.cosmostation.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/isillienchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"isillienchain", 3 | "node_addr":"tcp://49.12.106.6:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/joon-chain-goz.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "joon-chain-goz", 3 | "node addr": "tcp://joon-chain-goz.cosmostation.io:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/js.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "js", 3 | "node addr": "tcp://54.211.26.151:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/jtbchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"jtbchain", 3 | "node_addr":"tcp://213.32.70.133:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/kira-1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"kira-1", 3 | "node_addr":"tcp://goz.kiraex.com:10001" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/konstellation.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "konstellation", 3 | "node_addr": "tcp://goz.konstellation.tech:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/kugs.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"kugs-030", 3 | "node_addr":"tcp://goz.labeleet.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/meeseeks.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"meeseeks", 3 | "node_addr":"tcp://validating.for.co.ke:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/melea.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"melea-1111", 3 | "node addr":"tcp://melea.xyz:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/mintonium1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"mintonium", 3 | "node_addr":"tcp://45.77.91.232:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/mmmh.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "mmmh-lazy", 3 | "node_addr": "tcp://mmmh.sytes.net:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/modulus.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"modulus-goz-1", 3 | "node_addr":"tcp://goz.modulus.network:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/muzamint.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"muzamint", 3 | "node_addr":"tcp://muzamint.com:26657/" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/nibiru-ibc.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"nibiru-ibc", 3 | "node_addr":"tcp://goz.nibiru.network:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/node123.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"Node123", 3 | "node_addr":"tcp://193.30.121.61:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/nodeasy.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"nodeasy", 3 | "node addr":"tcp://144.76.118.133:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/okchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"okchain", 3 | "node addr":"tcp://3.112.29.150:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/outpost.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"outpost", 3 | "node_addr":"tcp://goz.kysenpool.io:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/ozone.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"ozone", 3 | "node_addr":"tcp://goz.ozonechain.xyz:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/p2p-org-1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"p2p-org-1", 3 | "node_addr":"tcp://p2p-org-1.goz.p2p.org:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/persistence.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"persistence", 3 | "node_addr":"tcp://relayer.persistence.one:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/petom.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"petomhub", 3 | "node addr":"tcp://goz.cyphercore.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/ping-ibc.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"ping-ibc", 3 | "node_addr":"tcp://ibc.ping.pub:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/plex.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"plex", 3 | "node_addr":"tcp://ibc.j96.me:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/protofire.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"Protofire.io", 3 | "node_addr":"tcp://18.222.10.169:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/pupu.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"pupu", 3 | "node_addr":"tcp://35.230.42.221:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/pylons.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"pylonschain", 3 | "node_addr":"tcp://node.pylons.tech:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/regengoz.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"regengoz", 3 | "node_addr":"tcp://regengoz.vaasl.io:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/responsible_chain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain-id": "responsible", 3 | "node_addr":"tcp://95.216.204.82:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/retz80.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"retz80chain", 3 | "node_addr":"tcp://tnet-csg.c9ret.xyz:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/sentinel-goz.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "sentinel-goz", 3 | "node_addr": "tcp://one.goz.sentinel.co:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/setanchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"setanchain", 3 | "node_addr":"tcp://setan.ml:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/simplystaking.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"simplystaking", 3 | "node_addr":"tcp://80.64.211.64:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/snakey.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"snakey", 3 | "node_addr":"tcp://ananas.alpe1.net:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/source.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"source-xgoz", 3 | "node_addr":"tcp://goz.source.network:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/stake-capital.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stake-capital", 3 | "node_addr":"tcp://goz.stakedao.org:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/stake.sh.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"nuube-goz", 3 | "node_addr":"tcp://ibc.stake.sh:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/stakebird.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stakebird-1", 3 | "node addr":"tcp://goz.stakebird.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/staked-ibc.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"staked-ibc", 3 | "node_addr":"tcp://ibc.staked.cloud:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/stakefish.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "jellyfish", 3 | "node_addr": "tcp://goz.cosmos.fish:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/stakematic.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stakematic", 3 | "node_addr":"tcp://35.198.125.128:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/stakewolf.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stakewolf", 3 | "node addr":"tcp://stakewolf.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/stakezone.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"szchain", 3 | "node_addr":"tcp://goz2.stake.zone:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/stakin.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stakin", 3 | "node addr":"tcp://161.35.45.178:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/starcluster.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"starcluster-1337", 3 | "node_addr":"tcp://goz.starcluster.tech:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/stoner.json: -------------------------------------------------------------------------------- 1 | 2 | "chain_id":"stoner_ibc", 3 | "node_addr":"tcp://157.230.75.134:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/stratus.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"stardust-1111", 3 | "node addr":"tcp:stratus.mycryptobets.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/supernovachain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"supernovachain", 3 | "node_addr":"tcp://supernovachain.cosmostation.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/thetechtrap.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"thetechtrap-goz", 3 | "node addr":"tcp://thetechtrap.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/timetowinchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"timetowinchain", 3 | "node_addr":"tcp://3.22.166.56:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/umbrella.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"umbrella", 3 | "node_addr":"tcp://goz.umbrellavalidator.com:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/vb-chain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id": "vbstreetz", 3 | "node addr": "tcp://144.202.100.245:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/vgng-1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"vgng-1", 3 | "node_addr":"tcp://ibc.vgng.io:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/vipnamai.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"vipnamai", 3 | "node_addr":"tcp://173.249.12.108:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/vostok-1.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"vostok-1", 3 | "node_addr":"tcp://chain.exchange-fees.com:26657" 4 | } -------------------------------------------------------------------------------- /contestant_info/westaking.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"westaking", 3 | "node addr":"tcp://ibc.westaking.io:26657" 4 | } 5 | -------------------------------------------------------------------------------- /contestant_info/zilotchain.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"zilotchain", 3 | "node_addr":"tcp://3.21.169.1:26657" 4 | } 5 | -------------------------------------------------------------------------------- /goz-genesis.json: -------------------------------------------------------------------------------- 1 | { 2 | "genesis_time": "2020-05-23T15:46:17.050233167Z", 3 | "chain_id": "gameofzoneshub-3", 4 | "consensus_params": { 5 | "block": { 6 | "max_bytes": "22020096", 7 | "max_gas": "-1", 8 | "time_iota_ms": "1000" 9 | }, 10 | "evidence": { 11 | "max_age_num_blocks": "100000", 12 | "max_age_duration": "172800000000000" 13 | }, 14 | "validator": { 15 | "pub_key_types": [ 16 | "ed25519" 17 | ] 18 | } 19 | }, 20 | "app_hash": "", 21 | "app_state": { 22 | "transfer": { 23 | "portid": "transfer" 24 | }, 25 | "gov": { 26 | "starting_proposal_id": "1", 27 | "deposits": null, 28 | "votes": null, 29 | "proposals": null, 30 | "deposit_params": { 31 | "min_deposit": [ 32 | { 33 | "denom": "stake", 34 | "amount": "10000000" 35 | } 36 | ], 37 | "max_deposit_period": "172800000000000" 38 | }, 39 | "voting_params": { 40 | "voting_period": "172800000000000" 41 | }, 42 | "tally_params": { 43 | "quorum": "0.334000000000000000", 44 | "threshold": "0.500000000000000000", 45 | "veto": "0.334000000000000000" 46 | } 47 | }, 48 | "capability": { 49 | "index": "1", 50 | "owners": [] 51 | }, 52 | "bank": { 53 | "send_enabled": true, 54 | "balances": [ 55 | { 56 | "address": "cosmos1qz2s5unwu3l4hn2jw09cnsd3muvrcerezm9c52", 57 | "coins": [ 58 | { 59 | "denom": "doubloons", 60 | "amount": "10000000000" 61 | } 62 | ] 63 | }, 64 | { 65 | "address": "cosmos1qrqhsf7xjralgmrqa0cwtgctl8dr7vjrpee8f2", 66 | "coins": [ 67 | { 68 | "denom": "doubloons", 69 | "amount": "1000000000000000" 70 | }, 71 | { 72 | "denom": "stake", 73 | "amount": "100000000000" 74 | } 75 | ] 76 | }, 77 | { 78 | "address": "cosmos1qyfu9s408exw2yae0d86m5tupr8q9h8qt4tnge", 79 | "coins": [ 80 | { 81 | "denom": "doubloons", 82 | "amount": "10000000000" 83 | } 84 | ] 85 | }, 86 | { 87 | "address": "cosmos1qmd7y0mw63qcuts0z53sptne6vypen5q00xmww", 88 | "coins": [ 89 | { 90 | "denom": "doubloons", 91 | "amount": "10000000000" 92 | } 93 | ] 94 | }, 95 | { 96 | "address": "cosmos1pzgw03td8l5hsa3e6jert6gpjfratxxsm32adg", 97 | "coins": [ 98 | { 99 | "denom": "doubloons", 100 | "amount": "10000000000" 101 | } 102 | ] 103 | }, 104 | { 105 | "address": "cosmos1pah42z0avajjcpdf5u83p9vjp9vpkkc4p82sx3", 106 | "coins": [ 107 | { 108 | "denom": "doubloons", 109 | "amount": "10000000000" 110 | } 111 | ] 112 | }, 113 | { 114 | "address": "cosmos1zt902wvvf2340qpq3uxtmst8a5cpgww95s6rv9", 115 | "coins": [ 116 | { 117 | "denom": "doubloons", 118 | "amount": "10000000000" 119 | } 120 | ] 121 | }, 122 | { 123 | "address": "cosmos1z0gsnxexgc5jxgcl3uz55kqy29y8ck7ayk5ejz", 124 | "coins": [ 125 | { 126 | "denom": "doubloons", 127 | "amount": "10000000000" 128 | } 129 | ] 130 | }, 131 | { 132 | "address": "cosmos1rdrtfn7rgzula94vv9cz4tah75uh2zr930ftes", 133 | "coins": [ 134 | { 135 | "denom": "doubloons", 136 | "amount": "10000000000" 137 | } 138 | ] 139 | }, 140 | { 141 | "address": "cosmos1runeqr6aagcgv9ysw420mvw0sfymsz58szxew9", 142 | "coins": [ 143 | { 144 | "denom": "doubloons", 145 | "amount": "10000000000" 146 | } 147 | ] 148 | }, 149 | { 150 | "address": "cosmos1y8ejrm82rzaqf5n4n5nx338m6x3u9x082qfqe8", 151 | "coins": [ 152 | { 153 | "denom": "doubloons", 154 | "amount": "10000000000" 155 | } 156 | ] 157 | }, 158 | { 159 | "address": "cosmos1ygz4u35t0yyt7vm6fxtl0x6t8nyuw0dly05asn", 160 | "coins": [ 161 | { 162 | "denom": "doubloons", 163 | "amount": "10000000000" 164 | } 165 | ] 166 | }, 167 | { 168 | "address": "cosmos1yf058v9ur9t59nhmwew2z90q0m28t9fk4nmksr", 169 | "coins": [ 170 | { 171 | "denom": "doubloons", 172 | "amount": "10000000000" 173 | } 174 | ] 175 | }, 176 | { 177 | "address": "cosmos1y4gs9xtwk0335zf3kej8el5kzkpalq3dtmxljr", 178 | "coins": [ 179 | { 180 | "denom": "doubloons", 181 | "amount": "10000000000" 182 | } 183 | ] 184 | }, 185 | { 186 | "address": "cosmos19ytadpwm7687ywft6sdksz2j5sgxh4ywl5ev44", 187 | "coins": [ 188 | { 189 | "denom": "doubloons", 190 | "amount": "10000000000" 191 | } 192 | ] 193 | }, 194 | { 195 | "address": "cosmos1xgcjknmn6y2cjapje5aw6fq93a5r7hejcu6y6j", 196 | "coins": [ 197 | { 198 | "denom": "doubloons", 199 | "amount": "10000000000" 200 | } 201 | ] 202 | }, 203 | { 204 | "address": "cosmos1x2f3vpdww36px4r6m40mzjnndn8aghfq8yeda7", 205 | "coins": [ 206 | { 207 | "denom": "doubloons", 208 | "amount": "10000000000" 209 | } 210 | ] 211 | }, 212 | { 213 | "address": "cosmos1xnc4hwja48e77nms0a49eqkdw36d7dqzrj006n", 214 | "coins": [ 215 | { 216 | "denom": "doubloons", 217 | "amount": "10000000000" 218 | } 219 | ] 220 | }, 221 | { 222 | "address": "cosmos1xl0pc9phu3meevzfy4v8f35c2vy2as3trzwt9w", 223 | "coins": [ 224 | { 225 | "denom": "doubloons", 226 | "amount": "10000000000" 227 | } 228 | ] 229 | }, 230 | { 231 | "address": "cosmos1xl67sr4mdv2ejc4whgpkz66llm2v8g24dmxcn7", 232 | "coins": [ 233 | { 234 | "denom": "doubloons", 235 | "amount": "10000000000" 236 | } 237 | ] 238 | }, 239 | { 240 | "address": "cosmos18yk6fxjd2sgds5qk6zkhwjfdafxs8z535qyht9", 241 | "coins": [ 242 | { 243 | "denom": "doubloons", 244 | "amount": "10000000000" 245 | } 246 | ] 247 | }, 248 | { 249 | "address": "cosmos18g6s0cdlm593ej66rr6hrxc55362dkjattvc7h", 250 | "coins": [ 251 | { 252 | "denom": "doubloons", 253 | "amount": "10000000000" 254 | } 255 | ] 256 | }, 257 | { 258 | "address": "cosmos18wfsw3jqna9268crdzksz897uw08pzdmjwjn5n", 259 | "coins": [ 260 | { 261 | "denom": "doubloons", 262 | "amount": "10000000000" 263 | } 264 | ] 265 | }, 266 | { 267 | "address": "cosmos18l22jvep8cc8cdzvyntc4utnkgkqhz2vj84jt7", 268 | "coins": [ 269 | { 270 | "denom": "doubloons", 271 | "amount": "10000000000" 272 | } 273 | ] 274 | }, 275 | { 276 | "address": "cosmos1gx77frp5shnhnf2ffupt6mp97nalxsyav7mphq", 277 | "coins": [ 278 | { 279 | "denom": "doubloons", 280 | "amount": "10000000000" 281 | } 282 | ] 283 | }, 284 | { 285 | "address": "cosmos1ggygt8dltglpzh05nzar7c4lh2dasfq0xaeplu", 286 | "coins": [ 287 | { 288 | "denom": "doubloons", 289 | "amount": "1000000000000000" 290 | }, 291 | { 292 | "denom": "stake", 293 | "amount": "100000000000" 294 | } 295 | ] 296 | }, 297 | { 298 | "address": "cosmos1g0n9dhy4d3vyvaesgtw0sdruehugyyk3mv3hge", 299 | "coins": [ 300 | { 301 | "denom": "doubloons", 302 | "amount": "10000000000" 303 | } 304 | ] 305 | }, 306 | { 307 | "address": "cosmos1gnpwvxwkj6a855z2708hnfy3h30muewcfmckw2", 308 | "coins": [ 309 | { 310 | "denom": "doubloons", 311 | "amount": "10000000000" 312 | } 313 | ] 314 | }, 315 | { 316 | "address": "cosmos1fr8cc3d9u2yw9t2c637873k4ftaczcgz9kmzc0", 317 | "coins": [ 318 | { 319 | "denom": "doubloons", 320 | "amount": "1000000000000000" 321 | }, 322 | { 323 | "denom": "stake", 324 | "amount": "100000000000" 325 | } 326 | ] 327 | }, 328 | { 329 | "address": "cosmos1f9z2gazg52a8n6c06xf2234c9y0tzsgtqv4j8q", 330 | "coins": [ 331 | { 332 | "denom": "doubloons", 333 | "amount": "10000000000" 334 | } 335 | ] 336 | }, 337 | { 338 | "address": "cosmos1fxwzwvrd30gzl39c6yy244l3zgxl4x9urnw5zf", 339 | "coins": [ 340 | { 341 | "denom": "doubloons", 342 | "amount": "10000000000" 343 | } 344 | ] 345 | }, 346 | { 347 | "address": "cosmos1fj9lg5n4demt42t6ey6wfzx4ut9pz6yyltzxyx", 348 | "coins": [ 349 | { 350 | "denom": "doubloons", 351 | "amount": "10000000000" 352 | } 353 | ] 354 | }, 355 | { 356 | "address": "cosmos1fnp2kdujj2vrlfj5y4nly2wpy9unjthx8ngfx8", 357 | "coins": [ 358 | { 359 | "denom": "doubloons", 360 | "amount": "10000000000" 361 | } 362 | ] 363 | }, 364 | { 365 | "address": "cosmos1fnlw6290j037gyff6zdy8rzlv88wr9qn3v4l3h", 366 | "coins": [ 367 | { 368 | "denom": "doubloons", 369 | "amount": "10000000000" 370 | } 371 | ] 372 | }, 373 | { 374 | "address": "cosmos12gec735tjutvyjwc0lnlqllgdufnctg62uek7r", 375 | "coins": [ 376 | { 377 | "denom": "doubloons", 378 | "amount": "10000000000" 379 | } 380 | ] 381 | }, 382 | { 383 | "address": "cosmos12sjv59l22c8evpxd3ekqxzhhg82d4meqx5dajg", 384 | "coins": [ 385 | { 386 | "denom": "doubloons", 387 | "amount": "10000000000" 388 | } 389 | ] 390 | }, 391 | { 392 | "address": "cosmos12n737pg7vn6l52zclpufgs3w0d02fecrxfx52z", 393 | "coins": [ 394 | { 395 | "denom": "doubloons", 396 | "amount": "1000000000000000" 397 | }, 398 | { 399 | "denom": "stake", 400 | "amount": "100000000000" 401 | } 402 | ] 403 | }, 404 | { 405 | "address": "cosmos12knqu4ecmg0982plzs9m9f5jareh0cvedv6yz0", 406 | "coins": [ 407 | { 408 | "denom": "doubloons", 409 | "amount": "10000000000" 410 | } 411 | ] 412 | }, 413 | { 414 | "address": "cosmos12c3wmcqqhy3xvkac5zc5rvgxf2hunm6qydm7az", 415 | "coins": [ 416 | { 417 | "denom": "doubloons", 418 | "amount": "10000000000" 419 | } 420 | ] 421 | }, 422 | { 423 | "address": "cosmos12m0en3wm0f50w25nzqfxvxu3je0vk3qvwqqxxt", 424 | "coins": [ 425 | { 426 | "denom": "doubloons", 427 | "amount": "10000000000" 428 | } 429 | ] 430 | }, 431 | { 432 | "address": "cosmos1tznxzdk4t9vr9nstrvjwmnztq4k6wjj55cgeqq", 433 | "coins": [ 434 | { 435 | "denom": "doubloons", 436 | "amount": "10000000000" 437 | } 438 | ] 439 | }, 440 | { 441 | "address": "cosmos1trq740zypnm64g9deufsdkx0qcw8xd09vfxx06", 442 | "coins": [ 443 | { 444 | "denom": "doubloons", 445 | "amount": "10000000000" 446 | } 447 | ] 448 | }, 449 | { 450 | "address": "cosmos1tstp7pl0fd6zk2v3tzmpq86x8pv29jevyrgswk", 451 | "coins": [ 452 | { 453 | "denom": "doubloons", 454 | "amount": "10000000000" 455 | } 456 | ] 457 | }, 458 | { 459 | "address": "cosmos1t73d3c57mu7w4gncf50yuupfutkqthjw7d6f66", 460 | "coins": [ 461 | { 462 | "denom": "doubloons", 463 | "amount": "10000000000" 464 | } 465 | ] 466 | }, 467 | { 468 | "address": "cosmos1vxnhz4jzs5qushcfrdwg3ptp28nfevpg3u78hu", 469 | "coins": [ 470 | { 471 | "denom": "doubloons", 472 | "amount": "10000000000" 473 | } 474 | ] 475 | }, 476 | { 477 | "address": "cosmos1vgng37d8ksml9yxaryzect6pdvlpzx64yzfzff", 478 | "coins": [ 479 | { 480 | "denom": "doubloons", 481 | "amount": "10000000000" 482 | } 483 | ] 484 | }, 485 | { 486 | "address": "cosmos1vf93vh2rsn4yf3rgu5sy8n39q52cna0rewmrn4", 487 | "coins": [ 488 | { 489 | "denom": "doubloons", 490 | "amount": "10000000000" 491 | } 492 | ] 493 | }, 494 | { 495 | "address": "cosmos1vskhrny09fjjmrsf90nqccaxcp40eyc2gvkgp4", 496 | "coins": [ 497 | { 498 | "denom": "doubloons", 499 | "amount": "10000000000" 500 | } 501 | ] 502 | }, 503 | { 504 | "address": "cosmos1vndhkx9sdheewhdg58ug7fy388l8wm689gn7jg", 505 | "coins": [ 506 | { 507 | "denom": "doubloons", 508 | "amount": "10000000000" 509 | } 510 | ] 511 | }, 512 | { 513 | "address": "cosmos1v5fhgkkkvcd9sqpd5arzce0h36jqezcwmf2w3z", 514 | "coins": [ 515 | { 516 | "denom": "doubloons", 517 | "amount": "10000000000" 518 | } 519 | ] 520 | }, 521 | { 522 | "address": "cosmos1v6p6p0dr4ll0p53q8zn78fdf5dd5ldmnecp0wl", 523 | "coins": [ 524 | { 525 | "denom": "doubloons", 526 | "amount": "10000000000" 527 | } 528 | ] 529 | }, 530 | { 531 | "address": "cosmos1dz46hadgx3jta5egaf8zq0ykucfudhskzq9gyn", 532 | "coins": [ 533 | { 534 | "denom": "doubloons", 535 | "amount": "1000000000000000" 536 | }, 537 | { 538 | "denom": "stake", 539 | "amount": "100000000000" 540 | } 541 | ] 542 | }, 543 | { 544 | "address": "cosmos1dx2jqcrjfd3y9mvdd56t54j7pa2wgx2qqk0tx2", 545 | "coins": [ 546 | { 547 | "denom": "doubloons", 548 | "amount": "10000000000" 549 | } 550 | ] 551 | }, 552 | { 553 | "address": "cosmos1dtx6e6we59j03grm55zpc3pymz52msx0hsq8ce", 554 | "coins": [ 555 | { 556 | "denom": "doubloons", 557 | "amount": "10000000000" 558 | } 559 | ] 560 | }, 561 | { 562 | "address": "cosmos1dt6wukc53dangle8qz7xjc792u0yrdc35tlcfm", 563 | "coins": [ 564 | { 565 | "denom": "doubloons", 566 | "amount": "10000000000" 567 | } 568 | ] 569 | }, 570 | { 571 | "address": "cosmos1wrdpscszcevkeplqykedphclquh3ha6mr0709c", 572 | "coins": [ 573 | { 574 | "denom": "doubloons", 575 | "amount": "10000000000" 576 | } 577 | ] 578 | }, 579 | { 580 | "address": "cosmos1w8ueuqk007aqy33tgfx5yveatlfamapwty47p0", 581 | "coins": [ 582 | { 583 | "denom": "doubloons", 584 | "amount": "10000000000" 585 | } 586 | ] 587 | }, 588 | { 589 | "address": "cosmos1ww8zfd4ts6fac55wt8z5lnm5wdfqy67ldanua8", 590 | "coins": [ 591 | { 592 | "denom": "doubloons", 593 | "amount": "10000000000" 594 | } 595 | ] 596 | }, 597 | { 598 | "address": "cosmos1wu8mv84pwsmcryq98w8nzwskusmqyv24qpy9pv", 599 | "coins": [ 600 | { 601 | "denom": "doubloons", 602 | "amount": "10000000000" 603 | } 604 | ] 605 | }, 606 | { 607 | "address": "cosmos1wltxa7d9lu3pgm2lyz5ser8fvasmtxhlxu0nxw", 608 | "coins": [ 609 | { 610 | "denom": "doubloons", 611 | "amount": "10000000000" 612 | } 613 | ] 614 | }, 615 | { 616 | "address": "cosmos10zehl3artk76qfmn4h09pxfvvq264ew2me8lap", 617 | "coins": [ 618 | { 619 | "denom": "doubloons", 620 | "amount": "10000000000" 621 | } 622 | ] 623 | }, 624 | { 625 | "address": "cosmos10xq9nh42m7wd79mel9uhae4xqk7yk7yurs5q2v", 626 | "coins": [ 627 | { 628 | "denom": "doubloons", 629 | "amount": "10000000000" 630 | } 631 | ] 632 | }, 633 | { 634 | "address": "cosmos108rpmv2kr798p7nalkdgdexkmem70shkecqvhh", 635 | "coins": [ 636 | { 637 | "denom": "doubloons", 638 | "amount": "10000000000" 639 | } 640 | ] 641 | }, 642 | { 643 | "address": "cosmos10ekrjlmat8sgr6c40fg8j348gv9tearfkmx883", 644 | "coins": [ 645 | { 646 | "denom": "doubloons", 647 | "amount": "10000000000" 648 | } 649 | ] 650 | }, 651 | { 652 | "address": "cosmos10uvrya46d400ymgp7ygdp6auasfvfx9lxpdtja", 653 | "coins": [ 654 | { 655 | "denom": "doubloons", 656 | "amount": "10000000000" 657 | } 658 | ] 659 | }, 660 | { 661 | "address": "cosmos1sreeksgvr62zgamuewp0znkta8gdkj7agxdl56", 662 | "coins": [ 663 | { 664 | "denom": "doubloons", 665 | "amount": "10000000000" 666 | } 667 | ] 668 | }, 669 | { 670 | "address": "cosmos1s0fymxncdm2tga7swzucywggcunxvq89d3pcyn", 671 | "coins": [ 672 | { 673 | "denom": "doubloons", 674 | "amount": "10000000000" 675 | } 676 | ] 677 | }, 678 | { 679 | "address": "cosmos1sjj6v2v2hzl9mrup5gnnta66pd76krz3qw3hhw", 680 | "coins": [ 681 | { 682 | "denom": "doubloons", 683 | "amount": "10000000000" 684 | } 685 | ] 686 | }, 687 | { 688 | "address": "cosmos1se0l0cykenn4yrpxe5hvhjekmgdp7vw7ceyd30", 689 | "coins": [ 690 | { 691 | "denom": "doubloons", 692 | "amount": "1000000000000000" 693 | }, 694 | { 695 | "denom": "stake", 696 | "amount": "100000000000" 697 | } 698 | ] 699 | }, 700 | { 701 | "address": "cosmos13fmcdmkurnaz6sklf0tyynln4k48xjj0dwuvpu", 702 | "coins": [ 703 | { 704 | "denom": "doubloons", 705 | "amount": "10000000000" 706 | } 707 | ] 708 | }, 709 | { 710 | "address": "cosmos13dus5s0c2ey32509xy6hgk8s923wufrv2dyy6g", 711 | "coins": [ 712 | { 713 | "denom": "doubloons", 714 | "amount": "10000000000" 715 | } 716 | ] 717 | }, 718 | { 719 | "address": "cosmos13m5p3g4xcsmnsneh4c82dmuy45vqa0wav3659p", 720 | "coins": [ 721 | { 722 | "denom": "doubloons", 723 | "amount": "10000000000" 724 | } 725 | ] 726 | }, 727 | { 728 | "address": "cosmos13u9vzlmxpk44uzmzvhgctkw0cpht42cgwjw54c", 729 | "coins": [ 730 | { 731 | "denom": "doubloons", 732 | "amount": "10000000000" 733 | } 734 | ] 735 | }, 736 | { 737 | "address": "cosmos1jr2kxdw3je9kr7rhxw8y6t40qrms53z5ksc3w2", 738 | "coins": [ 739 | { 740 | "denom": "doubloons", 741 | "amount": "10000000000" 742 | } 743 | ] 744 | }, 745 | { 746 | "address": "cosmos1jgvmax3xnfq9wgr45m5xjsq9fr62d8uyadtvn9", 747 | "coins": [ 748 | { 749 | "denom": "doubloons", 750 | "amount": "10000000000" 751 | } 752 | ] 753 | }, 754 | { 755 | "address": "cosmos1j4tmary50sq3cfn6n9vk3k7addplljjmfs5fjd", 756 | "coins": [ 757 | { 758 | "denom": "doubloons", 759 | "amount": "10000000000" 760 | } 761 | ] 762 | }, 763 | { 764 | "address": "cosmos1jljl9ks0093mewjjmdkdujp6cs3du8pzgh99e4", 765 | "coins": [ 766 | { 767 | "denom": "doubloons", 768 | "amount": "10000000000" 769 | } 770 | ] 771 | }, 772 | { 773 | "address": "cosmos1n4syv5vyndkpswyu6a6cgjvuwzwnrte854c547", 774 | "coins": [ 775 | { 776 | "denom": "doubloons", 777 | "amount": "10000000000" 778 | } 779 | ] 780 | }, 781 | { 782 | "address": "cosmos1nknhkw97mj8aelekg7v73am6zlrdc3fd3n2lyc", 783 | "coins": [ 784 | { 785 | "denom": "doubloons", 786 | "amount": "10000000000" 787 | } 788 | ] 789 | }, 790 | { 791 | "address": "cosmos15fz7asxctg528lwgde3x633vru9rgz64qkvrq7", 792 | "coins": [ 793 | { 794 | "denom": "doubloons", 795 | "amount": "10000000000" 796 | } 797 | ] 798 | }, 799 | { 800 | "address": "cosmos15f9vuwylnyzggwtgcxe84th0yx4ugf0pwqj5hf", 801 | "coins": [ 802 | { 803 | "denom": "doubloons", 804 | "amount": "10000000000" 805 | } 806 | ] 807 | }, 808 | { 809 | "address": "cosmos152zx830nl6gy97m6qms7chyktzk729cyveqv9n", 810 | "coins": [ 811 | { 812 | "denom": "doubloons", 813 | "amount": "10000000000" 814 | } 815 | ] 816 | }, 817 | { 818 | "address": "cosmos15dgc2xv3l28vqy9n6r8q7aya5s37zdu2phjxm8", 819 | "coins": [ 820 | { 821 | "denom": "doubloons", 822 | "amount": "10000000000" 823 | } 824 | ] 825 | }, 826 | { 827 | "address": "cosmos15wa9rkp28zsw8ymuj7dpvpyuqd5ncywnggsqeu", 828 | "coins": [ 829 | { 830 | "denom": "doubloons", 831 | "amount": "10000000000" 832 | } 833 | ] 834 | }, 835 | { 836 | "address": "cosmos153lxtrh996g6g0lrv3uquw7dzpya8kfzz8tj7h", 837 | "coins": [ 838 | { 839 | "denom": "doubloons", 840 | "amount": "10000000000" 841 | } 842 | ] 843 | }, 844 | { 845 | "address": "cosmos154gkwufztxevns3adkmk3q8uhp8mlqwd03r2zy", 846 | "coins": [ 847 | { 848 | "denom": "doubloons", 849 | "amount": "10000000000" 850 | } 851 | ] 852 | }, 853 | { 854 | "address": "cosmos15h39aypryvsd87p2tsxxv0aedrlqu93neenjys", 855 | "coins": [ 856 | { 857 | "denom": "doubloons", 858 | "amount": "10000000000" 859 | } 860 | ] 861 | }, 862 | { 863 | "address": "cosmos14r2l50t22kk63st9e0zeg3m6hjel6gnzpnmr2j", 864 | "coins": [ 865 | { 866 | "denom": "doubloons", 867 | "amount": "10000000000" 868 | } 869 | ] 870 | }, 871 | { 872 | "address": "cosmos1402ggxz5u6vm29sqztwqq8vxs3ke6dmw67kpp9", 873 | "coins": [ 874 | { 875 | "denom": "doubloons", 876 | "amount": "10000000000" 877 | } 878 | ] 879 | }, 880 | { 881 | "address": "cosmos14htdkcv4mrm0txhnmeqelaxfekc24k8s36e7q0", 882 | "coins": [ 883 | { 884 | "denom": "doubloons", 885 | "amount": "10000000000" 886 | } 887 | ] 888 | }, 889 | { 890 | "address": "cosmos14el02ask2rr9uez9gc5uqr98cskdt4ydz9nw2x", 891 | "coins": [ 892 | { 893 | "denom": "doubloons", 894 | "amount": "10000000000" 895 | } 896 | ] 897 | }, 898 | { 899 | "address": "cosmos14ahfuwynumydy2kz2gq6qe2l4w4n7pr8ycka55", 900 | "coins": [ 901 | { 902 | "denom": "doubloons", 903 | "amount": "10000000000" 904 | } 905 | ] 906 | }, 907 | { 908 | "address": "cosmos1k8zxp6yxqqpgafe0m3ujs2gccs9f5zkvy9anv8", 909 | "coins": [ 910 | { 911 | "denom": "doubloons", 912 | "amount": "10000000000" 913 | } 914 | ] 915 | }, 916 | { 917 | "address": "cosmos1kgrhmxu6khuzcamwgwrent45ufhpdqlmm0473u", 918 | "coins": [ 919 | { 920 | "denom": "doubloons", 921 | "amount": "10000000000" 922 | } 923 | ] 924 | }, 925 | { 926 | "address": "cosmos1kmrn6a4wf2sqw6fxemhee9tr6qz46wvl0hdzya", 927 | "coins": [ 928 | { 929 | "denom": "doubloons", 930 | "amount": "10000000000" 931 | } 932 | ] 933 | }, 934 | { 935 | "address": "cosmos1kunv205wrrywmny2nhyt87kzeuq5nhq9z8vncw", 936 | "coins": [ 937 | { 938 | "denom": "doubloons", 939 | "amount": "10000000000" 940 | } 941 | ] 942 | }, 943 | { 944 | "address": "cosmos1hwux8hlz2xrwggdcltg7net4v7sfjnn76w5ec3", 945 | "coins": [ 946 | { 947 | "denom": "doubloons", 948 | "amount": "10000000000" 949 | } 950 | ] 951 | }, 952 | { 953 | "address": "cosmos1hcapezvn75r8p7c4xglsq82kzrvffudmyp50td", 954 | "coins": [ 955 | { 956 | "denom": "doubloons", 957 | "amount": "10000000000" 958 | } 959 | ] 960 | }, 961 | { 962 | "address": "cosmos1hezg9c7etk6qvs5p6j22jgxuqdc82fy9tnynmr", 963 | "coins": [ 964 | { 965 | "denom": "doubloons", 966 | "amount": "10000000000" 967 | } 968 | ] 969 | }, 970 | { 971 | "address": "cosmos1hu9yyd6vyk840gu2lvnajhhmnvxufydxucgsmz", 972 | "coins": [ 973 | { 974 | "denom": "doubloons", 975 | "amount": "10000000000" 976 | } 977 | ] 978 | }, 979 | { 980 | "address": "cosmos1c00l9xvwmh4f77pwnnnh5x0fww0x245sdlzlxg", 981 | "coins": [ 982 | { 983 | "denom": "doubloons", 984 | "amount": "10000000000" 985 | } 986 | ] 987 | }, 988 | { 989 | "address": "cosmos1c5udlt5f3m3fj3p2eufw3k9407df8zkhrjlg33", 990 | "coins": [ 991 | { 992 | "denom": "doubloons", 993 | "amount": "10000000000" 994 | } 995 | ] 996 | }, 997 | { 998 | "address": "cosmos1c4e4pd8p39tr4tvtgdt8zapu4pmmxg7693235m", 999 | "coins": [ 1000 | { 1001 | "denom": "doubloons", 1002 | "amount": "10000000000" 1003 | } 1004 | ] 1005 | }, 1006 | { 1007 | "address": "cosmos1c6vyd9sqmxslqkrqtn84det6ukefrxrnwru66p", 1008 | "coins": [ 1009 | { 1010 | "denom": "doubloons", 1011 | "amount": "10000000000" 1012 | } 1013 | ] 1014 | }, 1015 | { 1016 | "address": "cosmos1erslkc49pkcxa7f44vu0se4w7n4tl53la7ta8y", 1017 | "coins": [ 1018 | { 1019 | "denom": "doubloons", 1020 | "amount": "10000000000" 1021 | } 1022 | ] 1023 | }, 1024 | { 1025 | "address": "cosmos1exwcn4rmcyuf4xfjs722amqrfheng7z8cjfzgn", 1026 | "coins": [ 1027 | { 1028 | "denom": "doubloons", 1029 | "amount": "10000000000" 1030 | } 1031 | ] 1032 | }, 1033 | { 1034 | "address": "cosmos1efzs6x9244z9hjz6pcrsam4muxxms74wz98h7c", 1035 | "coins": [ 1036 | { 1037 | "denom": "doubloons", 1038 | "amount": "10000000000" 1039 | } 1040 | ] 1041 | }, 1042 | { 1043 | "address": "cosmos1engcn8p4vj8fsta62l3n3c5menm6sc9djvrzee", 1044 | "coins": [ 1045 | { 1046 | "denom": "doubloons", 1047 | "amount": "10000000000" 1048 | } 1049 | ] 1050 | }, 1051 | { 1052 | "address": "cosmos16qp669v7k2wcsml6zv945nmnsknhckp39w0a0k", 1053 | "coins": [ 1054 | { 1055 | "denom": "doubloons", 1056 | "amount": "10000000000" 1057 | } 1058 | ] 1059 | }, 1060 | { 1061 | "address": "cosmos16gp9q9euupf2m96cvv7kta7q09h8ce0cl6wky9", 1062 | "coins": [ 1063 | { 1064 | "denom": "doubloons", 1065 | "amount": "10000000000" 1066 | } 1067 | ] 1068 | }, 1069 | { 1070 | "address": "cosmos16ttntmcdcfm8ue7rhnvackxmvg6qrvg663mydq", 1071 | "coins": [ 1072 | { 1073 | "denom": "doubloons", 1074 | "amount": "1000000000000000" 1075 | }, 1076 | { 1077 | "denom": "stake", 1078 | "amount": "100000000000" 1079 | } 1080 | ] 1081 | }, 1082 | { 1083 | "address": "cosmos16tdeldrswlksrejchqtzndrkal9cxawtnh8mvd", 1084 | "coins": [ 1085 | { 1086 | "denom": "doubloons", 1087 | "amount": "10000000000" 1088 | } 1089 | ] 1090 | }, 1091 | { 1092 | "address": "cosmos16sctx4fhuczxxy6sfj2e5s4v72sqdspx6eectt", 1093 | "coins": [ 1094 | { 1095 | "denom": "doubloons", 1096 | "amount": "10000000000" 1097 | } 1098 | ] 1099 | }, 1100 | { 1101 | "address": "cosmos16n2fjwyexxpp4z652zfza7h9ljnt067phhyy5n", 1102 | "coins": [ 1103 | { 1104 | "denom": "doubloons", 1105 | "amount": "1000000000000000" 1106 | }, 1107 | { 1108 | "denom": "stake", 1109 | "amount": "100000000000" 1110 | } 1111 | ] 1112 | }, 1113 | { 1114 | "address": "cosmos1mpqvdhh7cq47j6qjxgtwarsxsgxdzjw9cd66ul", 1115 | "coins": [ 1116 | { 1117 | "denom": "doubloons", 1118 | "amount": "10000000000" 1119 | } 1120 | ] 1121 | }, 1122 | { 1123 | "address": "cosmos1mtv5e6zq8grgpnrsm7cr23h5k5q9qw4egz6678", 1124 | "coins": [ 1125 | { 1126 | "denom": "doubloons", 1127 | "amount": "10000000000" 1128 | } 1129 | ] 1130 | }, 1131 | { 1132 | "address": "cosmos1mvu547ythhm8c7ew2xnh6d8njhvdljgen3dr65", 1133 | "coins": [ 1134 | { 1135 | "denom": "doubloons", 1136 | "amount": "10000000000" 1137 | } 1138 | ] 1139 | }, 1140 | { 1141 | "address": "cosmos1mhdnss2nd7mx29qnc9gqp4lpxjqdp3j6drhe0v", 1142 | "coins": [ 1143 | { 1144 | "denom": "doubloons", 1145 | "amount": "10000000000" 1146 | } 1147 | ] 1148 | }, 1149 | { 1150 | "address": "cosmos1mcm426eejm5y7dsjvppxfg2dd2uel0gyt8cxxj", 1151 | "coins": [ 1152 | { 1153 | "denom": "doubloons", 1154 | "amount": "10000000000" 1155 | } 1156 | ] 1157 | }, 1158 | { 1159 | "address": "cosmos1ufa0sa4hjwj389t2f0r028mspr4nr5eu0vg4d6", 1160 | "coins": [ 1161 | { 1162 | "denom": "doubloons", 1163 | "amount": "10000000000" 1164 | } 1165 | ] 1166 | }, 1167 | { 1168 | "address": "cosmos1ud9yn60f9eppkgc7hy6tt8ye9kaga8mtd4e6ep", 1169 | "coins": [ 1170 | { 1171 | "denom": "doubloons", 1172 | "amount": "10000000000" 1173 | } 1174 | ] 1175 | }, 1176 | { 1177 | "address": "cosmos1u0fdsfw0wflm2n9x2ggv09u89ed2nhmfgq88zr", 1178 | "coins": [ 1179 | { 1180 | "denom": "doubloons", 1181 | "amount": "10000000000" 1182 | } 1183 | ] 1184 | }, 1185 | { 1186 | "address": "cosmos1ar20w6rf4ulfljld7xaj4qjklyulr5myw0xqt6", 1187 | "coins": [ 1188 | { 1189 | "denom": "doubloons", 1190 | "amount": "10000000000" 1191 | } 1192 | ] 1193 | }, 1194 | { 1195 | "address": "cosmos1aftl8e8maxkw0q7yjzytfhpcz75stu835gzhxw", 1196 | "coins": [ 1197 | { 1198 | "denom": "doubloons", 1199 | "amount": "10000000000" 1200 | } 1201 | ] 1202 | }, 1203 | { 1204 | "address": "cosmos1afed0xhvc2hzkn38fpqcfl9m9wjycqw7mtvkag", 1205 | "coins": [ 1206 | { 1207 | "denom": "doubloons", 1208 | "amount": "10000000000" 1209 | } 1210 | ] 1211 | }, 1212 | { 1213 | "address": "cosmos1atkhc2che0en0yzy5prh00wqwn5nhclvlgymrm", 1214 | "coins": [ 1215 | { 1216 | "denom": "doubloons", 1217 | "amount": "10000000000" 1218 | } 1219 | ] 1220 | }, 1221 | { 1222 | "address": "cosmos1a533d3t2k5pynxh3hn3mzjhwe9jmeskqxh3cz9", 1223 | "coins": [ 1224 | { 1225 | "denom": "doubloons", 1226 | "amount": "10000000000" 1227 | } 1228 | ] 1229 | }, 1230 | { 1231 | "address": "cosmos1a66jar5lh0mgzexgqfl7rkcuy6gt5rj06l9v2e", 1232 | "coins": [ 1233 | { 1234 | "denom": "doubloons", 1235 | "amount": "10000000000" 1236 | } 1237 | ] 1238 | }, 1239 | { 1240 | "address": "cosmos1auhk88eyt7y4paywhtv3ykqfzfkmtjzk57aynt", 1241 | "coins": [ 1242 | { 1243 | "denom": "doubloons", 1244 | "amount": "10000000000" 1245 | } 1246 | ] 1247 | }, 1248 | { 1249 | "address": "cosmos1a76ndykhlcgm7u7rexn99vmj2uptm2633ypw6f", 1250 | "coins": [ 1251 | { 1252 | "denom": "doubloons", 1253 | "amount": "10000000000" 1254 | } 1255 | ] 1256 | }, 1257 | { 1258 | "address": "cosmos178zck85waenzw4mhwchkzw44wst8kqx3he9hzu", 1259 | "coins": [ 1260 | { 1261 | "denom": "doubloons", 1262 | "amount": "10000000000" 1263 | } 1264 | ] 1265 | }, 1266 | { 1267 | "address": "cosmos1780eywt4gghkhzu62fkr2exqkkya06ydj68ckh", 1268 | "coins": [ 1269 | { 1270 | "denom": "doubloons", 1271 | "amount": "10000000000" 1272 | } 1273 | ] 1274 | }, 1275 | { 1276 | "address": "cosmos17thc34kv46a3m3mvvag7jqzxk383hjn9uazkd6", 1277 | "coins": [ 1278 | { 1279 | "denom": "doubloons", 1280 | "amount": "1000000000000000" 1281 | }, 1282 | { 1283 | "denom": "stake", 1284 | "amount": "100000000000" 1285 | } 1286 | ] 1287 | }, 1288 | { 1289 | "address": "cosmos17dp0722pxv3fycv2g3gvr00reug9cgq56mhpmm", 1290 | "coins": [ 1291 | { 1292 | "denom": "doubloons", 1293 | "amount": "10000000000" 1294 | } 1295 | ] 1296 | }, 1297 | { 1298 | "address": "cosmos17nfxyvy5zfxmrlp4vquk3jults4r65ln2p2u75", 1299 | "coins": [ 1300 | { 1301 | "denom": "doubloons", 1302 | "amount": "10000000000" 1303 | } 1304 | ] 1305 | }, 1306 | { 1307 | "address": "cosmos17hm0z0gme9nd8th32yz4lde5k48t3nykuu90yq", 1308 | "coins": [ 1309 | { 1310 | "denom": "doubloons", 1311 | "amount": "10000000000" 1312 | } 1313 | ] 1314 | }, 1315 | { 1316 | "address": "cosmos1l28a844m6p0csr6ypcpnygl4hrg9vr4mqty83j", 1317 | "coins": [ 1318 | { 1319 | "denom": "doubloons", 1320 | "amount": "10000000000" 1321 | } 1322 | ] 1323 | }, 1324 | { 1325 | "address": "cosmos1l0qgnjr4uw3jv7r735kfgu3n6awpnqea229m4c", 1326 | "coins": [ 1327 | { 1328 | "denom": "doubloons", 1329 | "amount": "10000000000" 1330 | } 1331 | ] 1332 | }, 1333 | { 1334 | "address": "cosmos1ljd64u6uf5x23c85e6t0v7rquss3weqff6x3mj", 1335 | "coins": [ 1336 | { 1337 | "denom": "doubloons", 1338 | "amount": "10000000000" 1339 | } 1340 | ] 1341 | }, 1342 | { 1343 | "address": "cosmos1l5g5skk8pvt37mqte4w9l2qscqshylztr93edr", 1344 | "coins": [ 1345 | { 1346 | "denom": "doubloons", 1347 | "amount": "1000000000000000" 1348 | }, 1349 | { 1350 | "denom": "stake", 1351 | "amount": "100000000000" 1352 | } 1353 | ] 1354 | } 1355 | ], 1356 | "supply": [] 1357 | }, 1358 | "distribution": { 1359 | "params": { 1360 | "community_tax": "0.020000000000000000", 1361 | "base_proposer_reward": "0.010000000000000000", 1362 | "bonus_proposer_reward": "0.040000000000000000", 1363 | "withdraw_addr_enabled": true 1364 | }, 1365 | "fee_pool": { 1366 | "community_pool": [] 1367 | }, 1368 | "delegator_withdraw_infos": [], 1369 | "previous_proposer": "", 1370 | "outstanding_rewards": [], 1371 | "validator_accumulated_commissions": [], 1372 | "validator_historical_rewards": [], 1373 | "validator_current_rewards": [], 1374 | "delegator_starting_infos": [], 1375 | "validator_slash_events": [] 1376 | }, 1377 | "genutil": { 1378 | "gentxs": [ 1379 | { 1380 | "type": "cosmos-sdk/StdTx", 1381 | "value": { 1382 | "msg": [ 1383 | { 1384 | "type": "cosmos-sdk/MsgCreateValidator", 1385 | "value": { 1386 | "description": { 1387 | "moniker": "ibc-relayer-07bf" 1388 | }, 1389 | "commission": { 1390 | "rate": "0.100000000000000000", 1391 | "max_rate": "0.200000000000000000", 1392 | "max_change_rate": "0.010000000000000000" 1393 | }, 1394 | "min_self_delegation": "1", 1395 | "delegator_address": "cosmos1dz46hadgx3jta5egaf8zq0ykucfudhskzq9gyn", 1396 | "validator_address": "cosmosvaloper1dz46hadgx3jta5egaf8zq0ykucfudhsk853agq", 1397 | "pubkey": "cosmosvalconspub1zcjduepqx8ycm2nqht0ar2tr653vjf4gp3njuf6c3sx29g3tqnsdj2c3y2ssl7jnw3", 1398 | "value": { 1399 | "denom": "stake", 1400 | "amount": "100000000000" 1401 | } 1402 | } 1403 | } 1404 | ], 1405 | "fee": { 1406 | "amount": [], 1407 | "gas": "200000" 1408 | }, 1409 | "signatures": [ 1410 | { 1411 | "pub_key": "61rphyEC8wNhkSvdMdaYcdCrMpwqZV5ki56fvauiCPU56szDN0o=", 1412 | "signature": "TR+HcJQQgNOvFk1VyBnmcBhjRS2/MI7cqlhD7e/95bRFtoLafEjCeZE7L2/MjrQvewhO6T3xULQ4i70CopVOQQ==" 1413 | } 1414 | ], 1415 | "memo": "6089c03418157a1a5821721c83b00efafa7781da@10.138.0.32:26656" 1416 | } 1417 | }, 1418 | { 1419 | "type": "cosmos-sdk/StdTx", 1420 | "value": { 1421 | "msg": [ 1422 | { 1423 | "type": "cosmos-sdk/MsgCreateValidator", 1424 | "value": { 1425 | "description": { 1426 | "moniker": "ibc-relayer-07bf" 1427 | }, 1428 | "commission": { 1429 | "rate": "0.100000000000000000", 1430 | "max_rate": "0.200000000000000000", 1431 | "max_change_rate": "0.010000000000000000" 1432 | }, 1433 | "min_self_delegation": "1", 1434 | "delegator_address": "cosmos1l5g5skk8pvt37mqte4w9l2qscqshylztr93edr", 1435 | "validator_address": "cosmosvaloper1l5g5skk8pvt37mqte4w9l2qscqshylztx39vps", 1436 | "pubkey": "cosmosvalconspub1zcjduepq933nw6gyj5veg63nd5c9cl7gvajthg9rq9pppxf4yxgtjnmd3vgqm4warj", 1437 | "value": { 1438 | "denom": "stake", 1439 | "amount": "100000000000" 1440 | } 1441 | } 1442 | } 1443 | ], 1444 | "fee": { 1445 | "amount": [], 1446 | "gas": "200000" 1447 | }, 1448 | "signatures": [ 1449 | { 1450 | "pub_key": "61rphyECFKluIGT/RxnqSLdBOnRAjgj9EbSdmCjWcKBHEd1cFFs=", 1451 | "signature": "v+h+VPk7b9sHpjRaxwH984JcHrpN1PQE98Jnp63Mr4JmwzquAt/DnOMkdkP7u8QY7Db2xBkZhhm0SLX4qxQOMQ==" 1452 | } 1453 | ], 1454 | "memo": "6089c03418157a1a5821721c83b00efafa7781da@10.138.0.32:26656" 1455 | } 1456 | }, 1457 | { 1458 | "type": "cosmos-sdk/StdTx", 1459 | "value": { 1460 | "msg": [ 1461 | { 1462 | "type": "cosmos-sdk/MsgCreateValidator", 1463 | "value": { 1464 | "description": { 1465 | "moniker": "ibc-relayer-07bf" 1466 | }, 1467 | "commission": { 1468 | "rate": "0.100000000000000000", 1469 | "max_rate": "0.200000000000000000", 1470 | "max_change_rate": "0.010000000000000000" 1471 | }, 1472 | "min_self_delegation": "1", 1473 | "delegator_address": "cosmos1qrqhsf7xjralgmrqa0cwtgctl8dr7vjrpee8f2", 1474 | "validator_address": "cosmosvaloper1qrqhsf7xjralgmrqa0cwtgctl8dr7vjryddj9e", 1475 | "pubkey": "cosmosvalconspub1zcjduepqv6q5pnkmp2e5025kpt86mwdp5wupjnu0fexatjc4557sejs3f74s9y3lxm", 1476 | "value": { 1477 | "denom": "stake", 1478 | "amount": "100000000000" 1479 | } 1480 | } 1481 | } 1482 | ], 1483 | "fee": { 1484 | "amount": [], 1485 | "gas": "200000" 1486 | }, 1487 | "signatures": [ 1488 | { 1489 | "pub_key": "61rphyEDfa90frQKHf7LfrLl8JhkPMTRy9gsjHGoBvi2vP9gECI=", 1490 | "signature": "TxunQsJhPK8emc0zvy6OcS5C8hGM0Q1PB2GWs5yYbMsrFQyDg6mHS89XVcvXVjp/7L+hFlmeEWthRgiNbT8DJg==" 1491 | } 1492 | ], 1493 | "memo": "6089c03418157a1a5821721c83b00efafa7781da@10.138.0.32:26656" 1494 | } 1495 | }, 1496 | { 1497 | "type": "cosmos-sdk/StdTx", 1498 | "value": { 1499 | "msg": [ 1500 | { 1501 | "type": "cosmos-sdk/MsgCreateValidator", 1502 | "value": { 1503 | "description": { 1504 | "moniker": "ibc-relayer-07bf" 1505 | }, 1506 | "commission": { 1507 | "rate": "0.100000000000000000", 1508 | "max_rate": "0.200000000000000000", 1509 | "max_change_rate": "0.010000000000000000" 1510 | }, 1511 | "min_self_delegation": "1", 1512 | "delegator_address": "cosmos16n2fjwyexxpp4z652zfza7h9ljnt067phhyy5n", 1513 | "validator_address": "cosmosvaloper16n2fjwyexxpp4z652zfza7h9ljnt067pjrs3cq", 1514 | "pubkey": "cosmosvalconspub1zcjduepqw89pa973x7c4uf794mucd80tc0r6v55w026ce4pqwte5p5usm2jsqrra4q", 1515 | "value": { 1516 | "denom": "stake", 1517 | "amount": "100000000000" 1518 | } 1519 | } 1520 | } 1521 | ], 1522 | "fee": { 1523 | "amount": [], 1524 | "gas": "200000" 1525 | }, 1526 | "signatures": [ 1527 | { 1528 | "pub_key": "61rphyED+OkHD+W62VFKL9Osy4ePbw5gVxf+rNVEcmonAYQpUHE=", 1529 | "signature": "rfLXn7BrCdy3F+K1KsNf4o4xvCvyCBDcPXg4yQRQLD8Yd0d9F7R/i2lu8HuE2YRa0utrepmMhoWv4immJozfFA==" 1530 | } 1531 | ], 1532 | "memo": "6089c03418157a1a5821721c83b00efafa7781da@10.138.0.32:26656" 1533 | } 1534 | }, 1535 | { 1536 | "type": "cosmos-sdk/StdTx", 1537 | "value": { 1538 | "msg": [ 1539 | { 1540 | "type": "cosmos-sdk/MsgCreateValidator", 1541 | "value": { 1542 | "description": { 1543 | "moniker": "ibc-relayer-07bf" 1544 | }, 1545 | "commission": { 1546 | "rate": "0.100000000000000000", 1547 | "max_rate": "0.200000000000000000", 1548 | "max_change_rate": "0.010000000000000000" 1549 | }, 1550 | "min_self_delegation": "1", 1551 | "delegator_address": "cosmos1se0l0cykenn4yrpxe5hvhjekmgdp7vw7ceyd30", 1552 | "validator_address": "cosmosvaloper1se0l0cykenn4yrpxe5hvhjekmgdp7vw7adscau", 1553 | "pubkey": "cosmosvalconspub1zcjduepqe93np2zt72p43drly9yg7k3kca948qh7vj7m95aktq26lhsqrruspuc87m", 1554 | "value": { 1555 | "denom": "stake", 1556 | "amount": "100000000000" 1557 | } 1558 | } 1559 | } 1560 | ], 1561 | "fee": { 1562 | "amount": [], 1563 | "gas": "200000" 1564 | }, 1565 | "signatures": [ 1566 | { 1567 | "pub_key": "61rphyECQA3+GaTovJGkY/f/czgNFx281BAjZWYkAM2drshqSnc=", 1568 | "signature": "ZilK6zxwz+HwCapQ+whxNRgTmpa0Qqng3k0vp5I3Ft5cgrRmEbP6xxg9K+fPhohtOWj/01j3wZb46ET2tlB3CQ==" 1569 | } 1570 | ], 1571 | "memo": "6089c03418157a1a5821721c83b00efafa7781da@10.138.0.32:26656" 1572 | } 1573 | }, 1574 | { 1575 | "type": "cosmos-sdk/StdTx", 1576 | "value": { 1577 | "msg": [ 1578 | { 1579 | "type": "cosmos-sdk/MsgCreateValidator", 1580 | "value": { 1581 | "description": { 1582 | "moniker": "ibc-relayer-07bf" 1583 | }, 1584 | "commission": { 1585 | "rate": "0.100000000000000000", 1586 | "max_rate": "0.200000000000000000", 1587 | "max_change_rate": "0.010000000000000000" 1588 | }, 1589 | "min_self_delegation": "1", 1590 | "delegator_address": "cosmos1ggygt8dltglpzh05nzar7c4lh2dasfq0xaeplu", 1591 | "validator_address": "cosmosvaloper1ggygt8dltglpzh05nzar7c4lh2dasfq0rfd5n0", 1592 | "pubkey": "cosmosvalconspub1zcjduepqq63u4fghm6scw4cu5f8rk7nr78h5ux2d4vqw20pn92u4x7v6nhrq07wxgu", 1593 | "value": { 1594 | "denom": "stake", 1595 | "amount": "100000000000" 1596 | } 1597 | } 1598 | } 1599 | ], 1600 | "fee": { 1601 | "amount": [], 1602 | "gas": "200000" 1603 | }, 1604 | "signatures": [ 1605 | { 1606 | "pub_key": "61rphyEDz3U9ppgc8ZmVhOPgb+gEkvs5sXOf8dxHaqf5Vls1Q/k=", 1607 | "signature": "uHNq+Wim4+z5H60lm1PsghZddBJRwffuGdjAqya809xHxDsAj3mSEgjGVkECVkRkLyOcKlzag35lD/Khihw8Zg==" 1608 | } 1609 | ], 1610 | "memo": "6089c03418157a1a5821721c83b00efafa7781da@10.138.0.32:26656" 1611 | } 1612 | } 1613 | ] 1614 | }, 1615 | "evidence": { 1616 | "evidence": [] 1617 | }, 1618 | "crisis": { 1619 | "constant_fee": { 1620 | "denom": "stake", 1621 | "amount": "1000" 1622 | } 1623 | }, 1624 | "slashing": { 1625 | "params": { 1626 | "signed_blocks_window": "100", 1627 | "min_signed_per_window": "0.500000000000000000", 1628 | "downtime_jail_duration": "600000000000", 1629 | "slash_fraction_double_sign": "0.050000000000000000", 1630 | "slash_fraction_downtime": "0.010000000000000000" 1631 | }, 1632 | "signing_infos": {}, 1633 | "missed_blocks": {} 1634 | }, 1635 | "upgrade": {}, 1636 | "params": null, 1637 | "staking": { 1638 | "params": { 1639 | "unbonding_time": "1814400000000000", 1640 | "max_validators": 100, 1641 | "max_entries": 7, 1642 | "historical_entries": 100, 1643 | "bond_denom": "stake" 1644 | }, 1645 | "last_total_power": "0", 1646 | "last_validator_powers": null, 1647 | "validators": null, 1648 | "delegations": null, 1649 | "unbonding_delegations": null, 1650 | "redelegations": null, 1651 | "exported": false 1652 | }, 1653 | "ibc": { 1654 | "client_genesis": { 1655 | "clients": [], 1656 | "clients_consensus": [], 1657 | "create_localhost": true 1658 | }, 1659 | "connection_genesis": { 1660 | "connections": [], 1661 | "client_connection_paths": [] 1662 | }, 1663 | "channel_genesis": { 1664 | "channels": [], 1665 | "acknowledgements": [], 1666 | "commitments": [], 1667 | "send_sequences": [], 1668 | "recv_sequences": [] 1669 | } 1670 | }, 1671 | "mint": { 1672 | "minter": { 1673 | "inflation": "0.130000000000000000", 1674 | "annual_provisions": "0.000000000000000000" 1675 | }, 1676 | "params": { 1677 | "mint_denom": "stake", 1678 | "inflation_rate_change": "0.130000000000000000", 1679 | "inflation_max": "0.200000000000000000", 1680 | "inflation_min": "0.070000000000000000", 1681 | "goal_bonded": "0.670000000000000000", 1682 | "blocks_per_year": "6311520" 1683 | } 1684 | }, 1685 | "auth": { 1686 | "params": { 1687 | "max_memo_characters": "256", 1688 | "tx_sig_limit": "7", 1689 | "tx_size_cost_per_byte": "10", 1690 | "sig_verify_cost_ed25519": "590", 1691 | "sig_verify_cost_secp256k1": "1000" 1692 | }, 1693 | "accounts": [ 1694 | { 1695 | "type": "cosmos-sdk/Account", 1696 | "value": { 1697 | "address": "cosmos1dz46hadgx3jta5egaf8zq0ykucfudhskzq9gyn" 1698 | } 1699 | }, 1700 | { 1701 | "type": "cosmos-sdk/Account", 1702 | "value": { 1703 | "address": "cosmos1l5g5skk8pvt37mqte4w9l2qscqshylztr93edr" 1704 | } 1705 | }, 1706 | { 1707 | "type": "cosmos-sdk/Account", 1708 | "value": { 1709 | "address": "cosmos1qrqhsf7xjralgmrqa0cwtgctl8dr7vjrpee8f2" 1710 | } 1711 | }, 1712 | { 1713 | "type": "cosmos-sdk/Account", 1714 | "value": { 1715 | "address": "cosmos16n2fjwyexxpp4z652zfza7h9ljnt067phhyy5n" 1716 | } 1717 | }, 1718 | { 1719 | "type": "cosmos-sdk/Account", 1720 | "value": { 1721 | "address": "cosmos1se0l0cykenn4yrpxe5hvhjekmgdp7vw7ceyd30" 1722 | } 1723 | }, 1724 | { 1725 | "type": "cosmos-sdk/Account", 1726 | "value": { 1727 | "address": "cosmos1ggygt8dltglpzh05nzar7c4lh2dasfq0xaeplu" 1728 | } 1729 | }, 1730 | { 1731 | "type": "cosmos-sdk/Account", 1732 | "value": { 1733 | "address": "cosmos16ttntmcdcfm8ue7rhnvackxmvg6qrvg663mydq" 1734 | } 1735 | }, 1736 | { 1737 | "type": "cosmos-sdk/Account", 1738 | "value": { 1739 | "address": "cosmos12n737pg7vn6l52zclpufgs3w0d02fecrxfx52z" 1740 | } 1741 | }, 1742 | { 1743 | "type": "cosmos-sdk/Account", 1744 | "value": { 1745 | "address": "cosmos1fr8cc3d9u2yw9t2c637873k4ftaczcgz9kmzc0" 1746 | } 1747 | }, 1748 | { 1749 | "type": "cosmos-sdk/Account", 1750 | "value": { 1751 | "address": "cosmos17thc34kv46a3m3mvvag7jqzxk383hjn9uazkd6" 1752 | } 1753 | }, 1754 | { 1755 | "type": "cosmos-sdk/Account", 1756 | "value": { 1757 | "address": "cosmos17nfxyvy5zfxmrlp4vquk3jults4r65ln2p2u75" 1758 | } 1759 | }, 1760 | { 1761 | "type": "cosmos-sdk/Account", 1762 | "value": { 1763 | "address": "cosmos1exwcn4rmcyuf4xfjs722amqrfheng7z8cjfzgn" 1764 | } 1765 | }, 1766 | { 1767 | "type": "cosmos-sdk/Account", 1768 | "value": { 1769 | "address": "cosmos1s0fymxncdm2tga7swzucywggcunxvq89d3pcyn" 1770 | } 1771 | }, 1772 | { 1773 | "type": "cosmos-sdk/Account", 1774 | "value": { 1775 | "address": "cosmos1kunv205wrrywmny2nhyt87kzeuq5nhq9z8vncw" 1776 | } 1777 | }, 1778 | { 1779 | "type": "cosmos-sdk/Account", 1780 | "value": { 1781 | "address": "cosmos1xnc4hwja48e77nms0a49eqkdw36d7dqzrj006n" 1782 | } 1783 | }, 1784 | { 1785 | "type": "cosmos-sdk/Account", 1786 | "value": { 1787 | "address": "cosmos1dt6wukc53dangle8qz7xjc792u0yrdc35tlcfm" 1788 | } 1789 | }, 1790 | { 1791 | "type": "cosmos-sdk/Account", 1792 | "value": { 1793 | "address": "cosmos14ahfuwynumydy2kz2gq6qe2l4w4n7pr8ycka55" 1794 | } 1795 | }, 1796 | { 1797 | "type": "cosmos-sdk/Account", 1798 | "value": { 1799 | "address": "cosmos10zehl3artk76qfmn4h09pxfvvq264ew2me8lap" 1800 | } 1801 | }, 1802 | { 1803 | "type": "cosmos-sdk/Account", 1804 | "value": { 1805 | "address": "cosmos1jljl9ks0093mewjjmdkdujp6cs3du8pzgh99e4" 1806 | } 1807 | }, 1808 | { 1809 | "type": "cosmos-sdk/Account", 1810 | "value": { 1811 | "address": "cosmos13u9vzlmxpk44uzmzvhgctkw0cpht42cgwjw54c" 1812 | } 1813 | }, 1814 | { 1815 | "type": "cosmos-sdk/Account", 1816 | "value": { 1817 | "address": "cosmos1kmrn6a4wf2sqw6fxemhee9tr6qz46wvl0hdzya" 1818 | } 1819 | }, 1820 | { 1821 | "type": "cosmos-sdk/Account", 1822 | "value": { 1823 | "address": "cosmos1nknhkw97mj8aelekg7v73am6zlrdc3fd3n2lyc" 1824 | } 1825 | }, 1826 | { 1827 | "type": "cosmos-sdk/Account", 1828 | "value": { 1829 | "address": "cosmos1x2f3vpdww36px4r6m40mzjnndn8aghfq8yeda7" 1830 | } 1831 | }, 1832 | { 1833 | "type": "cosmos-sdk/Account", 1834 | "value": { 1835 | "address": "cosmos1afed0xhvc2hzkn38fpqcfl9m9wjycqw7mtvkag" 1836 | } 1837 | }, 1838 | { 1839 | "type": "cosmos-sdk/Account", 1840 | "value": { 1841 | "address": "cosmos1f9z2gazg52a8n6c06xf2234c9y0tzsgtqv4j8q" 1842 | } 1843 | }, 1844 | { 1845 | "type": "cosmos-sdk/Account", 1846 | "value": { 1847 | "address": "cosmos12m0en3wm0f50w25nzqfxvxu3je0vk3qvwqqxxt" 1848 | } 1849 | }, 1850 | { 1851 | "type": "cosmos-sdk/Account", 1852 | "value": { 1853 | "address": "cosmos1qmd7y0mw63qcuts0z53sptne6vypen5q00xmww" 1854 | } 1855 | }, 1856 | { 1857 | "type": "cosmos-sdk/Account", 1858 | "value": { 1859 | "address": "cosmos1fj9lg5n4demt42t6ey6wfzx4ut9pz6yyltzxyx" 1860 | } 1861 | }, 1862 | { 1863 | "type": "cosmos-sdk/Account", 1864 | "value": { 1865 | "address": "cosmos1fnp2kdujj2vrlfj5y4nly2wpy9unjthx8ngfx8" 1866 | } 1867 | }, 1868 | { 1869 | "type": "cosmos-sdk/Account", 1870 | "value": { 1871 | "address": "cosmos12gec735tjutvyjwc0lnlqllgdufnctg62uek7r" 1872 | } 1873 | }, 1874 | { 1875 | "type": "cosmos-sdk/Account", 1876 | "value": { 1877 | "address": "cosmos12sjv59l22c8evpxd3ekqxzhhg82d4meqx5dajg" 1878 | } 1879 | }, 1880 | { 1881 | "type": "cosmos-sdk/Account", 1882 | "value": { 1883 | "address": "cosmos1y4gs9xtwk0335zf3kej8el5kzkpalq3dtmxljr" 1884 | } 1885 | }, 1886 | { 1887 | "type": "cosmos-sdk/Account", 1888 | "value": { 1889 | "address": "cosmos12knqu4ecmg0982plzs9m9f5jareh0cvedv6yz0" 1890 | } 1891 | }, 1892 | { 1893 | "type": "cosmos-sdk/Account", 1894 | "value": { 1895 | "address": "cosmos1l28a844m6p0csr6ypcpnygl4hrg9vr4mqty83j" 1896 | } 1897 | }, 1898 | { 1899 | "type": "cosmos-sdk/Account", 1900 | "value": { 1901 | "address": "cosmos1c5udlt5f3m3fj3p2eufw3k9407df8zkhrjlg33" 1902 | } 1903 | }, 1904 | { 1905 | "type": "cosmos-sdk/Account", 1906 | "value": { 1907 | "address": "cosmos1j4tmary50sq3cfn6n9vk3k7addplljjmfs5fjd" 1908 | } 1909 | }, 1910 | { 1911 | "type": "cosmos-sdk/Account", 1912 | "value": { 1913 | "address": "cosmos17hm0z0gme9nd8th32yz4lde5k48t3nykuu90yq" 1914 | } 1915 | }, 1916 | { 1917 | "type": "cosmos-sdk/Account", 1918 | "value": { 1919 | "address": "cosmos1u0fdsfw0wflm2n9x2ggv09u89ed2nhmfgq88zr" 1920 | } 1921 | }, 1922 | { 1923 | "type": "cosmos-sdk/Account", 1924 | "value": { 1925 | "address": "cosmos1402ggxz5u6vm29sqztwqq8vxs3ke6dmw67kpp9" 1926 | } 1927 | }, 1928 | { 1929 | "type": "cosmos-sdk/Account", 1930 | "value": { 1931 | "address": "cosmos1fxwzwvrd30gzl39c6yy244l3zgxl4x9urnw5zf" 1932 | } 1933 | }, 1934 | { 1935 | "type": "cosmos-sdk/Account", 1936 | "value": { 1937 | "address": "cosmos13fmcdmkurnaz6sklf0tyynln4k48xjj0dwuvpu" 1938 | } 1939 | }, 1940 | { 1941 | "type": "cosmos-sdk/Account", 1942 | "value": { 1943 | "address": "cosmos1v5fhgkkkvcd9sqpd5arzce0h36jqezcwmf2w3z" 1944 | } 1945 | }, 1946 | { 1947 | "type": "cosmos-sdk/Account", 1948 | "value": { 1949 | "address": "cosmos1hezg9c7etk6qvs5p6j22jgxuqdc82fy9tnynmr" 1950 | } 1951 | }, 1952 | { 1953 | "type": "cosmos-sdk/Account", 1954 | "value": { 1955 | "address": "cosmos1hcapezvn75r8p7c4xglsq82kzrvffudmyp50td" 1956 | } 1957 | }, 1958 | { 1959 | "type": "cosmos-sdk/Account", 1960 | "value": { 1961 | "address": "cosmos18wfsw3jqna9268crdzksz897uw08pzdmjwjn5n" 1962 | } 1963 | }, 1964 | { 1965 | "type": "cosmos-sdk/Account", 1966 | "value": { 1967 | "address": "cosmos1hu9yyd6vyk840gu2lvnajhhmnvxufydxucgsmz" 1968 | } 1969 | }, 1970 | { 1971 | "type": "cosmos-sdk/Account", 1972 | "value": { 1973 | "address": "cosmos1xl0pc9phu3meevzfy4v8f35c2vy2as3trzwt9w" 1974 | } 1975 | }, 1976 | { 1977 | "type": "cosmos-sdk/Account", 1978 | "value": { 1979 | "address": "cosmos1jr2kxdw3je9kr7rhxw8y6t40qrms53z5ksc3w2" 1980 | } 1981 | }, 1982 | { 1983 | "type": "cosmos-sdk/Account", 1984 | "value": { 1985 | "address": "cosmos154gkwufztxevns3adkmk3q8uhp8mlqwd03r2zy" 1986 | } 1987 | }, 1988 | { 1989 | "type": "cosmos-sdk/Account", 1990 | "value": { 1991 | "address": "cosmos1n4syv5vyndkpswyu6a6cgjvuwzwnrte854c547" 1992 | } 1993 | }, 1994 | { 1995 | "type": "cosmos-sdk/Account", 1996 | "value": { 1997 | "address": "cosmos1zt902wvvf2340qpq3uxtmst8a5cpgww95s6rv9" 1998 | } 1999 | }, 2000 | { 2001 | "type": "cosmos-sdk/Account", 2002 | "value": { 2003 | "address": "cosmos14el02ask2rr9uez9gc5uqr98cskdt4ydz9nw2x" 2004 | } 2005 | }, 2006 | { 2007 | "type": "cosmos-sdk/Account", 2008 | "value": { 2009 | "address": "cosmos1a66jar5lh0mgzexgqfl7rkcuy6gt5rj06l9v2e" 2010 | } 2011 | }, 2012 | { 2013 | "type": "cosmos-sdk/Account", 2014 | "value": { 2015 | "address": "cosmos16sctx4fhuczxxy6sfj2e5s4v72sqdspx6eectt" 2016 | } 2017 | }, 2018 | { 2019 | "type": "cosmos-sdk/Account", 2020 | "value": { 2021 | "address": "cosmos1yf058v9ur9t59nhmwew2z90q0m28t9fk4nmksr" 2022 | } 2023 | }, 2024 | { 2025 | "type": "cosmos-sdk/Account", 2026 | "value": { 2027 | "address": "cosmos13m5p3g4xcsmnsneh4c82dmuy45vqa0wav3659p" 2028 | } 2029 | }, 2030 | { 2031 | "type": "cosmos-sdk/Account", 2032 | "value": { 2033 | "address": "cosmos1ljd64u6uf5x23c85e6t0v7rquss3weqff6x3mj" 2034 | } 2035 | }, 2036 | { 2037 | "type": "cosmos-sdk/Account", 2038 | "value": { 2039 | "address": "cosmos14r2l50t22kk63st9e0zeg3m6hjel6gnzpnmr2j" 2040 | } 2041 | }, 2042 | { 2043 | "type": "cosmos-sdk/Account", 2044 | "value": { 2045 | "address": "cosmos1pah42z0avajjcpdf5u83p9vjp9vpkkc4p82sx3" 2046 | } 2047 | }, 2048 | { 2049 | "type": "cosmos-sdk/Account", 2050 | "value": { 2051 | "address": "cosmos1ygz4u35t0yyt7vm6fxtl0x6t8nyuw0dly05asn" 2052 | } 2053 | }, 2054 | { 2055 | "type": "cosmos-sdk/Account", 2056 | "value": { 2057 | "address": "cosmos1wu8mv84pwsmcryq98w8nzwskusmqyv24qpy9pv" 2058 | } 2059 | }, 2060 | { 2061 | "type": "cosmos-sdk/Account", 2062 | "value": { 2063 | "address": "cosmos1wrdpscszcevkeplqykedphclquh3ha6mr0709c" 2064 | } 2065 | }, 2066 | { 2067 | "type": "cosmos-sdk/Account", 2068 | "value": { 2069 | "address": "cosmos1a76ndykhlcgm7u7rexn99vmj2uptm2633ypw6f" 2070 | } 2071 | }, 2072 | { 2073 | "type": "cosmos-sdk/Account", 2074 | "value": { 2075 | "address": "cosmos1xl67sr4mdv2ejc4whgpkz66llm2v8g24dmxcn7" 2076 | } 2077 | }, 2078 | { 2079 | "type": "cosmos-sdk/Account", 2080 | "value": { 2081 | "address": "cosmos108rpmv2kr798p7nalkdgdexkmem70shkecqvhh" 2082 | } 2083 | }, 2084 | { 2085 | "type": "cosmos-sdk/Account", 2086 | "value": { 2087 | "address": "cosmos10uvrya46d400ymgp7ygdp6auasfvfx9lxpdtja" 2088 | } 2089 | }, 2090 | { 2091 | "type": "cosmos-sdk/Account", 2092 | "value": { 2093 | "address": "cosmos1c4e4pd8p39tr4tvtgdt8zapu4pmmxg7693235m" 2094 | } 2095 | }, 2096 | { 2097 | "type": "cosmos-sdk/Account", 2098 | "value": { 2099 | "address": "cosmos1t73d3c57mu7w4gncf50yuupfutkqthjw7d6f66" 2100 | } 2101 | }, 2102 | { 2103 | "type": "cosmos-sdk/Account", 2104 | "value": { 2105 | "address": "cosmos1vskhrny09fjjmrsf90nqccaxcp40eyc2gvkgp4" 2106 | } 2107 | }, 2108 | { 2109 | "type": "cosmos-sdk/Account", 2110 | "value": { 2111 | "address": "cosmos17dp0722pxv3fycv2g3gvr00reug9cgq56mhpmm" 2112 | } 2113 | }, 2114 | { 2115 | "type": "cosmos-sdk/Account", 2116 | "value": { 2117 | "address": "cosmos18yk6fxjd2sgds5qk6zkhwjfdafxs8z535qyht9" 2118 | } 2119 | }, 2120 | { 2121 | "type": "cosmos-sdk/Account", 2122 | "value": { 2123 | "address": "cosmos1v6p6p0dr4ll0p53q8zn78fdf5dd5ldmnecp0wl" 2124 | } 2125 | }, 2126 | { 2127 | "type": "cosmos-sdk/Account", 2128 | "value": { 2129 | "address": "cosmos1efzs6x9244z9hjz6pcrsam4muxxms74wz98h7c" 2130 | } 2131 | }, 2132 | { 2133 | "type": "cosmos-sdk/Account", 2134 | "value": { 2135 | "address": "cosmos1mtv5e6zq8grgpnrsm7cr23h5k5q9qw4egz6678" 2136 | } 2137 | }, 2138 | { 2139 | "type": "cosmos-sdk/Account", 2140 | "value": { 2141 | "address": "cosmos1g0n9dhy4d3vyvaesgtw0sdruehugyyk3mv3hge" 2142 | } 2143 | }, 2144 | { 2145 | "type": "cosmos-sdk/Account", 2146 | "value": { 2147 | "address": "cosmos153lxtrh996g6g0lrv3uquw7dzpya8kfzz8tj7h" 2148 | } 2149 | }, 2150 | { 2151 | "type": "cosmos-sdk/Account", 2152 | "value": { 2153 | "address": "cosmos1sjj6v2v2hzl9mrup5gnnta66pd76krz3qw3hhw" 2154 | } 2155 | }, 2156 | { 2157 | "type": "cosmos-sdk/Account", 2158 | "value": { 2159 | "address": "cosmos1erslkc49pkcxa7f44vu0se4w7n4tl53la7ta8y" 2160 | } 2161 | }, 2162 | { 2163 | "type": "cosmos-sdk/Account", 2164 | "value": { 2165 | "address": "cosmos18l22jvep8cc8cdzvyntc4utnkgkqhz2vj84jt7" 2166 | } 2167 | }, 2168 | { 2169 | "type": "cosmos-sdk/Account", 2170 | "value": { 2171 | "address": "cosmos14htdkcv4mrm0txhnmeqelaxfekc24k8s36e7q0" 2172 | } 2173 | }, 2174 | { 2175 | "type": "cosmos-sdk/Account", 2176 | "value": { 2177 | "address": "cosmos1engcn8p4vj8fsta62l3n3c5menm6sc9djvrzee" 2178 | } 2179 | }, 2180 | { 2181 | "type": "cosmos-sdk/Account", 2182 | "value": { 2183 | "address": "cosmos1runeqr6aagcgv9ysw420mvw0sfymsz58szxew9" 2184 | } 2185 | }, 2186 | { 2187 | "type": "cosmos-sdk/Account", 2188 | "value": { 2189 | "address": "cosmos1l0qgnjr4uw3jv7r735kfgu3n6awpnqea229m4c" 2190 | } 2191 | }, 2192 | { 2193 | "type": "cosmos-sdk/Account", 2194 | "value": { 2195 | "address": "cosmos15fz7asxctg528lwgde3x633vru9rgz64qkvrq7" 2196 | } 2197 | }, 2198 | { 2199 | "type": "cosmos-sdk/Account", 2200 | "value": { 2201 | "address": "cosmos16tdeldrswlksrejchqtzndrkal9cxawtnh8mvd" 2202 | } 2203 | }, 2204 | { 2205 | "type": "cosmos-sdk/Account", 2206 | "value": { 2207 | "address": "cosmos15h39aypryvsd87p2tsxxv0aedrlqu93neenjys" 2208 | } 2209 | }, 2210 | { 2211 | "type": "cosmos-sdk/Account", 2212 | "value": { 2213 | "address": "cosmos152zx830nl6gy97m6qms7chyktzk729cyveqv9n" 2214 | } 2215 | }, 2216 | { 2217 | "type": "cosmos-sdk/Account", 2218 | "value": { 2219 | "address": "cosmos1z0gsnxexgc5jxgcl3uz55kqy29y8ck7ayk5ejz" 2220 | } 2221 | }, 2222 | { 2223 | "type": "cosmos-sdk/Account", 2224 | "value": { 2225 | "address": "cosmos1rdrtfn7rgzula94vv9cz4tah75uh2zr930ftes" 2226 | } 2227 | }, 2228 | { 2229 | "type": "cosmos-sdk/Account", 2230 | "value": { 2231 | "address": "cosmos1mpqvdhh7cq47j6qjxgtwarsxsgxdzjw9cd66ul" 2232 | } 2233 | }, 2234 | { 2235 | "type": "cosmos-sdk/Account", 2236 | "value": { 2237 | "address": "cosmos19ytadpwm7687ywft6sdksz2j5sgxh4ywl5ev44" 2238 | } 2239 | }, 2240 | { 2241 | "type": "cosmos-sdk/Account", 2242 | "value": { 2243 | "address": "cosmos1vf93vh2rsn4yf3rgu5sy8n39q52cna0rewmrn4" 2244 | } 2245 | }, 2246 | { 2247 | "type": "cosmos-sdk/Account", 2248 | "value": { 2249 | "address": "cosmos1tznxzdk4t9vr9nstrvjwmnztq4k6wjj55cgeqq" 2250 | } 2251 | }, 2252 | { 2253 | "type": "cosmos-sdk/Account", 2254 | "value": { 2255 | "address": "cosmos1ww8zfd4ts6fac55wt8z5lnm5wdfqy67ldanua8" 2256 | } 2257 | }, 2258 | { 2259 | "type": "cosmos-sdk/Account", 2260 | "value": { 2261 | "address": "cosmos1vndhkx9sdheewhdg58ug7fy388l8wm689gn7jg" 2262 | } 2263 | }, 2264 | { 2265 | "type": "cosmos-sdk/Account", 2266 | "value": { 2267 | "address": "cosmos1y8ejrm82rzaqf5n4n5nx338m6x3u9x082qfqe8" 2268 | } 2269 | }, 2270 | { 2271 | "type": "cosmos-sdk/Account", 2272 | "value": { 2273 | "address": "cosmos10xq9nh42m7wd79mel9uhae4xqk7yk7yurs5q2v" 2274 | } 2275 | }, 2276 | { 2277 | "type": "cosmos-sdk/Account", 2278 | "value": { 2279 | "address": "cosmos1jgvmax3xnfq9wgr45m5xjsq9fr62d8uyadtvn9" 2280 | } 2281 | }, 2282 | { 2283 | "type": "cosmos-sdk/Account", 2284 | "value": { 2285 | "address": "cosmos1mhdnss2nd7mx29qnc9gqp4lpxjqdp3j6drhe0v" 2286 | } 2287 | }, 2288 | { 2289 | "type": "cosmos-sdk/Account", 2290 | "value": { 2291 | "address": "cosmos1fnlw6290j037gyff6zdy8rzlv88wr9qn3v4l3h" 2292 | } 2293 | }, 2294 | { 2295 | "type": "cosmos-sdk/Account", 2296 | "value": { 2297 | "address": "cosmos1dtx6e6we59j03grm55zpc3pymz52msx0hsq8ce" 2298 | } 2299 | }, 2300 | { 2301 | "type": "cosmos-sdk/Account", 2302 | "value": { 2303 | "address": "cosmos1ud9yn60f9eppkgc7hy6tt8ye9kaga8mtd4e6ep" 2304 | } 2305 | }, 2306 | { 2307 | "type": "cosmos-sdk/Account", 2308 | "value": { 2309 | "address": "cosmos1qyfu9s408exw2yae0d86m5tupr8q9h8qt4tnge" 2310 | } 2311 | }, 2312 | { 2313 | "type": "cosmos-sdk/Account", 2314 | "value": { 2315 | "address": "cosmos178zck85waenzw4mhwchkzw44wst8kqx3he9hzu" 2316 | } 2317 | }, 2318 | { 2319 | "type": "cosmos-sdk/Account", 2320 | "value": { 2321 | "address": "cosmos1mcm426eejm5y7dsjvppxfg2dd2uel0gyt8cxxj" 2322 | } 2323 | }, 2324 | { 2325 | "type": "cosmos-sdk/Account", 2326 | "value": { 2327 | "address": "cosmos1hwux8hlz2xrwggdcltg7net4v7sfjnn76w5ec3" 2328 | } 2329 | }, 2330 | { 2331 | "type": "cosmos-sdk/Account", 2332 | "value": { 2333 | "address": "cosmos1sreeksgvr62zgamuewp0znkta8gdkj7agxdl56" 2334 | } 2335 | }, 2336 | { 2337 | "type": "cosmos-sdk/Account", 2338 | "value": { 2339 | "address": "cosmos1mvu547ythhm8c7ew2xnh6d8njhvdljgen3dr65" 2340 | } 2341 | }, 2342 | { 2343 | "type": "cosmos-sdk/Account", 2344 | "value": { 2345 | "address": "cosmos1tstp7pl0fd6zk2v3tzmpq86x8pv29jevyrgswk" 2346 | } 2347 | }, 2348 | { 2349 | "type": "cosmos-sdk/Account", 2350 | "value": { 2351 | "address": "cosmos1qz2s5unwu3l4hn2jw09cnsd3muvrcerezm9c52" 2352 | } 2353 | }, 2354 | { 2355 | "type": "cosmos-sdk/Account", 2356 | "value": { 2357 | "address": "cosmos1c6vyd9sqmxslqkrqtn84det6ukefrxrnwru66p" 2358 | } 2359 | }, 2360 | { 2361 | "type": "cosmos-sdk/Account", 2362 | "value": { 2363 | "address": "cosmos1ar20w6rf4ulfljld7xaj4qjklyulr5myw0xqt6" 2364 | } 2365 | }, 2366 | { 2367 | "type": "cosmos-sdk/Account", 2368 | "value": { 2369 | "address": "cosmos1w8ueuqk007aqy33tgfx5yveatlfamapwty47p0" 2370 | } 2371 | }, 2372 | { 2373 | "type": "cosmos-sdk/Account", 2374 | "value": { 2375 | "address": "cosmos1pzgw03td8l5hsa3e6jert6gpjfratxxsm32adg" 2376 | } 2377 | }, 2378 | { 2379 | "type": "cosmos-sdk/Account", 2380 | "value": { 2381 | "address": "cosmos1dx2jqcrjfd3y9mvdd56t54j7pa2wgx2qqk0tx2" 2382 | } 2383 | }, 2384 | { 2385 | "type": "cosmos-sdk/Account", 2386 | "value": { 2387 | "address": "cosmos1auhk88eyt7y4paywhtv3ykqfzfkmtjzk57aynt" 2388 | } 2389 | }, 2390 | { 2391 | "type": "cosmos-sdk/Account", 2392 | "value": { 2393 | "address": "cosmos1atkhc2che0en0yzy5prh00wqwn5nhclvlgymrm" 2394 | } 2395 | }, 2396 | { 2397 | "type": "cosmos-sdk/Account", 2398 | "value": { 2399 | "address": "cosmos1c00l9xvwmh4f77pwnnnh5x0fww0x245sdlzlxg" 2400 | } 2401 | }, 2402 | { 2403 | "type": "cosmos-sdk/Account", 2404 | "value": { 2405 | "address": "cosmos1a533d3t2k5pynxh3hn3mzjhwe9jmeskqxh3cz9" 2406 | } 2407 | }, 2408 | { 2409 | "type": "cosmos-sdk/Account", 2410 | "value": { 2411 | "address": "cosmos16gp9q9euupf2m96cvv7kta7q09h8ce0cl6wky9" 2412 | } 2413 | }, 2414 | { 2415 | "type": "cosmos-sdk/Account", 2416 | "value": { 2417 | "address": "cosmos1gx77frp5shnhnf2ffupt6mp97nalxsyav7mphq" 2418 | } 2419 | }, 2420 | { 2421 | "type": "cosmos-sdk/Account", 2422 | "value": { 2423 | "address": "cosmos1vxnhz4jzs5qushcfrdwg3ptp28nfevpg3u78hu" 2424 | } 2425 | }, 2426 | { 2427 | "type": "cosmos-sdk/Account", 2428 | "value": { 2429 | "address": "cosmos15dgc2xv3l28vqy9n6r8q7aya5s37zdu2phjxm8" 2430 | } 2431 | }, 2432 | { 2433 | "type": "cosmos-sdk/Account", 2434 | "value": { 2435 | "address": "cosmos1k8zxp6yxqqpgafe0m3ujs2gccs9f5zkvy9anv8" 2436 | } 2437 | }, 2438 | { 2439 | "type": "cosmos-sdk/Account", 2440 | "value": { 2441 | "address": "cosmos15wa9rkp28zsw8ymuj7dpvpyuqd5ncywnggsqeu" 2442 | } 2443 | }, 2444 | { 2445 | "type": "cosmos-sdk/Account", 2446 | "value": { 2447 | "address": "cosmos1ufa0sa4hjwj389t2f0r028mspr4nr5eu0vg4d6" 2448 | } 2449 | }, 2450 | { 2451 | "type": "cosmos-sdk/Account", 2452 | "value": { 2453 | "address": "cosmos1xgcjknmn6y2cjapje5aw6fq93a5r7hejcu6y6j" 2454 | } 2455 | }, 2456 | { 2457 | "type": "cosmos-sdk/Account", 2458 | "value": { 2459 | "address": "cosmos12c3wmcqqhy3xvkac5zc5rvgxf2hunm6qydm7az" 2460 | } 2461 | }, 2462 | { 2463 | "type": "cosmos-sdk/Account", 2464 | "value": { 2465 | "address": "cosmos1wltxa7d9lu3pgm2lyz5ser8fvasmtxhlxu0nxw" 2466 | } 2467 | }, 2468 | { 2469 | "type": "cosmos-sdk/Account", 2470 | "value": { 2471 | "address": "cosmos15f9vuwylnyzggwtgcxe84th0yx4ugf0pwqj5hf" 2472 | } 2473 | }, 2474 | { 2475 | "type": "cosmos-sdk/Account", 2476 | "value": { 2477 | "address": "cosmos1780eywt4gghkhzu62fkr2exqkkya06ydj68ckh" 2478 | } 2479 | }, 2480 | { 2481 | "type": "cosmos-sdk/Account", 2482 | "value": { 2483 | "address": "cosmos10ekrjlmat8sgr6c40fg8j348gv9tearfkmx883" 2484 | } 2485 | }, 2486 | { 2487 | "type": "cosmos-sdk/Account", 2488 | "value": { 2489 | "address": "cosmos1kgrhmxu6khuzcamwgwrent45ufhpdqlmm0473u" 2490 | } 2491 | }, 2492 | { 2493 | "type": "cosmos-sdk/Account", 2494 | "value": { 2495 | "address": "cosmos13dus5s0c2ey32509xy6hgk8s923wufrv2dyy6g" 2496 | } 2497 | }, 2498 | { 2499 | "type": "cosmos-sdk/Account", 2500 | "value": { 2501 | "address": "cosmos1vgng37d8ksml9yxaryzect6pdvlpzx64yzfzff" 2502 | } 2503 | }, 2504 | { 2505 | "type": "cosmos-sdk/Account", 2506 | "value": { 2507 | "address": "cosmos1trq740zypnm64g9deufsdkx0qcw8xd09vfxx06" 2508 | } 2509 | }, 2510 | { 2511 | "type": "cosmos-sdk/Account", 2512 | "value": { 2513 | "address": "cosmos18g6s0cdlm593ej66rr6hrxc55362dkjattvc7h" 2514 | } 2515 | }, 2516 | { 2517 | "type": "cosmos-sdk/Account", 2518 | "value": { 2519 | "address": "cosmos16qp669v7k2wcsml6zv945nmnsknhckp39w0a0k" 2520 | } 2521 | }, 2522 | { 2523 | "type": "cosmos-sdk/Account", 2524 | "value": { 2525 | "address": "cosmos1gnpwvxwkj6a855z2708hnfy3h30muewcfmckw2" 2526 | } 2527 | }, 2528 | { 2529 | "type": "cosmos-sdk/Account", 2530 | "value": { 2531 | "address": "cosmos1aftl8e8maxkw0q7yjzytfhpcz75stu835gzhxw" 2532 | } 2533 | } 2534 | ] 2535 | } 2536 | } 2537 | } -------------------------------------------------------------------------------- /goz-roster.csv: -------------------------------------------------------------------------------- 1 | Node A-Team,cosmos1s0fymxncdm2tga7swzucywggcunxvq89d3pcyn,achain-3,tcp://achain.nodeateam.com:26657 2 | Agoric GoZ,cosmos1kunv205wrrywmny2nhyt87kzeuq5nhq9z8vncw,agoric-goz-3,tcp://178.128.254.143:26657 3 | All in Bits Inc,cosmos1xnc4hwja48e77nms0a49eqkdw36d7dqzrj006n,aib-goz-3,tcp://138.197.157.152:26657 4 | Akashian,cosmos1dt6wukc53dangle8qz7xjc792u0yrdc35tlcfm,akashian-3,tcp://159.89.183.144:26657 5 | Aneka,cosmos14ahfuwynumydy2kz2gq6qe2l4w4n7pr8ycka55,aneka-3,tcp://goz.aneka.io:26657 6 | Anonstake,cosmos10zehl3artk76qfmn4h09pxfvvq264ew2me8lap,anon-chain-3,tcp://116.203.245.68:26657 7 | Ape Smash,cosmos1jljl9ks0093mewjjmdkdujp6cs3du8pzgh99e4,ape_smash-3,tcp://116.203.208.175:26657 8 | ArmyIDs,cosmos13u9vzlmxpk44uzmzvhgctkw0cpht42cgwjw54c,armyids-3,tcp://goz.armyids.com:26657 9 | Atomic Bombers,cosmos1kmrn6a4wf2sqw6fxemhee9tr6qz46wvl0hdzya,atomicbombers-3,tcp://bombers.dokia.cloud:26657 10 | Audit.One,cosmos1nknhkw97mj8aelekg7v73am6zlrdc3fd3n2lyc,audit.one-3,tcp://goz.audit.one:26657 11 | Alpha Virtual,cosmos1x2f3vpdww36px4r6m40mzjnndn8aghfq8yeda7,avnet-3,tcp://goz.cosmos.alphavirtual.com:26657 12 | Aynelis,cosmos1afed0xhvc2hzkn38fpqcfl9m9wjycqw7mtvkag,aynchain-3,tcp://13.92.212.20:26657 13 | B-Harvest,cosmos1f9z2gazg52a8n6c06xf2234c9y0tzsgtqv4j8q,B-Harvest-3,tcp://ibc.bharvest.io:26657 14 | BitSong,cosmos12m0en3wm0f50w25nzqfxvxu3je0vk3qvwqqxxt,bitsong-goz-3,tcp://goz-1.bitsong.network:26657 15 | BlockNgine,cosmos1qmd7y0mw63qcuts0z53sptne6vypen5q00xmww,blockngine-ibc-3,tcp://rpc.blockngine.io:26657 16 | BigBeautifulSilverPlate,cosmos1fj9lg5n4demt42t6ey6wfzx4ut9pz6yyltzxyx,BlogChain-3,tcp://blogchain.xyz:26657 17 | teddyrabbit,cosmos1fnp2kdujj2vrlfj5y4nly2wpy9unjthx8ngfx8,brankochain-3,tcp://149.248.61.193:26657 18 | BurekSteak,cosmos12gec735tjutvyjwc0lnlqllgdufnctg62uek7r,burek-3,tcp://95.216.198.111:26657 19 | Byzantine Battalion,cosmos12sjv59l22c8evpxd3ekqxzhhg82d4meqx5dajg,byzantine-goz-3,tcp://178.128.186.74:26657 20 | Capybara,cosmos1y4gs9xtwk0335zf3kej8el5kzkpalq3dtmxljr,capychain-3,tcp://capychain.com:26657 21 | Bit Cat,cosmos12knqu4ecmg0982plzs9m9f5jareh0cvedv6yz0,cat-3,tcp://3.130.208.130:26657 22 | Chainapsis,cosmos1l28a844m6p0csr6ypcpnygl4hrg9vr4mqty83j,chainapsis-3,tcp://goz.chainapsis.com:80 23 | chainflow,cosmos1c5udlt5f3m3fj3p2eufw3k9407df8zkhrjlg33,chainflow-3,tcp://goz.chainflow.io:26657 24 | ChainLayer,cosmos1j4tmary50sq3cfn6n9vk3k7addplljjmfs5fjd,chainlayer-3,tcp://176.9.238.157:26657 25 | Cosmic Compass (CoCo),cosmos17hm0z0gme9nd8th32yz4lde5k48t3nykuu90yq,coco-post-chain-3,tcp://ibc.cosmiccompass.io:26657 26 | Compass,cosmos1u0fdsfw0wflm2n9x2ggv09u89ed2nhmfgq88zr,Compass-3,tcp://goz.val.network:26657 27 | COSMOON,cosmos1402ggxz5u6vm29sqztwqq8vxs3ke6dmw67kpp9,cosmoon-testnet-3,tcp://ibc.cosmoon.org:26657 28 | crazyzoo,cosmos1fxwzwvrd30gzl39c6yy244l3zgxl4x9urnw5zf,crazyzoo-3,tcp://47.240.29.196:26657 29 | cyber~Congress,cosmos13fmcdmkurnaz6sklf0tyynln4k48xjj0dwuvpu,cyberdevs-3,tcp://cyberdevs.cyberd.ai:26657 30 | Dawns.World,cosmos1v5fhgkkkvcd9sqpd5arzce0h36jqezcwmf2w3z,dawnsworld-3,tcp://testnet.dawns.world:26657 31 | Datachain,cosmos1hezg9c7etk6qvs5p6j22jgxuqdc82fy9tnynmr,dcz-3,tcp://goz.dev.datachain.jp:26657 32 | Defending.Network,cosmos1hcapezvn75r8p7c4xglsq82kzrvffudmyp50td,defending-network-3,tcp://ibc.defending.network:26657 33 | disraptor,cosmos18wfsw3jqna9268crdzksz897uw08pzdmjwjn5n,disraptorchain-3,tcp://3.21.156.79:26657 34 | TeamDK,cosmos1hu9yyd6vyk840gu2lvnajhhmnvxufydxucgsmz,dking-3,tcp://34.66.86.162:26657 35 | cdos,cosmos1xl0pc9phu3meevzfy4v8f35c2vy2as3trzwt9w,dos-ibc-3,tcp://goz.dos.network:26657 36 | Drops Power,cosmos1jr2kxdw3je9kr7rhxw8y6t40qrms53z5ksc3w2,dropschain-3,tcp://dropschain.com:26657 37 | DUNHILL,cosmos154gkwufztxevns3adkmk3q8uhp8mlqwd03r2zy,dunhillchain-3,tcp://52.231.28.219:26657 38 | Enigma,cosmos1n4syv5vyndkpswyu6a6cgjvuwzwnrte854c547,enigma-goz-3,tcp://val1.goz.enigma.co:26657 39 | Everstake,cosmos1zt902wvvf2340qpq3uxtmst8a5cpgww95s6rv9,everstakechain-3,tcp://goz.everstake.one:26657 40 | Protofire,cosmos14el02ask2rr9uez9gc5uqr98cskdt4ydz9nw2x,EVM.Protofire.io-3,tcp://3.22.194.241:26657 41 | Chorus One,cosmos1a66jar5lh0mgzexgqfl7rkcuy6gt5rj06l9v2e,fedzone-3,tcp://fedzone.chorus.one:26657 42 | Fetch.AI,cosmos16sctx4fhuczxxy6sfj2e5s4v72sqdspx6eectt,fetchBeacon-3,tcp://fetch-goz.fetch.ai:26657 43 | Figment Networks,cosmos1yf058v9ur9t59nhmwew2z90q0m28t9fk4nmksr,figment-3,tcp://goz-ibc.figment.network:26657 44 | finalbattle,cosmos13m5p3g4xcsmnsneh4c82dmuy45vqa0wav3659p,finalbattlechain-3,tcp://18.217.240.174:26657 45 | FreeFlix Media,cosmos1ljd64u6uf5x23c85e6t0v7rquss3weqff6x3mj,freeflix-media-hub-3,tcp://ibc.freeflix.media:26657 46 | huglester,cosmos14r2l50t22kk63st9e0zeg3m6hjel6gnzpnmr2j,gemstone-3,tcp://goz.jptpool.com:26657 47 | Genesis Lab,cosmos1pah42z0avajjcpdf5u83p9vjp9vpkkc4p82sx3,genesis-lab-3,tcp://95.216.216.117:26657 48 | Gruberx_crew,cosmos1ygz4u35t0yyt7vm6fxtl0x6t8nyuw0dly05asn,grbx-route-3,tcp://176.9.8.110:26657 49 | gunray,cosmos1wu8mv84pwsmcryq98w8nzwskusmqyv24qpy9pv,gunchain-3,tcp://goz.gunray.xyz:26657 50 | Strong,cosmos1wrdpscszcevkeplqykedphclquh3ha6mr0709c,hada-3,tcp://15.165.120.204:26657 51 | hashquark,cosmos1a76ndykhlcgm7u7rexn99vmj2uptm2633ypw6f,hashquarkchain-3,tcp://goz.hashquark.io:26657 52 | kokuwa,cosmos1xl67sr4mdv2ejc4whgpkz66llm2v8g24dmxcn7,hongo-3-3,tcp://18.178.211.15:26657 53 | Interstation,cosmos108rpmv2kr798p7nalkdgdexkmem70shkecqvhh,interstation-3,tcp://interstation.cosmostation.io:26657 54 | IRISnet,cosmos10uvrya46d400ymgp7ygdp6auasfvfx9lxpdtja,irishub-goz-3,tcp://35.236.168.104:26657 55 | isillien,cosmos1c4e4pd8p39tr4tvtgdt8zapu4pmmxg7693235m,isillienchain-3,tcp://49.12.106.6:26657 56 | Certus One,cosmos1t73d3c57mu7w4gncf50yuupfutkqthjw7d6f66,it-wasnt-us-3,tcp://wasntus.goz.certus.one:26657 57 | stakefish,cosmos1vskhrny09fjjmrsf90nqccaxcp40eyc2gvkgp4,jellyfish-3,tcp://goz.cosmos.fish:26657 58 | joonZone,cosmos17dp0722pxv3fycv2g3gvr00reug9cgq56mhpmm,joon-chain-goz-3,tcp://joon-chain-goz.cosmostation.io:26657 59 | JS,cosmos18yk6fxjd2sgds5qk6zkhwjfdafxs8z535qyht9,js-3,tcp://54.211.26.151:26657 60 | JokerTheBond,cosmos1v6p6p0dr4ll0p53q8zn78fdf5dd5ldmnecp0wl,jtbchain-3,tcp://213.32.70.133:26657 61 | Kira Core,cosmos1efzs6x9244z9hjz6pcrsam4muxxms74wz98h7c,kira-3,tcp://goz.kiraex.com:10001 62 | Konstellation,cosmos1mtv5e6zq8grgpnrsm7cr23h5k5q9qw4egz6678,konstellation-3,tcp://goz.konstellation.tech:26657 63 | Mia // Lableet,cosmos1g0n9dhy4d3vyvaesgtw0sdruehugyyk3mv3hge,kugs-030-3,tcp://goz.labeleet.com:26657 64 | Microtick,cosmos153lxtrh996g6g0lrv3uquw7dzpya8kfzz8tj7h,microtick-ibc-3,tcp://45.79.207.112:26657 65 | mintonium,cosmos1sjj6v2v2hzl9mrup5gnnta66pd76krz3qw3hhw,mintonium-3,tcp://45.77.91.232:26657 66 | mmmh-validator,cosmos1erslkc49pkcxa7f44vu0se4w7n4tl53la7ta8y,mmmh-lazy-3,tcp://mmmh.sytes.net:26657 67 | modulus,cosmos18l22jvep8cc8cdzvyntc4utnkgkqhz2vj84jt7,modulus-goz-3,tcp://goz.modulus.network:26657 68 | Molecule,cosmos14htdkcv4mrm0txhnmeqelaxfekc24k8s36e7q0,moleculechain-3,tcp://molecule.adri.co:26657 69 | Desmos,cosmos1engcn8p4vj8fsta62l3n3c5menm6sc9djvrzee,morpheus-goz-3,tcp://goz.desmos.network:80 70 | Muzamint,cosmos1runeqr6aagcgv9ysw420mvw0sfymsz58szxew9,muzamint-3,tcp://muzamint.com:26657/ 71 | Newroad Network,cosmos1l0qgnjr4uw3jv7r735kfgu3n6awpnqea229m4c,newroadchain-3,tcp://goz.newroad.network:26657 72 | nibiru,cosmos15fz7asxctg528lwgde3x633vru9rgz64qkvrq7,nibiru-ibc-3,tcp://goz.nibiru.network:26657 73 | blockscape,cosmos16tdeldrswlksrejchqtzndrkal9cxawtnh8mvd,NoChainNoGain-1000-3,tcp://ibc.blockscape.network:26657 74 | Node123,cosmos15h39aypryvsd87p2tsxxv0aedrlqu93neenjys,Node123-3,tcp://193.30.121.61:26657 75 | Nodeasy.com,cosmos152zx830nl6gy97m6qms7chyktzk729cyveqv9n,nodeasy-3,tcp://144.76.118.133:26657 76 | staked.sh,cosmos1z0gsnxexgc5jxgcl3uz55kqy29y8ck7ayk5ejz,nuube-goz-3,tcp://ibc.stake.sh:26657 77 | okchain/OKex,cosmos1rdrtfn7rgzula94vv9cz4tah75uh2zr930ftes,okchain-3,tcp://3.112.29.150:26657 78 | Kysen Outpost,cosmos1mpqvdhh7cq47j6qjxgtwarsxsgxdzjw9cd66ul,outpost-3,tcp://goz.kysenpool.io:26657 79 | ozone,cosmos19ytadpwm7687ywft6sdksz2j5sgxh4ywl5ev44,ozone-3,tcp://goz.ozonechain.xyz:26657 80 | P2P.ORG - P2P Validator,cosmos1vf93vh2rsn4yf3rgu5sy8n39q52cna0rewmrn4,p2p-org-3,tcp://p2p-org-1.goz.p2p.org:26657 81 | Persistence,cosmos1tznxzdk4t9vr9nstrvjwmnztq4k6wjj55cgeqq,persistence-3,tcp://relayer.persistence.one:26657 82 | Cypher Core,cosmos1ww8zfd4ts6fac55wt8z5lnm5wdfqy67ldanua8,petomhub-3,tcp://goz.cyphercore.io:26657 83 | Bitple,cosmos1vndhkx9sdheewhdg58ug7fy388l8wm689gn7jg,plex-3,tcp://ibc.j96.me:26657 84 | Protofire,cosmos1y8ejrm82rzaqf5n4n5nx338m6x3u9x082qfqe8,Protofire.io-3,tcp://3.134.115.80:26657 85 | pupu,cosmos10xq9nh42m7wd79mel9uhae4xqk7yk7yurs5q2v,pupu-3,tcp://35.230.42.221:26657 86 | Pylons,cosmos1kzukf5nkrrezwxlrxlguxljfy3p4zees9e74wg,pylons-3,tcp://node.pylons.tech:26657 87 | Meeseeks,cosmos1mhdnss2nd7mx29qnc9gqp4lpxjqdp3j6drhe0v,meeseeks-3,tcp://validating.for.co.ke:26657 88 | Regen,cosmos1fnlw6290j037gyff6zdy8rzlv88wr9qn3v4l3h,regengoz-3,tcp://regengoz.vaasl.io:26657 89 | ResponsibleChain,cosmos1dtx6e6we59j03grm55zpc3pymz52msx0hsq8ce,responsible-3,tcp://95.216.204.82:26657 90 | retz80,cosmos1ud9yn60f9eppkgc7hy6tt8ye9kaga8mtd4e6ep,retz80chain-3,tcp://tnet-csg.c9ret.xyz:26657 91 | RVC Group,cosmos1qyfu9s408exw2yae0d86m5tupr8q9h8qt4tnge,rvc-3,tcp://rvc.novy.pw:26657 92 | HashMoney,cosmos178zck85waenzw4mhwchkzw44wst8kqx3he9hzu,seen-3,tcp://35.222.132.154:26657 93 | Sentinel,cosmos1mcm426eejm5y7dsjvppxfg2dd2uel0gyt8cxxj,sentinel-goz-3,tcp://one.goz.sentinel.co:26657 94 | astronomia,cosmos1hwux8hlz2xrwggdcltg7net4v7sfjnn76w5ec3,setanchain-3,tcp://setan.ml:26657 95 | Simply Staking,cosmos1sreeksgvr62zgamuewp0znkta8gdkj7agxdl56,simplystaking-3,tcp://80.64.211.64:26657 96 | Validatorich,cosmos1mvu547ythhm8c7ew2xnh6d8njhvdljgen3dr65,snakey-3,tcp://ananas.alpe1.net:26657 97 | SNZPool,cosmos1tstp7pl0fd6zk2v3tzmpq86x8pv29jevyrgswk,SNZPoolHub-3,tcp://18.136.225.71:26657 98 | Source,cosmos1qz2s5unwu3l4hn2jw09cnsd3muvrcerezm9c52,source-xgoz-3,tcp://goz.source.network:26657 99 | Stake Capital,cosmos1c6vyd9sqmxslqkrqtn84det6ukefrxrnwru66p,stake-capital-3,tcp://goz.stakedao.org:26657 100 | Stakebird,cosmos1ar20w6rf4ulfljld7xaj4qjklyulr5myw0xqt6,stakebird-3,tcp://goz.stakebird.com:26657 101 | Staked,cosmos1w8ueuqk007aqy33tgfx5yveatlfamapwty47p0,staked-ibc-3,tcp://ibc.staked.cloud:26657 102 | stakematic,cosmos1pzgw03td8l5hsa3e6jert6gpjfratxxsm32adg,stakematic-3,tcp://35.198.125.128:26657 103 | StakesStone,cosmos1dx2jqcrjfd3y9mvdd56t54j7pa2wgx2qqk0tx2,stakesstonechain-3,tcp://5.181.51.80:26657 104 | stakewolf,cosmos1auhk88eyt7y4paywhtv3ykqfzfkmtjzk57aynt,wolfwolf-3,tcp://stakewolf.com:26657 105 | Stakin,cosmos1atkhc2che0en0yzy5prh00wqwn5nhclvlgymrm,stakin-3,tcp://161.35.45.178:26657 106 | staking-defense,cosmos1c00l9xvwmh4f77pwnnnh5x0fww0x245sdlzlxg,staking-defense-3,tcp://goz.stakingdefense.org:26657 107 | Staking Fund,cosmos1a533d3t2k5pynxh3hn3mzjhwe9jmeskqxh3cz9,stakingfund-3,tcp://ibc.staking.fund:26657 108 | StarCluster,cosmos16gp9q9euupf2m96cvv7kta7q09h8ce0cl6wky9,starcluster-1337-3,tcp://goz.starcluster.tech:26657 109 | Stratus,cosmos1gx77frp5shnhnf2ffupt6mp97nalxsyav7mphq,stardust-1111-3,tcp://stratus.mycryptobets.com:26657 110 | Dapps Inc.,cosmos1vxnhz4jzs5qushcfrdwg3ptp28nfevpg3u78hu,stateset-3,tcp://35.209.174.13:26657 111 | Team Stoner,cosmos15dgc2xv3l28vqy9n6r8q7aya5s37zdu2phjxm8,stoner-ibc-3,tcp://157.230.75.134:26657 112 | Commonwealth Labs Inc.,cosmos1k8zxp6yxqqpgafe0m3ujs2gccs9f5zkvy9anv8,supernova-3,tcp://supernova.commonwealth.im:26657 113 | Supernova,cosmos15wa9rkp28zsw8ymuj7dpvpyuqd5ncywnggsqeu,supernovachain-3,tcp://supernovachain.cosmostation.io:26657 114 | stakezone,cosmos1ufa0sa4hjwj389t2f0r028mspr4nr5eu0vg4d6,szchain-3,tcp://goz2.stake.zone:26657 115 | Taidi,cosmos1xgcjknmn6y2cjapje5aw6fq93a5r7hejcu6y6j,TaidiHub-3,tcp://13.250.207.24:26657 116 | TheTechTrap,cosmos12c3wmcqqhy3xvkac5zc5rvgxf2hunm6qydm7az,thetechtrap-goz-3,tcp://thetechtrap.com:26657 117 | timetowin,cosmos1wltxa7d9lu3pgm2lyz5ser8fvasmtxhlxu0nxw,timetowinchain-3,tcp://3.22.166.56:26657 118 | Tom,cosmos15f9vuwylnyzggwtgcxe84th0yx4ugf0pwqj5hf,tom-3,tcp://47.245.35.172:26657 119 | Fanprime,cosmos1780eywt4gghkhzu62fkr2exqkkya06ydj68ckh,ublochain-3,tcp://15.236.69.21:26657 120 | Umbrella,cosmos10ekrjlmat8sgr6c40fg8j348gv9tearfkmx883,umbrellachain-3,tcp://goz.umbrellavalidator.com:26657 121 | Mr.K,cosmos1kgrhmxu6khuzcamwgwrent45ufhpdqlmm0473u,universe-3,tcp://35.193.176.142:26657 122 | Vb,cosmos13dus5s0c2ey32509xy6hgk8s923wufrv2dyy6g,vbstreetz-3,tcp://144.202.100.245:26657 123 | VGNG,cosmos1vgng37d8ksml9yxaryzect6pdvlpzx64yzfzff,vgng-3,tcp://ibc.vgng.io:26657 124 | vipnamai,cosmos1trq740zypnm64g9deufsdkx0qcw8xd09vfxx06,vipnamai-3,tcp://173.249.12.108:26657 125 | Yura Forgive Us,cosmos18g6s0cdlm593ej66rr6hrxc55362dkjattvc7h,vostok-3,tcp://chain.exchange-fees.com:26657 126 | WeStaking,cosmos16qp669v7k2wcsml6zv945nmnsknhckp39w0a0k,westaking-3,tcp://ibc.westaking.io:26657 127 | Wetez,cosmos1gnpwvxwkj6a855z2708hnfy3h30muewcfmckw2,Wetez-3,tcp://goz.wetez.io:26657 128 | zilot,cosmos1aftl8e8maxkw0q7yjzytfhpcz75stu835gzhxw,zilotchain-3,tcp://3.21.169.1:26657 129 | Ping.pub,cosmos182pr5pdngtkglyjgk057jam4v2uuk952jswkt0,ping-ibc-3,tcp://ibc.ping.pub:26657 130 | melea,cosmos1exwcn4rmcyuf4xfjs722amqrfheng7z8cjfzgn,melea-1111-3,tcp://melea.xyz:26657 131 | -------------------------------------------------------------------------------- /hub/gameofzoneshub-1/script.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | addresses=("cosmos1s0fymxncdm2tga7swzucywggcunxvq89d3pcyn" "cosmos1kunv205wrrywmny2nhyt87kzeuq5nhq9z8vncw" "cosmos1xnc4hwja48e77nms0a49eqkdw36d7dqzrj006n" "cosmos1dt6wukc53dangle8qz7xjc792u0yrdc35tlcfm" "cosmos14ahfuwynumydy2kz2gq6qe2l4w4n7pr8ycka55" "cosmos10zehl3artk76qfmn4h09pxfvvq264ew2me8lap" "cosmos1jljl9ks0093mewjjmdkdujp6cs3du8pzgh99e4" "cosmos13u9vzlmxpk44uzmzvhgctkw0cpht42cgwjw54c" "cosmos1kmrn6a4wf2sqw6fxemhee9tr6qz46wvl0hdzya" "cosmos1nknhkw97mj8aelekg7v73am6zlrdc3fd3n2lyc" "cosmos1x2f3vpdww36px4r6m40mzjnndn8aghfq8yeda7" "cosmos1afed0xhvc2hzkn38fpqcfl9m9wjycqw7mtvkag" "cosmos1f9z2gazg52a8n6c06xf2234c9y0tzsgtqv4j8q" "cosmos12m0en3wm0f50w25nzqfxvxu3je0vk3qvwqqxxt" "cosmos1qmd7y0mw63qcuts0z53sptne6vypen5q00xmww" "cosmos1fj9lg5n4demt42t6ey6wfzx4ut9pz6yyltzxyx" "cosmos1fnp2kdujj2vrlfj5y4nly2wpy9unjthx8ngfx8" "cosmos12gec735tjutvyjwc0lnlqllgdufnctg62uek7r" "cosmos12sjv59l22c8evpxd3ekqxzhhg82d4meqx5dajg" "cosmos1y4gs9xtwk0335zf3kej8el5kzkpalq3dtmxljr" "cosmos12knqu4ecmg0982plzs9m9f5jareh0cvedv6yz0" "cosmos1l28a844m6p0csr6ypcpnygl4hrg9vr4mqty83j" "cosmos1c5udlt5f3m3fj3p2eufw3k9407df8zkhrjlg33" "cosmos1j4tmary50sq3cfn6n9vk3k7addplljjmfs5fjd" "cosmos17hm0z0gme9nd8th32yz4lde5k48t3nykuu90yq" "cosmos1u0fdsfw0wflm2n9x2ggv09u89ed2nhmfgq88zr" "cosmos1402ggxz5u6vm29sqztwqq8vxs3ke6dmw67kpp9" "cosmos1fxwzwvrd30gzl39c6yy244l3zgxl4x9urnw5zf" "cosmos13fmcdmkurnaz6sklf0tyynln4k48xjj0dwuvpu" "cosmos1v5fhgkkkvcd9sqpd5arzce0h36jqezcwmf2w3z" "cosmos1hezg9c7etk6qvs5p6j22jgxuqdc82fy9tnynmr" "cosmos1hcapezvn75r8p7c4xglsq82kzrvffudmyp50td" "cosmos18wfsw3jqna9268crdzksz897uw08pzdmjwjn5n" "cosmos1hu9yyd6vyk840gu2lvnajhhmnvxufydxucgsmz" "cosmos1xl0pc9phu3meevzfy4v8f35c2vy2as3trzwt9w" "cosmos1jr2kxdw3je9kr7rhxw8y6t40qrms53z5ksc3w2" "cosmos154gkwufztxevns3adkmk3q8uhp8mlqwd03r2zy" "cosmos1n4syv5vyndkpswyu6a6cgjvuwzwnrte854c547" "cosmos1zt902wvvf2340qpq3uxtmst8a5cpgww95s6rv9" "cosmos14el02ask2rr9uez9gc5uqr98cskdt4ydz9nw2x" "cosmos1a66jar5lh0mgzexgqfl7rkcuy6gt5rj06l9v2e" "cosmos16sctx4fhuczxxy6sfj2e5s4v72sqdspx6eectt" "cosmos1yf058v9ur9t59nhmwew2z90q0m28t9fk4nmksr" "cosmos13m5p3g4xcsmnsneh4c82dmuy45vqa0wav3659p" "cosmos1ljd64u6uf5x23c85e6t0v7rquss3weqff6x3mj" "cosmos14r2l50t22kk63st9e0zeg3m6hjel6gnzpnmr2j" "cosmos1pah42z0avajjcpdf5u83p9vjp9vpkkc4p82sx3" "cosmos1ygz4u35t0yyt7vm6fxtl0x6t8nyuw0dly05asn" "cosmos1wu8mv84pwsmcryq98w8nzwskusmqyv24qpy9pv" "cosmos1wrdpscszcevkeplqykedphclquh3ha6mr0709c" "cosmos1a76ndykhlcgm7u7rexn99vmj2uptm2633ypw6f" "cosmos1xl67sr4mdv2ejc4whgpkz66llm2v8g24dmxcn7" "cosmos108rpmv2kr798p7nalkdgdexkmem70shkecqvhh" "cosmos10uvrya46d400ymgp7ygdp6auasfvfx9lxpdtja" "cosmos1c4e4pd8p39tr4tvtgdt8zapu4pmmxg7693235m" "cosmos1t73d3c57mu7w4gncf50yuupfutkqthjw7d6f66" "cosmos1vskhrny09fjjmrsf90nqccaxcp40eyc2gvkgp4" "cosmos17dp0722pxv3fycv2g3gvr00reug9cgq56mhpmm" "cosmos18yk6fxjd2sgds5qk6zkhwjfdafxs8z535qyht9" "cosmos1v6p6p0dr4ll0p53q8zn78fdf5dd5ldmnecp0wl" "cosmos1efzs6x9244z9hjz6pcrsam4muxxms74wz98h7c" "cosmos1mtv5e6zq8grgpnrsm7cr23h5k5q9qw4egz6678" "cosmos1g0n9dhy4d3vyvaesgtw0sdruehugyyk3mv3hge" "cosmos153lxtrh996g6g0lrv3uquw7dzpya8kfzz8tj7h" "cosmos1sjj6v2v2hzl9mrup5gnnta66pd76krz3qw3hhw" "cosmos1erslkc49pkcxa7f44vu0se4w7n4tl53la7ta8y" "cosmos18l22jvep8cc8cdzvyntc4utnkgkqhz2vj84jt7" "cosmos14htdkcv4mrm0txhnmeqelaxfekc24k8s36e7q0" "cosmos1engcn8p4vj8fsta62l3n3c5menm6sc9djvrzee" "cosmos1runeqr6aagcgv9ysw420mvw0sfymsz58szxew9" "cosmos1l0qgnjr4uw3jv7r735kfgu3n6awpnqea229m4c" "cosmos15fz7asxctg528lwgde3x633vru9rgz64qkvrq7" "cosmos16tdeldrswlksrejchqtzndrkal9cxawtnh8mvd" "cosmos15h39aypryvsd87p2tsxxv0aedrlqu93neenjys" "cosmos152zx830nl6gy97m6qms7chyktzk729cyveqv9n" "cosmos1z0gsnxexgc5jxgcl3uz55kqy29y8ck7ayk5ejz" "cosmos1rdrtfn7rgzula94vv9cz4tah75uh2zr930ftes" "cosmos1mpqvdhh7cq47j6qjxgtwarsxsgxdzjw9cd66ul" "cosmos19ytadpwm7687ywft6sdksz2j5sgxh4ywl5ev44" "cosmos1vf93vh2rsn4yf3rgu5sy8n39q52cna0rewmrn4" "cosmos1tznxzdk4t9vr9nstrvjwmnztq4k6wjj55cgeqq" "cosmos1ww8zfd4ts6fac55wt8z5lnm5wdfqy67ldanua8" "cosmos1vndhkx9sdheewhdg58ug7fy388l8wm689gn7jg" "cosmos1y8ejrm82rzaqf5n4n5nx338m6x3u9x082qfqe8" "cosmos10xq9nh42m7wd79mel9uhae4xqk7yk7yurs5q2v" "cosmos1jgvmax3xnfq9wgr45m5xjsq9fr62d8uyadtvn9" "cosmos1mhdnss2nd7mx29qnc9gqp4lpxjqdp3j6drhe0v" "cosmos1fnlw6290j037gyff6zdy8rzlv88wr9qn3v4l3h" "cosmos1dtx6e6we59j03grm55zpc3pymz52msx0hsq8ce" "cosmos1ud9yn60f9eppkgc7hy6tt8ye9kaga8mtd4e6ep" "cosmos1qyfu9s408exw2yae0d86m5tupr8q9h8qt4tnge" "cosmos178zck85waenzw4mhwchkzw44wst8kqx3he9hzu" "cosmos1mcm426eejm5y7dsjvppxfg2dd2uel0gyt8cxxj" "cosmos1hwux8hlz2xrwggdcltg7net4v7sfjnn76w5ec3" "cosmos1sreeksgvr62zgamuewp0znkta8gdkj7agxdl56" "cosmos1mvu547ythhm8c7ew2xnh6d8njhvdljgen3dr65" "cosmos1tstp7pl0fd6zk2v3tzmpq86x8pv29jevyrgswk" "cosmos1qz2s5unwu3l4hn2jw09cnsd3muvrcerezm9c52" "cosmos1c6vyd9sqmxslqkrqtn84det6ukefrxrnwru66p" "cosmos1ar20w6rf4ulfljld7xaj4qjklyulr5myw0xqt6" "cosmos1w8ueuqk007aqy33tgfx5yveatlfamapwty47p0" "cosmos1pzgw03td8l5hsa3e6jert6gpjfratxxsm32adg" "cosmos1dx2jqcrjfd3y9mvdd56t54j7pa2wgx2qqk0tx2" "cosmos1auhk88eyt7y4paywhtv3ykqfzfkmtjzk57aynt" "cosmos1atkhc2che0en0yzy5prh00wqwn5nhclvlgymrm" "cosmos1c00l9xvwmh4f77pwnnnh5x0fww0x245sdlzlxg" "cosmos1a533d3t2k5pynxh3hn3mzjhwe9jmeskqxh3cz9" "cosmos16gp9q9euupf2m96cvv7kta7q09h8ce0cl6wky9" "cosmos1gx77frp5shnhnf2ffupt6mp97nalxsyav7mphq" "cosmos1vxnhz4jzs5qushcfrdwg3ptp28nfevpg3u78hu" "cosmos15dgc2xv3l28vqy9n6r8q7aya5s37zdu2phjxm8" "cosmos1k8zxp6yxqqpgafe0m3ujs2gccs9f5zkvy9anv8" "cosmos15wa9rkp28zsw8ymuj7dpvpyuqd5ncywnggsqeu" "cosmos1ufa0sa4hjwj389t2f0r028mspr4nr5eu0vg4d6" "cosmos1xgcjknmn6y2cjapje5aw6fq93a5r7hejcu6y6j" "cosmos12c3wmcqqhy3xvkac5zc5rvgxf2hunm6qydm7az" "cosmos1wltxa7d9lu3pgm2lyz5ser8fvasmtxhlxu0nxw" "cosmos15f9vuwylnyzggwtgcxe84th0yx4ugf0pwqj5hf" "cosmos1780eywt4gghkhzu62fkr2exqkkya06ydj68ckh" "cosmos10ekrjlmat8sgr6c40fg8j348gv9tearfkmx883" "cosmos1kgrhmxu6khuzcamwgwrent45ufhpdqlmm0473u" "cosmos13dus5s0c2ey32509xy6hgk8s923wufrv2dyy6g" "cosmos1vgng37d8ksml9yxaryzect6pdvlpzx64yzfzff" "cosmos1trq740zypnm64g9deufsdkx0qcw8xd09vfxx06" "cosmos18g6s0cdlm593ej66rr6hrxc55362dkjattvc7h" "cosmos16qp669v7k2wcsml6zv945nmnsknhckp39w0a0k" "cosmos1gnpwvxwkj6a855z2708hnfy3h30muewcfmckw2" "cosmos1aftl8e8maxkw0q7yjzytfhpcz75stu835gzhxw") 4 | coreaddress=("cosmos1dz46hadgx3jta5egaf8zq0ykucfudhskzq9gyn" "cosmos1l5g5skk8pvt37mqte4w9l2qscqshylztr93edr" "cosmos1qrqhsf7xjralgmrqa0cwtgctl8dr7vjrpee8f2" "cosmos16n2fjwyexxpp4z652zfza7h9ljnt067phhyy5n" "cosmos1se0l0cykenn4yrpxe5hvhjekmgdp7vw7ceyd30" "cosmos1ggygt8dltglpzh05nzar7c4lh2dasfq0xaeplu" "cosmos16ttntmcdcfm8ue7rhnvackxmvg6qrvg663mydq" "cosmos12n737pg7vn6l52zclpufgs3w0d02fecrxfx52z" "cosmos1fr8cc3d9u2yw9t2c637873k4ftaczcgz9kmzc0" "cosmos17thc34kv46a3m3mvvag7jqzxk383hjn9uazkd6") 5 | chainid="gameofzoneshub-1" 6 | feedenom="doubloons" 7 | 8 | echo "removing existing config" 9 | rm -rf ~/.gaia* 10 | 11 | echo "generating new genesis" 12 | gaiad init $chainid --chain-id $chainid 2>&1 > /dev/null 13 | 14 | for addr in "${coreaddress[@]}"; do 15 | echo "Adding core addr: $addr..." 16 | gaiad add-genesis-account $addr 100000000000stake,1000000000000000$feedenom 17 | done 18 | 19 | for addr in "${addresses[@]}"; do 20 | echo "Adding rege addr: $addr..." 21 | gaiad add-genesis-account $addr 10000000000$feedenom 22 | done 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /resources/twitter-banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cosmosdevs/GameOfZones/8fa7ed6b1929be388496776ad28ba04238b0854d/resources/twitter-banner.png -------------------------------------------------------------------------------- /staking-defense.json: -------------------------------------------------------------------------------- 1 | { 2 | "chain_id":"staking-defense", 3 | "node addr":"tcp://goz.stakingdefense.org:26657" 4 | } 5 | -------------------------------------------------------------------------------- /trust_period_phase1b.md: -------------------------------------------------------------------------------- 1 | # Trust periods in Phase 1b 2 | 3 | ## A big part of Game of Zones is learning to use the relayer. 4 | 5 | The relayer is pretty complex piece of software and documentation is still emerging. For the purposes of Game of Zones 1b, we want to players to pay close attention to how they initialize the connection on their relayer. 6 | 7 | The trust period is a value in the on-chain light client that powers IBC. In a production IBC chain, the trust-period of a the on-chain light client should be slightly shorter the unbonding period of the chains. This means a period of 21 days for a chain connected to the Cosmos hub. When creating a client for IBC, the creator can choose any trust period they want. 8 | 9 | As part of the Game of Zones, we are encouraging player to create make a choice. A shorter trust period will provide a high score in the phase 1b ranking and a longer trust period will cost less gas and be easier to maintain. 10 | 11 | Trust periods created using the relayer must be defined in the configuration *before* the relayer created a client. 12 | 13 | The trust period the relayer will create is set in the configuration for the chain in `config.yaml` 14 | 15 | ``` yaml 16 | chains: 17 | - key: testkey 18 | chain-id: gameofzoneshub-1b 19 | rpc-addr: http://localhost:26657 20 | account-prefix: cosmos 21 | gas: 200000 22 | gas-prices: 0.0025doubloons 23 | default-denom: doubloons 24 | trusting-period: 10m 25 | ``` 26 | 27 | Players can choose any trust period they want. They need to balance a limited about gas to keep updates and risks of network congestion blocking update. 28 | 29 | Remember the Game of Zones team will be scoring each teams’s longest lived channel. 30 | 31 | Remember to make all these choice before creating your client with `rly transact link` because trust periods are immutable. --------------------------------------------------------------------------------