Skip to content

Commit

Permalink
Create gentx-Artifact.json
Browse files Browse the repository at this point in the history
  • Loading branch information
artifactstaking committed Apr 25, 2024
1 parent 204af58 commit de28283
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions gentx/gentx-Artifact.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Artifact",
"identity": "70C162B0473634FD",
"website": "artifact-staking.io",
"security_contact": "[email protected]",
"details": "Providers of next-level blockchain infrastructure services."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "althea1zx2pe4mvkkvcdrz3hc6lsh9jcnpclc4zpgafwc",
"validator_address": "altheavaloper1zx2pe4mvkkvcdrz3hc6lsh9jcnpclc4z9gw8sa",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "IpCJjAKj0DYw4W04DFP5+NH9yX5bp8WHYTno6K7bJGE="
},
"value": { "denom": "aalthea", "amount": "6857559999999999606784" }
}
],
"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": "A1EmldJwb5euDcuTCISvQuYsVDE5r9yOmESkangmxK9d"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": {
"amount": [{ "denom": "aalthea", "amount": "20000000000000000" }],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"0DnmXk/e3H3IkMPuLHCm1uIs97yrvTRf+YqDsV4YkHlMco7NKFlRGNf8/x3GHzUL2baaRp/vvDdiGKId9iJTWAA="
]
}

0 comments on commit de28283

Please sign in to comment.