Skip to content

Commit

Permalink
Create Everstake.json gentx Everstake validator (#427)
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
  • Loading branch information
3 people authored Oct 24, 2023
1 parent 88343c1 commit 92310e8
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions celestia/gentx/Everstake.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Everstake",
"identity": "EF5AC70C00BECEDC",
"website": "https://everstake.one",
"security_contact": "",
"details": "Reliable and experienced staking service provider from Ukraine. Visit our website for more details."
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.120000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia1eualhqh07w7p45g45hvrjagkcxsfnflzg3kt5w",
"validator_address": "celestiavaloper1eualhqh07w7p45g45hvrjagkcxsfnflzdw5jzg",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "Xyh/BhvPUETay1aNSmcEX9VYK86qzYRZN1pyxxcV5lY="
},
"value": {
"denom": "utia",
"amount": "65099000000"
}
}
],
"memo": "87af580078c80c630625db2360b3dc19483d29cd@185.182.194.163:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AtBiicf1nccJ6y3qNtV3mY2DFm8Q28ciVnyE6djqevBe"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"SQzEs8n1g25k/QxIbiwV+UUd5lytiGRZBIZ4D9534TAh7TuwkWxZNOw5GMU5iry4FjCpjCM/xpgMBqou5fyxkw=="
]
}

0 comments on commit 92310e8

Please sign in to comment.