Skip to content

Commit

Permalink
Luganodes gentx (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf-luganodes authored Oct 18, 2023
1 parent fd7e369 commit 4905e92
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions dydx-mainnet-1/gentx/gentx-Luganodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Luganodes",
"identity": "4F2E11CB85CB269B",
"website": "https://luganodes.com",
"security_contact": "",
"details": "Swiss-Operated Institutional Grade Staking Provider"
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.020000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "dydx1fs0t34g628xdqc8alfefnadq2x3qawt8de3dka",
"validator_address": "dydxvaloper1fs0t34g628xdqc8alfefnadq2x3qawt8g88mav",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "/Hr2Z+1HilwMMRW4UijlskqZDZpuyR+ZLSusgDjx0w4="
},
"value": {
"denom": "adydx",
"amount": "998000000000000000000"
}
}
],
"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": "Aq2HeXLzfGLesV37n61RZKSqSGKPWaQbdOPx7AfMYNy8"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"LESUIuhzlypKq80hh3T0d2GTSsO3e9q3p1IOFq4N2GddM33cHwHw85s66RgWFUM1QXhXMuLhj7zMuAKYxfbBMQ=="
]
}

0 comments on commit 4905e92

Please sign in to comment.