Skip to content

Commit

Permalink
Create Nodiums.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiums authored Mar 7, 2024
1 parent d9a4db7 commit 9e21751
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions gentxs/Nodiums.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Nodiums",
"identity": "279A0D50E36D67F1",
"website": "https://nodiums.com",
"security_contact": "",
"details": "Nodiums — professional validator. Slash protection."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "althea1hya903jcpt7kd6qmuaafxk6pe7c03xy90d5mz6",
"validator_address": "altheavaloper1hya903jcpt7kd6qmuaafxk6pe7c03xy9td84ul",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "UnknGFx63d925dSpORbnWIfDJ/Mn+lk49/2Hly75WH0="
},
"value": {
"denom": "aalthea",
"amount": "6980000000000000000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
"key": "AlMJdIWZ4l46jwyYBrShE/sTBAluOi0j2TDtNZ89KdLy"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"FNWxgcNva1ULmS+7oNPY2ChbaGjH6cfaKUqHvWJQ+rZ2mDsN9uuBOLV12gM0Qmxqw0icL7vd7SAyq555tR7n6gA="
]
}

0 comments on commit 9e21751

Please sign in to comment.