Skip to content

Commit

Permalink
Submit RHINO gentx for seda-1-dryrun (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericjohncarlson authored Apr 16, 2024
1 parent 54101a0 commit e0e0c9e
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions mainnet/gentx/gentx-RHINO.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "RHINO",
"identity": "59C635D1CD02FEEC",
"website": "https://rhinostake.com",
"security_contact": "[email protected]",
"details": "An Active, Independent and Secure Blockchain Validator. We deliver redundant and geo-distributed infrastructure at-scale for Aptos, Chainlink, Ethereum, and Cosmos"
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "sedavaloper1zekkwess8sfyerqs9qw48kwazl2lh49k950phz",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "uqOfELSWu1GdZGv49x9KNSHWSPemAFmHTSdzWpUCGu0="
},
"value": { "denom": "aseda", "amount": "5000000000000000000000" }
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AufmlosNLETdpjSLJzuNqxY2WN8ubBtCUFS7Vl9Iqtw9"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" },
"tip": null
},
"signatures": [
"N8OvCVOdUyb/XvGKrl+Yse979qTSaAU9g2BT3yzYXCt69ajJDz5GPTBfJ1te3UqPC/CiZOr1CXxVLh66ajHPNg=="
]
}

0 comments on commit e0e0c9e

Please sign in to comment.