@flarenetwork/flare-periphery-contract-artifacts 0.1.24 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coston/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +57 -0
- package/coston/artifacts/contracts/IAssetManager.sol/IAssetManager.json +976 -6
- package/coston/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +25 -0
- package/coston/artifacts/contracts/ICoreVault.sol/ICoreVault.json +469 -0
- package/coston/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +184 -0
- package/coston/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +1 -0
- package/coston/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +1 -0
- package/coston2/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +57 -0
- package/coston2/artifacts/contracts/IAgentPing.sol/IAgentPing.json +99 -0
- package/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +7139 -0
- package/coston2/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +1721 -0
- package/coston2/artifacts/contracts/ICoreVault.sol/ICoreVault.json +469 -0
- package/coston2/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +184 -0
- package/coston2/artifacts/contracts/IRedemptionTimeExtension.sol/IRedemptionTimeExtension.json +28 -0
- package/coston2/artifacts/contracts/ITransferFees.sol/ITransferFees.json +394 -0
- package/coston2/artifacts/contracts/diamond/interfaces/IDiamondLoupe.sol/IDiamondLoupe.json +78 -0
- package/coston2/artifacts/contracts/userInterfaces/data/AgentInfo.sol/AgentInfo.json +1 -0
- package/coston2/artifacts/contracts/userInterfaces/data/AgentSettings.sol/AgentSettings.json +1 -0
- package/coston2/artifacts/contracts/userInterfaces/data/AssetManagerSettings.sol/AssetManagerSettings.json +1 -0
- package/coston2/artifacts/contracts/userInterfaces/data/AvailableAgentInfo.sol/AvailableAgentInfo.json +1 -0
- package/coston2/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +1 -0
- package/coston2/artifacts/contracts/userInterfaces/data/CollateralType.sol/CollateralType.json +1 -0
- package/coston2/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +1 -0
- package/coston2/artifacts/contracts/userInterfaces/data/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +1 -0
- package/dist/coston/abis.d.ts.map +1 -1
- package/dist/coston/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +57 -0
- package/dist/coston/artifacts/contracts/IAssetManager.sol/IAssetManager.json +976 -6
- package/dist/coston/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +25 -0
- package/dist/coston/artifacts/contracts/ICoreVault.sol/ICoreVault.json +469 -0
- package/dist/coston/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +184 -0
- package/dist/coston/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +1 -0
- package/dist/coston/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +1 -0
- package/dist/coston2/abis.d.ts.map +1 -1
- package/dist/coston2/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +57 -0
- package/dist/coston2/artifacts/contracts/IAgentPing.sol/IAgentPing.json +99 -0
- package/dist/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +7139 -0
- package/dist/coston2/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +1721 -0
- package/dist/coston2/artifacts/contracts/ICoreVault.sol/ICoreVault.json +469 -0
- package/dist/coston2/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +184 -0
- package/dist/coston2/artifacts/contracts/IRedemptionTimeExtension.sol/IRedemptionTimeExtension.json +28 -0
- package/dist/coston2/artifacts/contracts/ITransferFees.sol/ITransferFees.json +394 -0
- package/dist/coston2/artifacts/contracts/diamond/interfaces/IDiamondLoupe.sol/IDiamondLoupe.json +78 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AgentInfo.sol/AgentInfo.json +1 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AgentSettings.sol/AgentSettings.json +1 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AssetManagerSettings.sol/AssetManagerSettings.json +1 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AvailableAgentInfo.sol/AvailableAgentInfo.json +1 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +1 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/CollateralType.sol/CollateralType.json +1 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +1 -0
- package/dist/coston2/artifacts/contracts/userInterfaces/data/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +1 -0
- package/dist/index.js +78 -24
- package/dist/index.js.map +1 -1
- package/dist/songbird/abis.d.ts.map +1 -1
- package/dist/songbird/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +57 -0
- package/dist/songbird/artifacts/contracts/IAssetManager.sol/IAssetManager.json +976 -6
- package/dist/songbird/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +25 -0
- package/dist/songbird/artifacts/contracts/ICoreVault.sol/ICoreVault.json +469 -0
- package/dist/songbird/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +184 -0
- package/dist/songbird/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +1 -0
- package/dist/songbird/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +1 -0
- package/package.json +1 -1
- package/songbird/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +57 -0
- package/songbird/artifacts/contracts/IAssetManager.sol/IAssetManager.json +976 -6
- package/songbird/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +25 -0
- package/songbird/artifacts/contracts/ICoreVault.sol/ICoreVault.json +469 -0
- package/songbird/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +184 -0
- package/songbird/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +1 -0
- package/songbird/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +1 -0
|
@@ -0,0 +1,394 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"anonymous": false,
|
|
4
|
+
"inputs": [
|
|
5
|
+
{
|
|
6
|
+
"indexed": false,
|
|
7
|
+
"internalType": "uint256",
|
|
8
|
+
"name": "nextTransferFeeMillionths",
|
|
9
|
+
"type": "uint256"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"indexed": false,
|
|
13
|
+
"internalType": "uint256",
|
|
14
|
+
"name": "scheduledAt",
|
|
15
|
+
"type": "uint256"
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"name": "TransferFeeChangeScheduled",
|
|
19
|
+
"type": "event"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"anonymous": false,
|
|
23
|
+
"inputs": [
|
|
24
|
+
{
|
|
25
|
+
"indexed": true,
|
|
26
|
+
"internalType": "address",
|
|
27
|
+
"name": "agentVault",
|
|
28
|
+
"type": "address"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"indexed": false,
|
|
32
|
+
"internalType": "address",
|
|
33
|
+
"name": "recipient",
|
|
34
|
+
"type": "address"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"indexed": false,
|
|
38
|
+
"internalType": "uint256",
|
|
39
|
+
"name": "agentClaimedUBA",
|
|
40
|
+
"type": "uint256"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"indexed": false,
|
|
44
|
+
"internalType": "uint256",
|
|
45
|
+
"name": "poolClaimedUBA",
|
|
46
|
+
"type": "uint256"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"indexed": false,
|
|
50
|
+
"internalType": "uint256",
|
|
51
|
+
"name": "remainingUnclaimedEpochs",
|
|
52
|
+
"type": "uint256"
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"name": "TransferFeesClaimed",
|
|
56
|
+
"type": "event"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"inputs": [
|
|
60
|
+
{
|
|
61
|
+
"internalType": "address",
|
|
62
|
+
"name": "_agentVault",
|
|
63
|
+
"type": "address"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"internalType": "uint256",
|
|
67
|
+
"name": "_maxEpochsToClaim",
|
|
68
|
+
"type": "uint256"
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"name": "agentTransferFeeShare",
|
|
72
|
+
"outputs": [
|
|
73
|
+
{
|
|
74
|
+
"internalType": "uint256",
|
|
75
|
+
"name": "_feeShareUBA",
|
|
76
|
+
"type": "uint256"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"stateMutability": "view",
|
|
80
|
+
"type": "function"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"inputs": [
|
|
84
|
+
{
|
|
85
|
+
"internalType": "address",
|
|
86
|
+
"name": "_agentVault",
|
|
87
|
+
"type": "address"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"internalType": "uint256",
|
|
91
|
+
"name": "_epoch",
|
|
92
|
+
"type": "uint256"
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
"name": "agentTransferFeeShareForEpoch",
|
|
96
|
+
"outputs": [
|
|
97
|
+
{
|
|
98
|
+
"internalType": "uint256",
|
|
99
|
+
"name": "",
|
|
100
|
+
"type": "uint256"
|
|
101
|
+
}
|
|
102
|
+
],
|
|
103
|
+
"stateMutability": "view",
|
|
104
|
+
"type": "function"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"inputs": [
|
|
108
|
+
{
|
|
109
|
+
"internalType": "address",
|
|
110
|
+
"name": "_agentVault",
|
|
111
|
+
"type": "address"
|
|
112
|
+
}
|
|
113
|
+
],
|
|
114
|
+
"name": "agentUnclaimedTransferFeeEpochs",
|
|
115
|
+
"outputs": [
|
|
116
|
+
{
|
|
117
|
+
"internalType": "uint256",
|
|
118
|
+
"name": "_first",
|
|
119
|
+
"type": "uint256"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"internalType": "uint256",
|
|
123
|
+
"name": "_count",
|
|
124
|
+
"type": "uint256"
|
|
125
|
+
}
|
|
126
|
+
],
|
|
127
|
+
"stateMutability": "view",
|
|
128
|
+
"type": "function"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"inputs": [
|
|
132
|
+
{
|
|
133
|
+
"internalType": "address",
|
|
134
|
+
"name": "_agentVault",
|
|
135
|
+
"type": "address"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"internalType": "address",
|
|
139
|
+
"name": "_recipient",
|
|
140
|
+
"type": "address"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"internalType": "uint256",
|
|
144
|
+
"name": "_maxEpochsToClaim",
|
|
145
|
+
"type": "uint256"
|
|
146
|
+
}
|
|
147
|
+
],
|
|
148
|
+
"name": "claimTransferFees",
|
|
149
|
+
"outputs": [
|
|
150
|
+
{
|
|
151
|
+
"internalType": "uint256",
|
|
152
|
+
"name": "_agentClaimedUBA",
|
|
153
|
+
"type": "uint256"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"internalType": "uint256",
|
|
157
|
+
"name": "_poolClaimedUBA",
|
|
158
|
+
"type": "uint256"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"internalType": "uint256",
|
|
162
|
+
"name": "_remainingUnclaimedEpochs",
|
|
163
|
+
"type": "uint256"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"stateMutability": "nonpayable",
|
|
167
|
+
"type": "function"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"inputs": [],
|
|
171
|
+
"name": "currentTransferFeeEpoch",
|
|
172
|
+
"outputs": [
|
|
173
|
+
{
|
|
174
|
+
"internalType": "uint256",
|
|
175
|
+
"name": "",
|
|
176
|
+
"type": "uint256"
|
|
177
|
+
}
|
|
178
|
+
],
|
|
179
|
+
"stateMutability": "view",
|
|
180
|
+
"type": "function"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"inputs": [
|
|
184
|
+
{
|
|
185
|
+
"internalType": "uint256",
|
|
186
|
+
"name": "_fee",
|
|
187
|
+
"type": "uint256"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"name": "fassetTransferFeePaid",
|
|
191
|
+
"outputs": [],
|
|
192
|
+
"stateMutability": "nonpayable",
|
|
193
|
+
"type": "function"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"inputs": [],
|
|
197
|
+
"name": "firstClaimableTransferFeeEpoch",
|
|
198
|
+
"outputs": [
|
|
199
|
+
{
|
|
200
|
+
"internalType": "uint256",
|
|
201
|
+
"name": "",
|
|
202
|
+
"type": "uint256"
|
|
203
|
+
}
|
|
204
|
+
],
|
|
205
|
+
"stateMutability": "view",
|
|
206
|
+
"type": "function"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"inputs": [
|
|
210
|
+
{
|
|
211
|
+
"internalType": "address[]",
|
|
212
|
+
"name": "_agentVaults",
|
|
213
|
+
"type": "address[]"
|
|
214
|
+
}
|
|
215
|
+
],
|
|
216
|
+
"name": "initAgentsMintingHistory",
|
|
217
|
+
"outputs": [],
|
|
218
|
+
"stateMutability": "nonpayable",
|
|
219
|
+
"type": "function"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"inputs": [
|
|
223
|
+
{
|
|
224
|
+
"internalType": "uint256",
|
|
225
|
+
"name": "_value",
|
|
226
|
+
"type": "uint256"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"internalType": "uint256",
|
|
230
|
+
"name": "_scheduledAt",
|
|
231
|
+
"type": "uint256"
|
|
232
|
+
}
|
|
233
|
+
],
|
|
234
|
+
"name": "setTransferFeeMillionths",
|
|
235
|
+
"outputs": [],
|
|
236
|
+
"stateMutability": "nonpayable",
|
|
237
|
+
"type": "function"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"inputs": [
|
|
241
|
+
{
|
|
242
|
+
"internalType": "address",
|
|
243
|
+
"name": "_agentVault",
|
|
244
|
+
"type": "address"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"internalType": "uint256",
|
|
248
|
+
"name": "_epoch",
|
|
249
|
+
"type": "uint256"
|
|
250
|
+
}
|
|
251
|
+
],
|
|
252
|
+
"name": "transferFeeCalculationDataForAgent",
|
|
253
|
+
"outputs": [
|
|
254
|
+
{
|
|
255
|
+
"components": [
|
|
256
|
+
{
|
|
257
|
+
"internalType": "uint256",
|
|
258
|
+
"name": "totalFees",
|
|
259
|
+
"type": "uint256"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"internalType": "uint256",
|
|
263
|
+
"name": "cumulativeMinted",
|
|
264
|
+
"type": "uint256"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"internalType": "uint256",
|
|
268
|
+
"name": "totalCumulativeMinted",
|
|
269
|
+
"type": "uint256"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"internalType": "bool",
|
|
273
|
+
"name": "claimable",
|
|
274
|
+
"type": "bool"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"internalType": "bool",
|
|
278
|
+
"name": "claimed",
|
|
279
|
+
"type": "bool"
|
|
280
|
+
}
|
|
281
|
+
],
|
|
282
|
+
"internalType": "struct ITransferFees.TransferFeeCalculationDataForAgent",
|
|
283
|
+
"name": "",
|
|
284
|
+
"type": "tuple"
|
|
285
|
+
}
|
|
286
|
+
],
|
|
287
|
+
"stateMutability": "view",
|
|
288
|
+
"type": "function"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"inputs": [
|
|
292
|
+
{
|
|
293
|
+
"internalType": "uint256",
|
|
294
|
+
"name": "_epoch",
|
|
295
|
+
"type": "uint256"
|
|
296
|
+
}
|
|
297
|
+
],
|
|
298
|
+
"name": "transferFeeEpochData",
|
|
299
|
+
"outputs": [
|
|
300
|
+
{
|
|
301
|
+
"components": [
|
|
302
|
+
{
|
|
303
|
+
"internalType": "uint256",
|
|
304
|
+
"name": "startTs",
|
|
305
|
+
"type": "uint256"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"internalType": "uint256",
|
|
309
|
+
"name": "endTs",
|
|
310
|
+
"type": "uint256"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"internalType": "uint256",
|
|
314
|
+
"name": "totalFees",
|
|
315
|
+
"type": "uint256"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"internalType": "uint256",
|
|
319
|
+
"name": "claimedFees",
|
|
320
|
+
"type": "uint256"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"internalType": "bool",
|
|
324
|
+
"name": "claimable",
|
|
325
|
+
"type": "bool"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"internalType": "bool",
|
|
329
|
+
"name": "expired",
|
|
330
|
+
"type": "bool"
|
|
331
|
+
}
|
|
332
|
+
],
|
|
333
|
+
"internalType": "struct ITransferFees.TransferFeeEpochData",
|
|
334
|
+
"name": "",
|
|
335
|
+
"type": "tuple"
|
|
336
|
+
}
|
|
337
|
+
],
|
|
338
|
+
"stateMutability": "view",
|
|
339
|
+
"type": "function"
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"inputs": [],
|
|
343
|
+
"name": "transferFeeMillionths",
|
|
344
|
+
"outputs": [
|
|
345
|
+
{
|
|
346
|
+
"internalType": "uint256",
|
|
347
|
+
"name": "",
|
|
348
|
+
"type": "uint256"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"stateMutability": "view",
|
|
352
|
+
"type": "function"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"inputs": [],
|
|
356
|
+
"name": "transferFeeSettings",
|
|
357
|
+
"outputs": [
|
|
358
|
+
{
|
|
359
|
+
"components": [
|
|
360
|
+
{
|
|
361
|
+
"internalType": "uint256",
|
|
362
|
+
"name": "transferFeeMillionths",
|
|
363
|
+
"type": "uint256"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"internalType": "uint256",
|
|
367
|
+
"name": "firstEpochStartTs",
|
|
368
|
+
"type": "uint256"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"internalType": "uint256",
|
|
372
|
+
"name": "epochDuration",
|
|
373
|
+
"type": "uint256"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"internalType": "uint256",
|
|
377
|
+
"name": "maxUnexpiredEpochs",
|
|
378
|
+
"type": "uint256"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"internalType": "uint256",
|
|
382
|
+
"name": "firstClaimableEpoch",
|
|
383
|
+
"type": "uint256"
|
|
384
|
+
}
|
|
385
|
+
],
|
|
386
|
+
"internalType": "struct ITransferFees.TransferFeeSettings",
|
|
387
|
+
"name": "",
|
|
388
|
+
"type": "tuple"
|
|
389
|
+
}
|
|
390
|
+
],
|
|
391
|
+
"stateMutability": "view",
|
|
392
|
+
"type": "function"
|
|
393
|
+
}
|
|
394
|
+
]
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"inputs": [
|
|
4
|
+
{
|
|
5
|
+
"internalType": "bytes4",
|
|
6
|
+
"name": "_functionSelector",
|
|
7
|
+
"type": "bytes4"
|
|
8
|
+
}
|
|
9
|
+
],
|
|
10
|
+
"name": "facetAddress",
|
|
11
|
+
"outputs": [
|
|
12
|
+
{
|
|
13
|
+
"internalType": "address",
|
|
14
|
+
"name": "facetAddress_",
|
|
15
|
+
"type": "address"
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"stateMutability": "view",
|
|
19
|
+
"type": "function"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"inputs": [],
|
|
23
|
+
"name": "facetAddresses",
|
|
24
|
+
"outputs": [
|
|
25
|
+
{
|
|
26
|
+
"internalType": "address[]",
|
|
27
|
+
"name": "facetAddresses_",
|
|
28
|
+
"type": "address[]"
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"stateMutability": "view",
|
|
32
|
+
"type": "function"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"inputs": [
|
|
36
|
+
{
|
|
37
|
+
"internalType": "address",
|
|
38
|
+
"name": "_facet",
|
|
39
|
+
"type": "address"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"name": "facetFunctionSelectors",
|
|
43
|
+
"outputs": [
|
|
44
|
+
{
|
|
45
|
+
"internalType": "bytes4[]",
|
|
46
|
+
"name": "facetFunctionSelectors_",
|
|
47
|
+
"type": "bytes4[]"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"stateMutability": "view",
|
|
51
|
+
"type": "function"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"inputs": [],
|
|
55
|
+
"name": "facets",
|
|
56
|
+
"outputs": [
|
|
57
|
+
{
|
|
58
|
+
"components": [
|
|
59
|
+
{
|
|
60
|
+
"internalType": "address",
|
|
61
|
+
"name": "facetAddress",
|
|
62
|
+
"type": "address"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"internalType": "bytes4[]",
|
|
66
|
+
"name": "functionSelectors",
|
|
67
|
+
"type": "bytes4[]"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"internalType": "struct IDiamondLoupe.Facet[]",
|
|
71
|
+
"name": "facets_",
|
|
72
|
+
"type": "tuple[]"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"stateMutability": "view",
|
|
76
|
+
"type": "function"
|
|
77
|
+
}
|
|
78
|
+
]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
package/coston2/artifacts/contracts/userInterfaces/data/CollateralType.sol/CollateralType.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../coston/abis.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../coston/abis.ts"],"names":[],"mappings":"AAwHA,OAAO,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAGzC,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CAwHhD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,GAAG,CAAC;QAAC,UAAU,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;KAAE,CAAA;CAyKhJ,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"inputs": [
|
|
4
|
+
{
|
|
5
|
+
"internalType": "address",
|
|
6
|
+
"name": "_agentVault",
|
|
7
|
+
"type": "address"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"internalType": "address",
|
|
11
|
+
"name": "_minter",
|
|
12
|
+
"type": "address"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"name": "addAlwaysAllowedMinterForAgent",
|
|
16
|
+
"outputs": [],
|
|
17
|
+
"stateMutability": "nonpayable",
|
|
18
|
+
"type": "function"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"inputs": [
|
|
22
|
+
{
|
|
23
|
+
"internalType": "address",
|
|
24
|
+
"name": "_agentVault",
|
|
25
|
+
"type": "address"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"name": "alwaysAllowedMintersForAgent",
|
|
29
|
+
"outputs": [
|
|
30
|
+
{
|
|
31
|
+
"internalType": "address[]",
|
|
32
|
+
"name": "",
|
|
33
|
+
"type": "address[]"
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"stateMutability": "view",
|
|
37
|
+
"type": "function"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"inputs": [
|
|
41
|
+
{
|
|
42
|
+
"internalType": "address",
|
|
43
|
+
"name": "_agentVault",
|
|
44
|
+
"type": "address"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"internalType": "address",
|
|
48
|
+
"name": "_minter",
|
|
49
|
+
"type": "address"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"name": "removeAlwaysAllowedMinterForAgent",
|
|
53
|
+
"outputs": [],
|
|
54
|
+
"stateMutability": "nonpayable",
|
|
55
|
+
"type": "function"
|
|
56
|
+
}
|
|
57
|
+
]
|