diff --git a/chains/dentrite-1/genesis.json b/chains/dentrite-1/genesis.json index 550e3af..db7f18e 100644 --- a/chains/dentrite-1/genesis.json +++ b/chains/dentrite-1/genesis.json @@ -92,6 +92,13 @@ "pub_key": null, "account_number": "10", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "axone1p0rusxpxqk5nmwfjauvxz72m4aflesaq5t0lyd", + "pub_key": null, + "account_number": "11", + "sequence": "0" } ] }, @@ -104,6 +111,15 @@ "default_send_enabled": true }, "balances": [ + { + "address": "axone1p0rusxpxqk5nmwfjauvxz72m4aflesaq5t0lyd", + "coins": [ + { + "denom": "uaxone", + "amount": "1000000200000" + } + ] + }, { "address": "axone19qqqhuz7uae06ghp7sldpaf44pvllkj98xha87", "coins": [ @@ -207,7 +223,7 @@ "supply": [ { "denom": "uaxone", - "amount": "485000002000000" + "amount": "486000002200000" } ], "denom_metadata": [], @@ -881,6 +897,68 @@ "signatures": [ "ULKr+qYVIOqauX/4lEZP20j2HpYvKVBFTwHzYmtUSOx+iMM+9rslWrMEXqicmVZrAzKqMOunc1vtp2KmEY42qw==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Easy2Stake", + "identity": "2C877AC873132C91", + "website": "https://www.easy2stake.com/", + "security_contact": "contact@easy2stake.com", + "details": "Easy.Stake.Trust" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "axonevaloper1p0rusxpxqk5nmwfjauvxz72m4aflesaqy7rd70", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "yeKGEl5eKM0ZOqawunRcZBg5gsKY9oUZaSv6twDRRz0=" + }, + "value": { + "denom": "uaxone", + "amount": "1000000000000" + } + } + ], + "memo": "9c7d08a199d42f097eda65e38455cbd010e61af2@10.100.115.31:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AgfTfaqLh6ZJ3Pe5kQJZziMj+wCI6R/ZEq/lr87wZYur" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "MH5vRFAnlK7Tz/4jxVI0JJTiQhu5bseQSBcdhgmSY60J7H0Ef90wl7oZgT7uN4/n3t1/RrpmoKc3lQLg4KijYw==" + ] } ] }, diff --git a/chains/dentrite-1/gentx/gentx-791.json b/chains/dentrite-1/gentx/gentx-791.json new file mode 100644 index 0000000..ac4e64f --- /dev/null +++ b/chains/dentrite-1/gentx/gentx-791.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Easy2Stake","identity":"2C877AC873132C91","website":"https://www.easy2stake.com/","security_contact":"contact@easy2stake.com","details":"Easy.Stake.Trust"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"axonevaloper1p0rusxpxqk5nmwfjauvxz72m4aflesaqy7rd70","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"yeKGEl5eKM0ZOqawunRcZBg5gsKY9oUZaSv6twDRRz0="},"value":{"denom":"uaxone","amount":"1000000000000"}}],"memo":"9c7d08a199d42f097eda65e38455cbd010e61af2@10.100.115.31:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AgfTfaqLh6ZJ3Pe5kQJZziMj+wCI6R/ZEq/lr87wZYur"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["MH5vRFAnlK7Tz/4jxVI0JJTiQhu5bseQSBcdhgmSY60J7H0Ef90wl7oZgT7uN4/n3t1/RrpmoKc3lQLg4KijYw=="]}