Skip to content

Commit

Permalink
Create gentx-PathrockNetwork.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyson79 authored and jkilpatr committed Apr 25, 2024
1 parent 17adb3d commit 016b9c7
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions gentx/gentx-PathrockNetwork.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "PathrockNetwork",
"identity": "8E9797A900A7A429",
"website": "https://pathrocknetwork.org/",
"security_contact": "[email protected]",
"details": "Secure Non-Custodial Staking for PoS Blockchain Projects. We run reliable and secure validators and nodes of several different blockchain protocols. Come stake with us!"
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "althea1zsuy2tgjc3860cce3sfx903x9chgnwgqhd37ad",
"validator_address": "altheavaloper1zsuy2tgjc3860cce3sfx903x9chgnwgqndzsrg",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "uVw3ahFJyPiaOheOBjZZSp7mCk0yN8hVRR96LA6Zvyw="
},
"value": {
"denom": "aalthea",
"amount": "60000000000000000"
}
}
],
"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": "AqQXUnPgWqhqwTwVL64aak4nhd9Nxf1Ip73KCohotcdH"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [
{
"denom": "aalthea",
"amount": "20000000000000000"
}
],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"F8G4mZwg7vJBX6KichK3jmJWc27my4UEPuYxIhzd6fNxHRVzGy2OKFVtBvex1nUpaLaXPcS93fcWdJwc9V/cmwE="
]
}

0 comments on commit 016b9c7

Please sign in to comment.