Skip to content

Commit

Permalink
Add Lavenderfive gentx (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanschultzie authored Apr 22, 2024
1 parent 671b314 commit 5991d7b
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions mainnet/gentx/lavenderfive.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": " Lavender.Five Nodes 🐝",
"identity": "F87ADDB700C0CC94",
"website": "https://www.lavenderfive.com/",
"security_contact": "[email protected]",
"details": "Fortifying crypto networks with MPC security, slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.100000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "sedavaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z3p887e",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "d3p5bZbAKwSn4JSLJKNz0xotDUcp8v1jsNd761hksRU="
},
"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": "AgAxffwFDTjrK5UoAmT9aVOuI7CGxe3T5Wsxx2kWWhJB"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"iE9BhkbCtVuHalOQouIFoaNIHUnxajruResScF3F6Lg7YRJl5GIoKiwBgg8tjDYI3yGXTruEckcVOQG7IJ9ruA=="
]
}

0 comments on commit 5991d7b

Please sign in to comment.