forked from cosmos/mainnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKalpaTech.json
More file actions
45 lines (45 loc) · 1.36 KB
/
KalpaTech.json
File metadata and controls
45 lines (45 loc) · 1.36 KB
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
{
"type": "auth/StdTx",
"value": {
"msg": [
{
"type": "cosmos-sdk/MsgCreateValidator",
"value": {
"description": {
"moniker": "KalpaTech",
"identity": "6A0D65E29A4CBC8E",
"website": "kalpatech.co",
"details": "KalpaTech offers integrated blockchain solutions for proof of stake networks"
},
"commission": {
"rate": "0.150000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "cosmos1ehkfl7palwrh6w2hhr2yfrgrq8jetguceek792",
"validator_address": "cosmosvaloper1ehkfl7palwrh6w2hhr2yfrgrq8jetgucudztfe",
"pubkey": "cosmosvalconspub1zcjduepqvmmhug9hcmm26ce7we0n3esavn4c6tfcfd6zgnuj732ls7khjq4srpg0ft",
"value": {
"denom": "uatom",
"amount": "1500000000"
}
}
}
],
"fee": {
"amount": null,
"gas": "200000"
},
"signatures": [
{
"pub_key": {
"type": "tendermint/PubKeySecp256k1",
"value": "AowlwmoBjAAw2DUilvPuu5GuPePi1w0l9zsR1JfMr8tb"
},
"signature": "ZeWGlnpTJdIPBhiNJQB3t2vKAg8l/siYxD3OG8G+evcJIz5ygJJjEhcu7hjOOeRS8lNo2sVcX2xt2ye/27JQSA=="
}
],
"memo": ""
}
}