-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpysui-stake.json
89 lines (89 loc) · 2.22 KB
/
pysui-stake.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
{
"sender": null,
"expiration": null,
"version": 2,
"gasData": {
"budget": null,
"owner": null,
"payment": [],
"price": null
},
"inputs": [
{
"Pure": {
"bytes": "AMqaOwAAAAA="
}
},
{
"UnresolvedObject": {
"objectId": "0x0000000000000000000000000000000000000000000000000000000000000005"
}
},
{
"Pure": {
"bytes": "AA=="
}
},
{
"Pure": {
"bytes": "60cprAY2tLq/B4InJfq6qHHSUksgGroT8L9rXWHC6o0="
}
}
],
"commands": [
{
"SplitCoins": {
"coin": {
"GasCoin": true
},
"amounts": [
{
"Input": 0
}
]
}
},
{
"MakeMoveVec": {
"elements": [
{
"Result": 0
}
],
"type": [
"0x0000000000000000000000000000000000000000000000000000000000000002::coin::Coin<0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI>"
]
}
},
{
"MoveCall": {
"package": "0x0000000000000000000000000000000000000000000000000000000000000003",
"module": "sui_system",
"function": "request_add_stake_mul_coin",
"arguments": [
{
"Input": 1
},
{
"Result": 1
},
{
"Input": 2
},
{
"Input": 3
}
],
"typeArguments": []
}
}
],
"extensions": {
"pysui": {
"pysuiVersion": "0.63.0",
"xchngVersion": 1,
"sdkSource": "pysui_sdk",
"creationDate": "2024-06-16T18:17:19.674146"
}
}
}