diff --git a/chains/dentrite-1/genesis.json b/chains/dentrite-1/genesis.json index d6eb611..41f5ea6 100644 --- a/chains/dentrite-1/genesis.json +++ b/chains/dentrite-1/genesis.json @@ -22,6 +22,13 @@ "pub_key": null, "account_number": "0", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "axone1etx55kw7tkmnjqz0k0mups4ewxlr324tknec2m", + "pub_key": null, + "account_number": "1", + "sequence": "0" } ] }, @@ -42,12 +49,21 @@ "amount": "475000000000000" } ] + }, + { + "address": "axone1etx55kw7tkmnjqz0k0mups4ewxlr324tknec2m", + "coins": [ + { + "denom": "uaxone", + "amount": "1000000200000" + } + ] } ], "supply": [ { "denom": "uaxone", - "amount": "475000000000000" + "amount": "476000000200000" } ], "denom_metadata": [], @@ -101,7 +117,70 @@ "forward_relayers": [] }, "genutil": { - "gen_txs": [] + "gen_txs": [ + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "NodeStake", + "identity": "94EFE192B2C52424", + "website": "https://nodestake.org", + "security_contact": "info@nodestake.org", + "details": "NodeStake is the professional validator, infrastructure provider and IBC relayer. ⚛️7*24h Services | https://twitter.com/Nodestake_top" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.050000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "axonevaloper1etx55kw7tkmnjqz0k0mups4ewxlr324txx42se", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "Or2kE5wpErHIVxq8lQNrlGcREeF9uxHJMAmI7zxXlW0=" + }, + "value": { + "denom": "uaxone", + "amount": "1000000000000" + } + } + ], + "memo": "9614c853f70a0010215587a31677b99144e96507@152.228.211.19:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AxLZ/h5VnOodWIfYfP2+Iu8+yASiqFQdktMiIFeUNnXt" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "/bVqhNmlG1XIiArNJ9BEG6URU6GqkPum2Vrblz0BvEdhUFV4w3ifUUyPMjb2Cn41mHc565eVcyemDZgaKgMInw==" + ] + } + ] }, "gov": { "starting_proposal_id": "1", diff --git a/chains/dentrite-1/gentx/gentx-765.json b/chains/dentrite-1/gentx/gentx-765.json new file mode 100644 index 0000000..e1b4a4e --- /dev/null +++ b/chains/dentrite-1/gentx/gentx-765.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"NodeStake","identity":"94EFE192B2C52424","website":"https://nodestake.org","security_contact":"info@nodestake.org","details":"NodeStake is the professional validator, infrastructure provider and IBC relayer. ⚛️7*24h Services | https://twitter.com/Nodestake_top"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"axonevaloper1etx55kw7tkmnjqz0k0mups4ewxlr324txx42se","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"Or2kE5wpErHIVxq8lQNrlGcREeF9uxHJMAmI7zxXlW0="},"value":{"denom":"uaxone","amount":"1000000000000"}}],"memo":"9614c853f70a0010215587a31677b99144e96507@152.228.211.19:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AxLZ/h5VnOodWIfYfP2+Iu8+yASiqFQdktMiIFeUNnXt"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["/bVqhNmlG1XIiArNJ9BEG6URU6GqkPum2Vrblz0BvEdhUFV4w3ifUUyPMjb2Cn41mHc565eVcyemDZgaKgMInw=="]}