forked from InterchainDevs/cosmos-api-endpoints
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vesting.json
119 lines (119 loc) · 3.78 KB
/
vesting.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
[
{
"@type": "/cosmos.vesting.v1beta1.DelayedVestingAccount",
"base_vesting_account": {
"base_account": {
"address": "bcna184wk75xjc0sn8krx9rzdtygm0dlncmt04k5ry9",
"pub_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AtuZnGsc5lVmoXWh2OHIERUYchb6HW9TjlsPImsESPu+"
},
"account_number": "4385",
"sequence": "1"
},
"original_vesting": [
{
"denom": "ubcna",
"amount": "39980876679100"
}
],
"delegated_free": [],
"delegated_vesting": [],
"end_time": "1699540843"
}
},
{
"@type": "/cosmos.vesting.v1beta1.DelayedVestingAccount",
"base_vesting_account": {
"base_account": {
"address": "bcna12u6ktmmh34aeqgzayud8xsa4zaag2fxf622n5v",
"pub_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AhjDkZNDB12Mwgfq8CKSIeNDwJKBAAPMmvBE1VNeZ0UQ"
},
"account_number": "556",
"sequence": "3"
},
"original_vesting": [
{
"denom": "ubcna",
"amount": "39980876680000"
}
],
"delegated_free": [],
"delegated_vesting": [],
"end_time": "1666962000"
}
},
{
"@type": "/cosmos.vesting.v1beta1.DelayedVestingAccount",
"base_vesting_account": {
"base_account": {
"address": "bcna1tdpec339xrucmmr4x73teu3lc2phq45mv07z9n",
"pub_key": null,
"account_number": "7308",
"sequence": "0"
},
"original_vesting": [
{
"denom": "ubcna",
"amount": "73759233662000"
}
],
"delegated_free": [],
"delegated_vesting": [],
"end_time": "1731494879"
}
},
{
"@type": "/cosmos.vesting.v1beta1.DelayedVestingAccount",
"base_vesting_account": {
"base_account": {
"address": "bcna1wwkkxdrwddf7me8qhl9mg478ajf34py7ugyxng",
"pub_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A1GlqbQZAZic2TPnem/EcIbECsTY4uasfhRNZ7dwdxJJ"
},
"account_number": "4386",
"sequence": "63"
},
"original_vesting": [
{
"denom": "ubcna",
"amount": "33519123319700"
}
],
"delegated_free": [],
"delegated_vesting": [
{
"denom": "ubcna",
"amount": "1"
}
],
"end_time": "1699540843"
}
},
{
"@type": "/cosmos.vesting.v1beta1.DelayedVestingAccount",
"base_vesting_account": {
"base_account": {
"address": "bcna17s8qdu02hwep7lafla4kwkdlnqw3m29zdug0ag",
"pub_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "Ah6vl/8Ebq0dycm0Zy4Ob6nNoX8aRiSiJ5DvO4GJVMmR"
},
"account_number": "555",
"sequence": "1"
},
"original_vesting": [
{
"denom": "ubcna",
"amount": "33519123320000"
}
],
"delegated_free": [],
"delegated_vesting": [],
"end_time": "1666962000"
}
}
]