Skip to content

Commit

Permalink
Create gentx-CosmicValidator.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 authored Jan 22, 2025
1 parent 49d054a commit 313e93d
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions mainnet/sidechain-1/gentxs/gentx-CosmicValidator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Cosmic Validator",
"identity": "FF4B91B50B71CEDA",
"website": "https://www.cosmicvalidator.com",
"security_contact": "",
"details": "OG #Cosmos validator and supporting since 2017⚛️. 📽Check our bi-weekly Cosmos ecosystem news videos: https://www.youtube.com/channel/UCX7kHUiacI6ycHF8Wd8mGmw"
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "sidevaloper1qqdssrc7pu0q6rgczggskqqdpqq3zqqmzsq329cwzsqsq9sepqgqsv5ujv3",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "sJ948pVSOHHZ/cKCOlAG336unNhxF667lx2aNN3sGf4="
},
"value": {
"denom": "uside",
"amount": "1000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.segwit.PubKey",
"key": "ArnVw+1Kx2rnY1ZQl7VR7DjaXBpFSnYRv2Acf8KCL8Mh"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"IFsYtM1HSTc1ATKRBmYCaGIPYj29gyoup9wQ8/QmJuyvFymkJ4n1RJGpyDBo4l5sRvJZAueyTBjO3JlxiSA+RZs="
]
}

0 comments on commit 313e93d

Please sign in to comment.