diff --git a/chains/dentrite-1/genesis.json b/chains/dentrite-1/genesis.json index 841b742..2695bff 100644 --- a/chains/dentrite-1/genesis.json +++ b/chains/dentrite-1/genesis.json @@ -141,6 +141,13 @@ "pub_key": null, "account_number": "17", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "axone1hzcar26aqp4u5mkaanyxxwatn6qtpce4sw8e4w", + "pub_key": null, + "account_number": "18", + "sequence": "0" } ] }, @@ -270,6 +277,15 @@ } ] }, + { + "address": "axone1hzcar26aqp4u5mkaanyxxwatn6qtpce4sw8e4w", + "coins": [ + { + "denom": "uaxone", + "amount": "1000000200000" + } + ] + }, { "address": "axone1cr0td9cez8apknntwut20gflzunervf67kujdm", "coins": [ @@ -319,7 +335,7 @@ "supply": [ { "denom": "uaxone", - "amount": "492000003400000" + "amount": "493000003600000" } ], "denom_metadata": [], @@ -1427,6 +1443,68 @@ "signatures": [ "EqwlB1sFnPxMLqviyYdnrKMPXRdmC/EhQGkJ1Q8KP8EEwaJsV5q/XBA58Ff4t1ry3z6bX5PzbSxNBsChGcLW5A==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "CroutonDigital", + "identity": "47B453B80ECFA342", + "website": "https:/crouton.digital", + "security_contact": "official@crouton.digital", + "details": "Your everyday crypto partner" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "axonevaloper1hzcar26aqp4u5mkaanyxxwatn6qtpce4qmtt0v", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "6YhyuuvSpUUjjY29JU/E4/0SX+v2KIzVvi6tCV/3cIA=" + }, + "value": { + "denom": "uaxone", + "amount": "1000000000000" + } + } + ], + "memo": "fd68345e1d97873148b081d8963834998a9f7e3c@65.109.83.40:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "ApNcJnhyVGRyjXwtEPS930BEBnhvX/ynUxJlJSIe44n6" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "RvKODGppZOBWX9/9q2ZqK8euM738VlTCTDyISogRoDdPTQCB/8jgpkFK7XtdtU4OPnrZVpl5Us2kEUImUboebg==" + ] } ] }, diff --git a/chains/dentrite-1/gentx/gentx-812.json b/chains/dentrite-1/gentx/gentx-812.json new file mode 100644 index 0000000..7e1033a --- /dev/null +++ b/chains/dentrite-1/gentx/gentx-812.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"CroutonDigital","identity":"47B453B80ECFA342","website":"https:/crouton.digital","security_contact":"official@crouton.digital","details":"Your everyday crypto partner"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"axonevaloper1hzcar26aqp4u5mkaanyxxwatn6qtpce4qmtt0v","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"6YhyuuvSpUUjjY29JU/E4/0SX+v2KIzVvi6tCV/3cIA="},"value":{"denom":"uaxone","amount":"1000000000000"}}],"memo":"fd68345e1d97873148b081d8963834998a9f7e3c@65.109.83.40:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"ApNcJnhyVGRyjXwtEPS930BEBnhvX/ynUxJlJSIe44n6"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["RvKODGppZOBWX9/9q2ZqK8euM738VlTCTDyISogRoDdPTQCB/8jgpkFK7XtdtU4OPnrZVpl5Us2kEUImUboebg=="]}