diff --git a/chains/dentrite-1/genesis.json b/chains/dentrite-1/genesis.json index d32c31e..168f111 100644 --- a/chains/dentrite-1/genesis.json +++ b/chains/dentrite-1/genesis.json @@ -71,6 +71,13 @@ "pub_key": null, "account_number": "7", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "axone1fc7mun4340hh82eu044tx24tjx8yn5c3uf29ly", + "pub_key": null, + "account_number": "8", + "sequence": "0" } ] }, @@ -101,6 +108,15 @@ } ] }, + { + "address": "axone1fc7mun4340hh82eu044tx24tjx8yn5c3uf29ly", + "coins": [ + { + "denom": "uaxone", + "amount": "1000000200000" + } + ] + }, { "address": "axone1jt9w26mpxxjsk63mvd4m2ynj0af09cslq8j3av", "coins": [ @@ -159,7 +175,7 @@ "supply": [ { "denom": "uaxone", - "amount": "482000001400000" + "amount": "483000001600000" } ], "denom_metadata": [], @@ -647,6 +663,68 @@ "signatures": [ "BYUEBSNRFOBAWAH/kvaQccE5F8cvzBlf1+brBS6ng6sDVCvPxszjoBWl+6D+ejY3Wh7OI3TSQ9ZVD7vAOj1bRQ==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Mike", + "identity": "8D8E37C00E16A546", + "website": "https://github.com/88Mikhail88", + "security_contact": "ipkupriyanov88@gmail.com", + "details": "MA_Kupriianov" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "axonevaloper1fc7mun4340hh82eu044tx24tjx8yn5c3vuxh9x", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "EEPlImHiePagRsnpN58ck0px/GP8wVW6DWZ4JmfxpP8=" + }, + "value": { + "denom": "uaxone", + "amount": "1000000000000" + } + } + ], + "memo": "67bd9e88011970b3ff5652b75065c8956d0693ea@37.27.184.10:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AsDCoRW9ZPhE9WN/bWoFCPZFsgOkMEuEcj7s52pOYpLO" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "qrupgKLcrQ/ZAD4FC/O3WsKrp1w93rXWh7Ua55woyiJOEFPwBkJGsgwZKw6H4S6yLs8xZRhC0CfrdwcQmPRiOA==" + ] } ] }, diff --git a/chains/dentrite-1/gentx/gentx-785.json b/chains/dentrite-1/gentx/gentx-785.json new file mode 100644 index 0000000..c8d64b6 --- /dev/null +++ b/chains/dentrite-1/gentx/gentx-785.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Mike","identity":"8D8E37C00E16A546","website":"https://github.com/88Mikhail88","security_contact":"ipkupriyanov88@gmail.com","details":"MA_Kupriianov"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"axonevaloper1fc7mun4340hh82eu044tx24tjx8yn5c3vuxh9x","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"EEPlImHiePagRsnpN58ck0px/GP8wVW6DWZ4JmfxpP8="},"value":{"denom":"uaxone","amount":"1000000000000"}}],"memo":"67bd9e88011970b3ff5652b75065c8956d0693ea@37.27.184.10:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AsDCoRW9ZPhE9WN/bWoFCPZFsgOkMEuEcj7s52pOYpLO"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["qrupgKLcrQ/ZAD4FC/O3WsKrp1w93rXWh7Ua55woyiJOEFPwBkJGsgwZKw6H4S6yLs8xZRhC0CfrdwcQmPRiOA=="]}