forked from MercurySolar/testnets-2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
icoin.json
49 lines (49 loc) · 1.54 KB
/
icoin.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "icoin",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "1.000000000000000000",
"max_change_rate": "0.100000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "evmos1a55erymwph5czvjuzhqt37m2ezasfa9wce38n7",
"validator_address": "evmosvaloper1a55erymwph5czvjuzhqt37m2ezasfa9w4h7hjr",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "AHTP3/h7ag3jkAcdrvfYXgFn3qNVzog6zpUwo/ekFXQ="
},
"value": { "denom": "aphoton", "amount": "1000000000000" }
}
],
"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": "A+6MyA2wP66JCDL6hwzRF1VKyJa3YwVLCmkM+uYExh3C"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }
},
"signatures": [
"p8sC/IgFac9edTJgjpHyb30MHtzBQ/40Ix4PrcJhBWFMSH7apz4wSDA/R45E/DuRvDogmbsrwum9GLyq7bO+XAA="
]
}