-
Notifications
You must be signed in to change notification settings - Fork 0
/
spec.json
99 lines (99 loc) · 2.17 KB
/
spec.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
{
"1284": {
"addRewardInfo": {
"amount": 4000e18,
"endTimestamp": 1723174200,
"pid": 15,
"rewardPerSec": 0.5e18,
"target": "STELLASWAP_REWARDER"
},
"bridgeToRecipient": [
{
"amount": 5000e18,
"network": 8453,
"target": "TEMPORAL_GOVERNOR"
},
{
"amount": 6000e18,
"network": 10,
"target": "TEMPORAL_GOVERNOR"
}
],
"setRewardSpeed": [
{
"market": "mxcDOT",
"newBorrowSpeed": 1,
"newSupplySpeed": 0.54e18,
"rewardType": 0,
"target": "UNITROLLER"
},
{
"market": "mxcDOT",
"newBorrowSpeed": 1,
"newSupplySpeed": 0.23e18,
"rewardType": 1,
"target": "UNITROLLER"
}
],
"stkWellEmissionsPerSecond": 0.65e18,
"transferFrom": [
{
"amount": 1000e18,
"from": "MGLIMMER_MULTISIG",
"to": "MULTICHAIN_GOVERNOR_PROXY",
"token": "WELL"
},
{
"amount": 2000e18,
"from": "MGLIMMER_MULTISIG",
"to": "UNITROLLER",
"token": "WELL"
},
{
"amount": 3000e18,
"from": "MGLIMMER_MULTISIG",
"to": "ECOSYSTEM_RESERVE_PROXY",
"token": "WELL"
}
]
},
"8453": {
"setMRDSpeeds": [
{
"emissionToken": "xWELL_PROXY",
"market": "MOONWELL_USDC",
"newBorrowSpeed": 1,
"newEndTime": 1723174200,
"newSupplySpeed": 0.54e18
},
{
"emissionToken": "xWELL_PROXY",
"market": "MOONWELL_AERO",
"newBorrowSpeed": 1,
"newEndTime": 1723174200,
"newSupplySpeed": 0.54e18
}
],
"stkWellEmissionsPerSecond": 0.65e18,
"transferFrom": [
{
"amount": 5000e18,
"from": "TEMPORAL_GOVERNOR",
"to": "MULTI_REWARD_DISTRIBUTOR",
"token": "xWELL_PROXY"
},
{
"amount": 6000e18,
"from": "TEMPORAL_GOVERNOR",
"to": "UNITROLLER",
"token": "xWELL_PROXY"
},
{
"amount": 7000e18,
"from": "TEMPORAL_GOVERNOR",
"to": "AERODROME_RELAYER",
"token": "xWELL_PROXY"
}
]
}
}