diff --git a/chains/drunemeton-1/genesis.json b/chains/drunemeton-1/genesis.json index cc22053..7497dc4 100644 --- a/chains/drunemeton-1/genesis.json +++ b/chains/drunemeton-1/genesis.json @@ -36,6 +36,13 @@ "pub_key": null, "account_number": "2", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "okp41qyze9a6vnqamtn309z5yy9lg0k5lu2l7n63tsw", + "pub_key": null, + "account_number": "3", + "sequence": "0" } ] }, @@ -48,6 +55,15 @@ "default_send_enabled": true }, "balances": [ + { + "address": "okp41qyze9a6vnqamtn309z5yy9lg0k5lu2l7n63tsw", + "coins": [ + { + "denom": "uknow", + "amount": "10000200000" + } + ] + }, { "address": "okp419qqqhuz7uae06ghp7sldpaf44pvllkj9fu7z0c", "coins": [ @@ -79,7 +95,7 @@ "supply": [ { "denom": "uknow", - "amount": "200020000400000" + "amount": "200030000600000" } ], "denom_metadata": [], @@ -257,6 +273,68 @@ "signatures": [ "pMtsQEvhJpuxv+1BP9OKcgA//v15LtjhNGxSfQ51owFSnjvj/h7PwRQfmE0e2pKnZCdecUoPRFDE7Lk1mnPPKA==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "StakeLab", + "identity": "F12B081334CBE0C6", + "website": "https://www.stakelab.zone", + "security_contact": "security@stakelab.zone", + "details": "Grow your assets - Staking \u0026 Relaying Hub for Cosmos ecosystem" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "okp4valoper1qyze9a6vnqamtn309z5yy9lg0k5lu2l7xapzw0", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "bznmlhRgOGS55bC1ICxEl3BCcwXJJpSpsVMOCjgms40=" + }, + "value": { + "denom": "uknow", + "amount": "10000000000" + } + } + ], + "memo": "aa27ef58c96ced04ede739457dca733a9ac97c1f@65.108.106.131:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AzzRfZhJTZ0AiGrE7BQGn3ljH8GumksUI9rGPgFHjaV6" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "n7h8/juLHtnyGLRLcwsvwlDSU59I4Sk55/aNurksTTYQRTGC63MuDkZLLaaSTzXFdPHkFSTu3sraxdgQAL+oow==" + ] } ] }, diff --git a/chains/drunemeton-1/gentx/gentx-654.json b/chains/drunemeton-1/gentx/gentx-654.json new file mode 100644 index 0000000..003869f --- /dev/null +++ b/chains/drunemeton-1/gentx/gentx-654.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"StakeLab","identity":"F12B081334CBE0C6","website":"https://www.stakelab.zone","security_contact":"security@stakelab.zone","details":"Grow your assets - Staking & Relaying Hub for Cosmos ecosystem"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"okp4valoper1qyze9a6vnqamtn309z5yy9lg0k5lu2l7xapzw0","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"bznmlhRgOGS55bC1ICxEl3BCcwXJJpSpsVMOCjgms40="},"value":{"denom":"uknow","amount":"10000000000"}}],"memo":"aa27ef58c96ced04ede739457dca733a9ac97c1f@65.108.106.131:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AzzRfZhJTZ0AiGrE7BQGn3ljH8GumksUI9rGPgFHjaV6"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["n7h8/juLHtnyGLRLcwsvwlDSU59I4Sk55/aNurksTTYQRTGC63MuDkZLLaaSTzXFdPHkFSTu3sraxdgQAL+oow=="]}