diff --git a/chains/drunemeton-1/genesis.json b/chains/drunemeton-1/genesis.json index 7497dc4..bf8e0fb 100644 --- a/chains/drunemeton-1/genesis.json +++ b/chains/drunemeton-1/genesis.json @@ -43,6 +43,13 @@ "pub_key": null, "account_number": "3", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "okp41g3g3m0dravpg9eu2ujxf85ucsf68psu8vs6z9u", + "pub_key": null, + "account_number": "4", + "sequence": "0" } ] }, @@ -73,6 +80,15 @@ } ] }, + { + "address": "okp41g3g3m0dravpg9eu2ujxf85ucsf68psu8vs6z9u", + "coins": [ + { + "denom": "uknow", + "amount": "10000200000" + } + ] + }, { "address": "okp41jt9w26mpxxjsk63mvd4m2ynj0af09cslwamw42", "coins": [ @@ -95,7 +111,7 @@ "supply": [ { "denom": "uknow", - "amount": "200030000600000" + "amount": "200040000800000" } ], "denom_metadata": [], @@ -335,6 +351,68 @@ "signatures": [ "n7h8/juLHtnyGLRLcwsvwlDSU59I4Sk55/aNurksTTYQRTGC63MuDkZLLaaSTzXFdPHkFSTu3sraxdgQAL+oow==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Cumulo", + "identity": "77158D6796D16CD0", + "website": "http://cumulo.pro", + "security_contact": "cumulo.pro@gmail.com", + "details": "feeding your flame" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "okp4valoper1g3g3m0dravpg9eu2ujxf85ucsf68psu8eh2tma", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "FYm+kaIMdZRO8NfXBhkQ/tUI9dgCFnoY/jXxBsNZssA=" + }, + "value": { + "denom": "uknow", + "amount": "10000000000" + } + } + ], + "memo": "8ebe538b359facc82e726d98957cf7455629f42d@217.160.102.31:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AsFSiJhAPCFTu2te4NuGzbMG4RsKW/EBb3uvhesxrRsM" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "/xhxdEbfE4GhgkHBF/jF3Ew90UdtUph9cwuYdrZ2KBMQloOmh3gFogmKv5Hb9ryCHMGOD4Tbg2Bnnq48FxdCUA==" + ] } ] }, diff --git a/chains/drunemeton-1/gentx/gentx-656.json b/chains/drunemeton-1/gentx/gentx-656.json new file mode 100644 index 0000000..7726ad6 --- /dev/null +++ b/chains/drunemeton-1/gentx/gentx-656.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Cumulo","identity":"77158D6796D16CD0","website":"http://cumulo.pro","security_contact":"cumulo.pro@gmail.com","details":"feeding your flame"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"okp4valoper1g3g3m0dravpg9eu2ujxf85ucsf68psu8eh2tma","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"FYm+kaIMdZRO8NfXBhkQ/tUI9dgCFnoY/jXxBsNZssA="},"value":{"denom":"uknow","amount":"10000000000"}}],"memo":"8ebe538b359facc82e726d98957cf7455629f42d@217.160.102.31:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AsFSiJhAPCFTu2te4NuGzbMG4RsKW/EBb3uvhesxrRsM"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["/xhxdEbfE4GhgkHBF/jF3Ew90UdtUph9cwuYdrZ2KBMQloOmh3gFogmKv5Hb9ryCHMGOD4Tbg2Bnnq48FxdCUA=="]}