Skip to content

Commit

Permalink
Informal Systems gentx (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-c authored Oct 18, 2023
1 parent 0857978 commit 37365d7
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions dydx-mainnet-1/gentx/Informal-Systems-gentx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Informal Systems",
"identity": "6408AA029ADBE364",
"website": "https://informal.systems",
"security_contact": "[email protected]",
"details": "Informal Systems x Cephalopod Equipment - infrastructure for decentralized intelligence"
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.420000000000000000",
"max_change_rate": "0.011800000000000000"
},
"min_self_delegation": "1",
"delegator_address": "dydx1x20lytyf6zkcrv5edpkfkn8sz578qg5suyy80q",
"validator_address": "dydxvaloper1x20lytyf6zkcrv5edpkfkn8sz578qg5se6j3y3",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "pbwo8slAWwe1PusAW9Clv3wAWyv3XFxu6kwij4h5Qoc="
},
"value": {
"denom": "adydx",
"amount": "1000000000000000000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.multisig.LegacyAminoPubKey",
"threshold": 2,
"public_keys": [
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A7iFU43AlZmNE9UkQJFG4znfxZgjUn9svMemtqCeXeKD"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A4Tyb2E/Iz4N4GkP7tJJX6ssrg4EyeWcl3IuqqgEwSDZ"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A9SWjTyIh2yEoy+iJ+FgY4eKC98D8odvvVZ60QoI6Vkb"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AsYiXEx3fCoHsQf5me62snqU/XMElzsPR6Q7HXIw1Q8G"
}
]
},
"mode_info": {
"multi": {
"bitarray": {
"extra_bits_stored": 4,
"elems": "UA=="
},
"mode_infos": [
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
},
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
}
]
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "400000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"CkB4iN0c6Y//haPMqmX6GWHeLBos/TIv/eKbJQbVfuIVoGUwumJljCOPI6aEm3VC/8wTYvdaiU6+l3rwmQpLrDGaCkBbBeRHVF1+GrcTowKDkakO8OFu08QF1UdZP3F4pCj9gR8lICpt90F5wbKlPJodaxqoZtGju5L68KHVnclIvwJL"
]
}

0 comments on commit 37365d7

Please sign in to comment.