@defisaver/positions-sdk 0.0.32 → 0.0.33
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/cjs/config/contracts.d.ts +908 -41
- package/cjs/config/contracts.js +171 -44
- package/cjs/contracts.js +4 -10
- package/cjs/curveUsd/index.js +1 -1
- package/cjs/helpers/curveUsdHelpers/index.d.ts +2 -1
- package/cjs/helpers/curveUsdHelpers/index.js +25 -17
- package/cjs/moneymarket/moneymarketCommonService.js +1 -1
- package/cjs/services/utils.d.ts +4 -0
- package/cjs/services/utils.js +13 -1
- package/cjs/types/contracts/generated/CrvUSDView.d.ts +30 -4
- package/cjs/types/curveUsd.d.ts +6 -0
- package/esm/config/contracts.d.ts +908 -41
- package/esm/config/contracts.js +171 -44
- package/esm/contracts.js +4 -10
- package/esm/curveUsd/index.js +1 -1
- package/esm/helpers/curveUsdHelpers/index.d.ts +2 -1
- package/esm/helpers/curveUsdHelpers/index.js +26 -18
- package/esm/moneymarket/moneymarketCommonService.js +1 -1
- package/esm/services/utils.d.ts +4 -0
- package/esm/services/utils.js +11 -0
- package/esm/types/contracts/generated/CrvUSDView.d.ts +30 -4
- package/esm/types/curveUsd.d.ts +6 -0
- package/package.json +1 -1
- package/src/config/contracts.js +171 -44
- package/src/contracts.ts +5 -11
- package/src/curveUsd/index.ts +1 -1
- package/src/helpers/curveUsdHelpers/index.ts +28 -20
- package/src/moneymarket/moneymarketCommonService.ts +1 -1
- package/src/services/utils.ts +14 -1
- package/src/types/contracts/generated/CrvUSDView.ts +43 -8
- package/src/types/curveUsd.ts +6 -0
- package/yarn-error.log +64 -0
|
@@ -57,35 +57,409 @@ export namespace AaveV3View {
|
|
|
57
57
|
address: string;
|
|
58
58
|
createdBlock: number;
|
|
59
59
|
oldVersions: {
|
|
60
|
-
"16483408":
|
|
61
|
-
|
|
60
|
+
"16483408": {
|
|
61
|
+
abi: {
|
|
62
|
+
inputs: {
|
|
63
|
+
internalType: string;
|
|
64
|
+
name: string;
|
|
65
|
+
type: string;
|
|
66
|
+
}[];
|
|
67
|
+
name: string;
|
|
68
|
+
outputs: {
|
|
69
|
+
components: {
|
|
70
|
+
internalType: string;
|
|
71
|
+
name: string;
|
|
72
|
+
type: string;
|
|
73
|
+
}[];
|
|
74
|
+
internalType: string;
|
|
75
|
+
name: string;
|
|
76
|
+
type: string;
|
|
77
|
+
}[];
|
|
78
|
+
stateMutability: string;
|
|
79
|
+
type: string;
|
|
80
|
+
}[];
|
|
81
|
+
address: string;
|
|
82
|
+
};
|
|
83
|
+
"16690564": {
|
|
84
|
+
abi: {
|
|
85
|
+
inputs: {
|
|
86
|
+
internalType: string;
|
|
87
|
+
name: string;
|
|
88
|
+
type: string;
|
|
89
|
+
}[];
|
|
90
|
+
name: string;
|
|
91
|
+
outputs: {
|
|
92
|
+
components: {
|
|
93
|
+
internalType: string;
|
|
94
|
+
name: string;
|
|
95
|
+
type: string;
|
|
96
|
+
}[];
|
|
97
|
+
internalType: string;
|
|
98
|
+
name: string;
|
|
99
|
+
type: string;
|
|
100
|
+
}[];
|
|
101
|
+
stateMutability: string;
|
|
102
|
+
type: string;
|
|
103
|
+
}[];
|
|
104
|
+
address: string;
|
|
105
|
+
};
|
|
62
106
|
};
|
|
63
107
|
};
|
|
64
108
|
"10": {
|
|
65
109
|
address: string;
|
|
66
110
|
createdBlock: number;
|
|
67
111
|
oldVersions: {
|
|
68
|
-
"6723401":
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
112
|
+
"6723401": {
|
|
113
|
+
abi: {
|
|
114
|
+
inputs: {
|
|
115
|
+
internalType: string;
|
|
116
|
+
name: string;
|
|
117
|
+
type: string;
|
|
118
|
+
}[];
|
|
119
|
+
name: string;
|
|
120
|
+
outputs: {
|
|
121
|
+
components: {
|
|
122
|
+
internalType: string;
|
|
123
|
+
name: string;
|
|
124
|
+
type: string;
|
|
125
|
+
}[];
|
|
126
|
+
internalType: string;
|
|
127
|
+
name: string;
|
|
128
|
+
type: string;
|
|
129
|
+
}[];
|
|
130
|
+
stateMutability: string;
|
|
131
|
+
type: string;
|
|
132
|
+
}[];
|
|
133
|
+
address: string;
|
|
134
|
+
};
|
|
135
|
+
"6926482": {
|
|
136
|
+
abi: {
|
|
137
|
+
inputs: {
|
|
138
|
+
internalType: string;
|
|
139
|
+
name: string;
|
|
140
|
+
type: string;
|
|
141
|
+
}[];
|
|
142
|
+
name: string;
|
|
143
|
+
outputs: {
|
|
144
|
+
components: {
|
|
145
|
+
internalType: string;
|
|
146
|
+
name: string;
|
|
147
|
+
type: string;
|
|
148
|
+
}[];
|
|
149
|
+
internalType: string;
|
|
150
|
+
name: string;
|
|
151
|
+
type: string;
|
|
152
|
+
}[];
|
|
153
|
+
stateMutability: string;
|
|
154
|
+
type: string;
|
|
155
|
+
}[];
|
|
156
|
+
address: string;
|
|
157
|
+
};
|
|
158
|
+
"8908372": {
|
|
159
|
+
abi: {
|
|
160
|
+
inputs: {
|
|
161
|
+
internalType: string;
|
|
162
|
+
name: string;
|
|
163
|
+
type: string;
|
|
164
|
+
}[];
|
|
165
|
+
name: string;
|
|
166
|
+
outputs: {
|
|
167
|
+
components: {
|
|
168
|
+
internalType: string;
|
|
169
|
+
name: string;
|
|
170
|
+
type: string;
|
|
171
|
+
}[];
|
|
172
|
+
internalType: string;
|
|
173
|
+
name: string;
|
|
174
|
+
type: string;
|
|
175
|
+
}[];
|
|
176
|
+
stateMutability: string;
|
|
177
|
+
type: string;
|
|
178
|
+
}[];
|
|
179
|
+
address: string;
|
|
180
|
+
};
|
|
181
|
+
"13445522": {
|
|
182
|
+
abi: {
|
|
183
|
+
inputs: {
|
|
184
|
+
internalType: string;
|
|
185
|
+
name: string;
|
|
186
|
+
type: string;
|
|
187
|
+
}[];
|
|
188
|
+
name: string;
|
|
189
|
+
outputs: {
|
|
190
|
+
components: {
|
|
191
|
+
internalType: string;
|
|
192
|
+
name: string;
|
|
193
|
+
type: string;
|
|
194
|
+
}[];
|
|
195
|
+
internalType: string;
|
|
196
|
+
name: string;
|
|
197
|
+
type: string;
|
|
198
|
+
}[];
|
|
199
|
+
stateMutability: string;
|
|
200
|
+
type: string;
|
|
201
|
+
}[];
|
|
202
|
+
address: string;
|
|
203
|
+
};
|
|
204
|
+
"18286606": {
|
|
205
|
+
abi: {
|
|
206
|
+
inputs: {
|
|
207
|
+
internalType: string;
|
|
208
|
+
name: string;
|
|
209
|
+
type: string;
|
|
210
|
+
}[];
|
|
211
|
+
name: string;
|
|
212
|
+
outputs: {
|
|
213
|
+
components: {
|
|
214
|
+
internalType: string;
|
|
215
|
+
name: string;
|
|
216
|
+
type: string;
|
|
217
|
+
}[];
|
|
218
|
+
internalType: string;
|
|
219
|
+
name: string;
|
|
220
|
+
type: string;
|
|
221
|
+
}[];
|
|
222
|
+
stateMutability: string;
|
|
223
|
+
type: string;
|
|
224
|
+
}[];
|
|
225
|
+
address: string;
|
|
226
|
+
};
|
|
227
|
+
"23450199": {
|
|
228
|
+
abi: {
|
|
229
|
+
inputs: {
|
|
230
|
+
internalType: string;
|
|
231
|
+
name: string;
|
|
232
|
+
type: string;
|
|
233
|
+
}[];
|
|
234
|
+
name: string;
|
|
235
|
+
outputs: {
|
|
236
|
+
components: {
|
|
237
|
+
internalType: string;
|
|
238
|
+
name: string;
|
|
239
|
+
type: string;
|
|
240
|
+
}[];
|
|
241
|
+
internalType: string;
|
|
242
|
+
name: string;
|
|
243
|
+
type: string;
|
|
244
|
+
}[];
|
|
245
|
+
stateMutability: string;
|
|
246
|
+
type: string;
|
|
247
|
+
}[];
|
|
248
|
+
address: string;
|
|
249
|
+
};
|
|
250
|
+
"76015698": {
|
|
251
|
+
abi: {
|
|
252
|
+
inputs: {
|
|
253
|
+
internalType: string;
|
|
254
|
+
name: string;
|
|
255
|
+
type: string;
|
|
256
|
+
}[];
|
|
257
|
+
name: string;
|
|
258
|
+
outputs: {
|
|
259
|
+
components: {
|
|
260
|
+
internalType: string;
|
|
261
|
+
name: string;
|
|
262
|
+
type: string;
|
|
263
|
+
}[];
|
|
264
|
+
internalType: string;
|
|
265
|
+
name: string;
|
|
266
|
+
type: string;
|
|
267
|
+
}[];
|
|
268
|
+
stateMutability: string;
|
|
269
|
+
type: string;
|
|
270
|
+
}[];
|
|
271
|
+
address: string;
|
|
272
|
+
};
|
|
273
|
+
"106560861": {
|
|
274
|
+
abi: {
|
|
275
|
+
inputs: {
|
|
276
|
+
internalType: string;
|
|
277
|
+
name: string;
|
|
278
|
+
type: string;
|
|
279
|
+
}[];
|
|
280
|
+
name: string;
|
|
281
|
+
outputs: {
|
|
282
|
+
components: {
|
|
283
|
+
internalType: string;
|
|
284
|
+
name: string;
|
|
285
|
+
type: string;
|
|
286
|
+
}[];
|
|
287
|
+
internalType: string;
|
|
288
|
+
name: string;
|
|
289
|
+
type: string;
|
|
290
|
+
}[];
|
|
291
|
+
stateMutability: string;
|
|
292
|
+
type: string;
|
|
293
|
+
}[];
|
|
294
|
+
address: string;
|
|
295
|
+
};
|
|
76
296
|
};
|
|
77
297
|
};
|
|
78
298
|
"42161": {
|
|
79
299
|
address: string;
|
|
80
300
|
createdBlock: number;
|
|
81
301
|
oldVersions: {
|
|
82
|
-
"12855842":
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
302
|
+
"12855842": {
|
|
303
|
+
abi: {
|
|
304
|
+
inputs: {
|
|
305
|
+
internalType: string;
|
|
306
|
+
name: string;
|
|
307
|
+
type: string;
|
|
308
|
+
}[];
|
|
309
|
+
name: string;
|
|
310
|
+
outputs: {
|
|
311
|
+
components: {
|
|
312
|
+
internalType: string;
|
|
313
|
+
name: string;
|
|
314
|
+
type: string;
|
|
315
|
+
}[];
|
|
316
|
+
internalType: string;
|
|
317
|
+
name: string;
|
|
318
|
+
type: string;
|
|
319
|
+
}[];
|
|
320
|
+
stateMutability: string;
|
|
321
|
+
type: string;
|
|
322
|
+
}[];
|
|
323
|
+
address: string;
|
|
324
|
+
};
|
|
325
|
+
"16400389": {
|
|
326
|
+
abi: {
|
|
327
|
+
inputs: {
|
|
328
|
+
internalType: string;
|
|
329
|
+
name: string;
|
|
330
|
+
type: string;
|
|
331
|
+
}[];
|
|
332
|
+
name: string;
|
|
333
|
+
outputs: {
|
|
334
|
+
components: {
|
|
335
|
+
internalType: string;
|
|
336
|
+
name: string;
|
|
337
|
+
type: string;
|
|
338
|
+
}[];
|
|
339
|
+
internalType: string;
|
|
340
|
+
name: string;
|
|
341
|
+
type: string;
|
|
342
|
+
}[];
|
|
343
|
+
stateMutability: string;
|
|
344
|
+
type: string;
|
|
345
|
+
}[];
|
|
346
|
+
address: string;
|
|
347
|
+
};
|
|
348
|
+
"18522551": {
|
|
349
|
+
abi: {
|
|
350
|
+
inputs: {
|
|
351
|
+
internalType: string;
|
|
352
|
+
name: string;
|
|
353
|
+
type: string;
|
|
354
|
+
}[];
|
|
355
|
+
name: string;
|
|
356
|
+
outputs: {
|
|
357
|
+
components: {
|
|
358
|
+
internalType: string;
|
|
359
|
+
name: string;
|
|
360
|
+
type: string;
|
|
361
|
+
}[];
|
|
362
|
+
internalType: string;
|
|
363
|
+
name: string;
|
|
364
|
+
type: string;
|
|
365
|
+
}[];
|
|
366
|
+
stateMutability: string;
|
|
367
|
+
type: string;
|
|
368
|
+
}[];
|
|
369
|
+
address: string;
|
|
370
|
+
};
|
|
371
|
+
"19702666": {
|
|
372
|
+
abi: {
|
|
373
|
+
inputs: {
|
|
374
|
+
internalType: string;
|
|
375
|
+
name: string;
|
|
376
|
+
type: string;
|
|
377
|
+
}[];
|
|
378
|
+
name: string;
|
|
379
|
+
outputs: {
|
|
380
|
+
components: {
|
|
381
|
+
internalType: string;
|
|
382
|
+
name: string;
|
|
383
|
+
type: string;
|
|
384
|
+
}[];
|
|
385
|
+
internalType: string;
|
|
386
|
+
name: string;
|
|
387
|
+
type: string;
|
|
388
|
+
}[];
|
|
389
|
+
stateMutability: string;
|
|
390
|
+
type: string;
|
|
391
|
+
}[];
|
|
392
|
+
address: string;
|
|
393
|
+
};
|
|
394
|
+
"24918146": {
|
|
395
|
+
abi: {
|
|
396
|
+
inputs: {
|
|
397
|
+
internalType: string;
|
|
398
|
+
name: string;
|
|
399
|
+
type: string;
|
|
400
|
+
}[];
|
|
401
|
+
name: string;
|
|
402
|
+
outputs: {
|
|
403
|
+
components: {
|
|
404
|
+
internalType: string;
|
|
405
|
+
name: string;
|
|
406
|
+
type: string;
|
|
407
|
+
}[];
|
|
408
|
+
internalType: string;
|
|
409
|
+
name: string;
|
|
410
|
+
type: string;
|
|
411
|
+
}[];
|
|
412
|
+
stateMutability: string;
|
|
413
|
+
type: string;
|
|
414
|
+
}[];
|
|
415
|
+
address: string;
|
|
416
|
+
};
|
|
417
|
+
"63484252": {
|
|
418
|
+
abi: {
|
|
419
|
+
inputs: {
|
|
420
|
+
internalType: string;
|
|
421
|
+
name: string;
|
|
422
|
+
type: string;
|
|
423
|
+
}[];
|
|
424
|
+
name: string;
|
|
425
|
+
outputs: {
|
|
426
|
+
components: {
|
|
427
|
+
internalType: string;
|
|
428
|
+
name: string;
|
|
429
|
+
type: string;
|
|
430
|
+
}[];
|
|
431
|
+
internalType: string;
|
|
432
|
+
name: string;
|
|
433
|
+
type: string;
|
|
434
|
+
}[];
|
|
435
|
+
stateMutability: string;
|
|
436
|
+
type: string;
|
|
437
|
+
}[];
|
|
438
|
+
address: string;
|
|
439
|
+
};
|
|
440
|
+
"108724549": {
|
|
441
|
+
abi: {
|
|
442
|
+
inputs: {
|
|
443
|
+
internalType: string;
|
|
444
|
+
name: string;
|
|
445
|
+
type: string;
|
|
446
|
+
}[];
|
|
447
|
+
name: string;
|
|
448
|
+
outputs: {
|
|
449
|
+
components: {
|
|
450
|
+
internalType: string;
|
|
451
|
+
name: string;
|
|
452
|
+
type: string;
|
|
453
|
+
}[];
|
|
454
|
+
internalType: string;
|
|
455
|
+
name: string;
|
|
456
|
+
type: string;
|
|
457
|
+
}[];
|
|
458
|
+
stateMutability: string;
|
|
459
|
+
type: string;
|
|
460
|
+
}[];
|
|
461
|
+
address: string;
|
|
462
|
+
};
|
|
89
463
|
};
|
|
90
464
|
};
|
|
91
465
|
"8453": {
|
|
@@ -1084,7 +1458,29 @@ export namespace CompV3View {
|
|
|
1084
1458
|
address: string;
|
|
1085
1459
|
createdBlock: number;
|
|
1086
1460
|
oldVersions: {
|
|
1087
|
-
"15520449":
|
|
1461
|
+
"15520449": {
|
|
1462
|
+
abi: {
|
|
1463
|
+
inputs: {
|
|
1464
|
+
internalType: string;
|
|
1465
|
+
name: string;
|
|
1466
|
+
type: string;
|
|
1467
|
+
}[];
|
|
1468
|
+
name: string;
|
|
1469
|
+
outputs: {
|
|
1470
|
+
components: {
|
|
1471
|
+
internalType: string;
|
|
1472
|
+
name: string;
|
|
1473
|
+
type: string;
|
|
1474
|
+
}[];
|
|
1475
|
+
internalType: string;
|
|
1476
|
+
name: string;
|
|
1477
|
+
type: string;
|
|
1478
|
+
}[];
|
|
1479
|
+
stateMutability: string;
|
|
1480
|
+
type: string;
|
|
1481
|
+
}[];
|
|
1482
|
+
address: string;
|
|
1483
|
+
};
|
|
1088
1484
|
};
|
|
1089
1485
|
};
|
|
1090
1486
|
"8453": {
|
|
@@ -1454,14 +1850,167 @@ export namespace AaveLoanInfoV2 {
|
|
|
1454
1850
|
address: string;
|
|
1455
1851
|
createdBlock: number;
|
|
1456
1852
|
oldVersions: {
|
|
1457
|
-
"11374778":
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1853
|
+
"11374778": {
|
|
1854
|
+
abi: {
|
|
1855
|
+
inputs: {
|
|
1856
|
+
internalType: string;
|
|
1857
|
+
name: string;
|
|
1858
|
+
type: string;
|
|
1859
|
+
}[];
|
|
1860
|
+
name: string;
|
|
1861
|
+
outputs: {
|
|
1862
|
+
components: {
|
|
1863
|
+
internalType: string;
|
|
1864
|
+
name: string;
|
|
1865
|
+
type: string;
|
|
1866
|
+
}[];
|
|
1867
|
+
internalType: string;
|
|
1868
|
+
name: string;
|
|
1869
|
+
type: string;
|
|
1870
|
+
}[];
|
|
1871
|
+
stateMutability: string;
|
|
1872
|
+
type: string;
|
|
1873
|
+
}[];
|
|
1874
|
+
address: string;
|
|
1875
|
+
};
|
|
1876
|
+
"11375123": {
|
|
1877
|
+
abi: {
|
|
1878
|
+
inputs: {
|
|
1879
|
+
internalType: string;
|
|
1880
|
+
name: string;
|
|
1881
|
+
type: string;
|
|
1882
|
+
}[];
|
|
1883
|
+
name: string;
|
|
1884
|
+
outputs: {
|
|
1885
|
+
components: {
|
|
1886
|
+
internalType: string;
|
|
1887
|
+
name: string;
|
|
1888
|
+
type: string;
|
|
1889
|
+
}[];
|
|
1890
|
+
internalType: string;
|
|
1891
|
+
name: string;
|
|
1892
|
+
type: string;
|
|
1893
|
+
}[];
|
|
1894
|
+
stateMutability: string;
|
|
1895
|
+
type: string;
|
|
1896
|
+
}[];
|
|
1897
|
+
address: string;
|
|
1898
|
+
};
|
|
1899
|
+
"11377499": {
|
|
1900
|
+
abi: {
|
|
1901
|
+
inputs: {
|
|
1902
|
+
internalType: string;
|
|
1903
|
+
name: string;
|
|
1904
|
+
type: string;
|
|
1905
|
+
}[];
|
|
1906
|
+
name: string;
|
|
1907
|
+
outputs: {
|
|
1908
|
+
components: {
|
|
1909
|
+
internalType: string;
|
|
1910
|
+
name: string;
|
|
1911
|
+
type: string;
|
|
1912
|
+
}[];
|
|
1913
|
+
internalType: string;
|
|
1914
|
+
name: string;
|
|
1915
|
+
type: string;
|
|
1916
|
+
}[];
|
|
1917
|
+
stateMutability: string;
|
|
1918
|
+
type: string;
|
|
1919
|
+
}[];
|
|
1920
|
+
address: string;
|
|
1921
|
+
};
|
|
1922
|
+
"11420152": {
|
|
1923
|
+
abi: {
|
|
1924
|
+
inputs: {
|
|
1925
|
+
internalType: string;
|
|
1926
|
+
name: string;
|
|
1927
|
+
type: string;
|
|
1928
|
+
}[];
|
|
1929
|
+
name: string;
|
|
1930
|
+
outputs: {
|
|
1931
|
+
components: {
|
|
1932
|
+
internalType: string;
|
|
1933
|
+
name: string;
|
|
1934
|
+
type: string;
|
|
1935
|
+
}[];
|
|
1936
|
+
internalType: string;
|
|
1937
|
+
name: string;
|
|
1938
|
+
type: string;
|
|
1939
|
+
}[];
|
|
1940
|
+
stateMutability: string;
|
|
1941
|
+
type: string;
|
|
1942
|
+
}[];
|
|
1943
|
+
address: string;
|
|
1944
|
+
};
|
|
1945
|
+
"11637629": {
|
|
1946
|
+
abi: {
|
|
1947
|
+
inputs: {
|
|
1948
|
+
internalType: string;
|
|
1949
|
+
name: string;
|
|
1950
|
+
type: string;
|
|
1951
|
+
}[];
|
|
1952
|
+
name: string;
|
|
1953
|
+
outputs: {
|
|
1954
|
+
components: {
|
|
1955
|
+
internalType: string;
|
|
1956
|
+
name: string;
|
|
1957
|
+
type: string;
|
|
1958
|
+
}[];
|
|
1959
|
+
internalType: string;
|
|
1960
|
+
name: string;
|
|
1961
|
+
type: string;
|
|
1962
|
+
}[];
|
|
1963
|
+
stateMutability: string;
|
|
1964
|
+
type: string;
|
|
1965
|
+
}[];
|
|
1966
|
+
address: string;
|
|
1967
|
+
};
|
|
1968
|
+
"12317383": {
|
|
1969
|
+
abi: {
|
|
1970
|
+
inputs: {
|
|
1971
|
+
internalType: string;
|
|
1972
|
+
name: string;
|
|
1973
|
+
type: string;
|
|
1974
|
+
}[];
|
|
1975
|
+
name: string;
|
|
1976
|
+
outputs: {
|
|
1977
|
+
components: {
|
|
1978
|
+
internalType: string;
|
|
1979
|
+
name: string;
|
|
1980
|
+
type: string;
|
|
1981
|
+
}[];
|
|
1982
|
+
internalType: string;
|
|
1983
|
+
name: string;
|
|
1984
|
+
type: string;
|
|
1985
|
+
}[];
|
|
1986
|
+
stateMutability: string;
|
|
1987
|
+
type: string;
|
|
1988
|
+
}[];
|
|
1989
|
+
address: string;
|
|
1990
|
+
};
|
|
1991
|
+
"15484097": {
|
|
1992
|
+
abi: {
|
|
1993
|
+
inputs: {
|
|
1994
|
+
internalType: string;
|
|
1995
|
+
name: string;
|
|
1996
|
+
type: string;
|
|
1997
|
+
}[];
|
|
1998
|
+
name: string;
|
|
1999
|
+
outputs: {
|
|
2000
|
+
components: {
|
|
2001
|
+
internalType: string;
|
|
2002
|
+
name: string;
|
|
2003
|
+
type: string;
|
|
2004
|
+
}[];
|
|
2005
|
+
internalType: string;
|
|
2006
|
+
name: string;
|
|
2007
|
+
type: string;
|
|
2008
|
+
}[];
|
|
2009
|
+
stateMutability: string;
|
|
2010
|
+
type: string;
|
|
2011
|
+
}[];
|
|
2012
|
+
address: string;
|
|
2013
|
+
};
|
|
1465
2014
|
};
|
|
1466
2015
|
};
|
|
1467
2016
|
};
|
|
@@ -1661,14 +2210,136 @@ export namespace CompoundLoanInfo {
|
|
|
1661
2210
|
address: string;
|
|
1662
2211
|
createdBlock: number;
|
|
1663
2212
|
oldVersions: {
|
|
1664
|
-
"10024350":
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
"
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
2213
|
+
"10024350": {
|
|
2214
|
+
abi: never[];
|
|
2215
|
+
address: string;
|
|
2216
|
+
};
|
|
2217
|
+
"10027063": {
|
|
2218
|
+
abi: {
|
|
2219
|
+
inputs: {
|
|
2220
|
+
internalType: string;
|
|
2221
|
+
name: string;
|
|
2222
|
+
type: string;
|
|
2223
|
+
}[];
|
|
2224
|
+
name: string;
|
|
2225
|
+
outputs: {
|
|
2226
|
+
internalType: string;
|
|
2227
|
+
name: string;
|
|
2228
|
+
type: string;
|
|
2229
|
+
}[];
|
|
2230
|
+
stateMutability: string;
|
|
2231
|
+
type: string;
|
|
2232
|
+
}[];
|
|
2233
|
+
address: string;
|
|
2234
|
+
};
|
|
2235
|
+
"10052917": {
|
|
2236
|
+
abi: {
|
|
2237
|
+
inputs: {
|
|
2238
|
+
internalType: string;
|
|
2239
|
+
name: string;
|
|
2240
|
+
type: string;
|
|
2241
|
+
}[];
|
|
2242
|
+
name: string;
|
|
2243
|
+
outputs: {
|
|
2244
|
+
internalType: string;
|
|
2245
|
+
name: string;
|
|
2246
|
+
type: string;
|
|
2247
|
+
}[];
|
|
2248
|
+
stateMutability: string;
|
|
2249
|
+
type: string;
|
|
2250
|
+
}[];
|
|
2251
|
+
address: string;
|
|
2252
|
+
};
|
|
2253
|
+
"10411281": {
|
|
2254
|
+
abi: {
|
|
2255
|
+
inputs: {
|
|
2256
|
+
internalType: string;
|
|
2257
|
+
name: string;
|
|
2258
|
+
type: string;
|
|
2259
|
+
}[];
|
|
2260
|
+
name: string;
|
|
2261
|
+
outputs: {
|
|
2262
|
+
internalType: string;
|
|
2263
|
+
name: string;
|
|
2264
|
+
type: string;
|
|
2265
|
+
}[];
|
|
2266
|
+
stateMutability: string;
|
|
2267
|
+
type: string;
|
|
2268
|
+
}[];
|
|
2269
|
+
address: string;
|
|
2270
|
+
};
|
|
2271
|
+
"10684038": {
|
|
2272
|
+
abi: {
|
|
2273
|
+
inputs: {
|
|
2274
|
+
internalType: string;
|
|
2275
|
+
name: string;
|
|
2276
|
+
type: string;
|
|
2277
|
+
}[];
|
|
2278
|
+
name: string;
|
|
2279
|
+
outputs: {
|
|
2280
|
+
internalType: string;
|
|
2281
|
+
name: string;
|
|
2282
|
+
type: string;
|
|
2283
|
+
}[];
|
|
2284
|
+
stateMutability: string;
|
|
2285
|
+
type: string;
|
|
2286
|
+
}[];
|
|
2287
|
+
address: string;
|
|
2288
|
+
};
|
|
2289
|
+
"12503103": {
|
|
2290
|
+
abi: {
|
|
2291
|
+
inputs: {
|
|
2292
|
+
internalType: string;
|
|
2293
|
+
name: string;
|
|
2294
|
+
type: string;
|
|
2295
|
+
}[];
|
|
2296
|
+
name: string;
|
|
2297
|
+
outputs: {
|
|
2298
|
+
internalType: string;
|
|
2299
|
+
name: string;
|
|
2300
|
+
type: string;
|
|
2301
|
+
}[];
|
|
2302
|
+
stateMutability: string;
|
|
2303
|
+
type: string;
|
|
2304
|
+
}[];
|
|
2305
|
+
address: string;
|
|
2306
|
+
};
|
|
2307
|
+
"13416222": {
|
|
2308
|
+
abi: {
|
|
2309
|
+
inputs: {
|
|
2310
|
+
internalType: string;
|
|
2311
|
+
name: string;
|
|
2312
|
+
type: string;
|
|
2313
|
+
}[];
|
|
2314
|
+
name: string;
|
|
2315
|
+
outputs: {
|
|
2316
|
+
internalType: string;
|
|
2317
|
+
name: string;
|
|
2318
|
+
type: string;
|
|
2319
|
+
}[];
|
|
2320
|
+
stateMutability: string;
|
|
2321
|
+
type: string;
|
|
2322
|
+
}[];
|
|
2323
|
+
address: string;
|
|
2324
|
+
};
|
|
2325
|
+
"15442192": {
|
|
2326
|
+
abi: {
|
|
2327
|
+
inputs: {
|
|
2328
|
+
internalType: string;
|
|
2329
|
+
name: string;
|
|
2330
|
+
type: string;
|
|
2331
|
+
}[];
|
|
2332
|
+
name: string;
|
|
2333
|
+
outputs: {
|
|
2334
|
+
internalType: string;
|
|
2335
|
+
name: string;
|
|
2336
|
+
type: string;
|
|
2337
|
+
}[];
|
|
2338
|
+
stateMutability: string;
|
|
2339
|
+
type: string;
|
|
2340
|
+
}[];
|
|
2341
|
+
address: string;
|
|
2342
|
+
};
|
|
1672
2343
|
};
|
|
1673
2344
|
};
|
|
1674
2345
|
};
|
|
@@ -2034,7 +2705,39 @@ export namespace MorphoAaveV2View {
|
|
|
2034
2705
|
address: string;
|
|
2035
2706
|
createdBlock: number;
|
|
2036
2707
|
oldVersions: {
|
|
2037
|
-
"16586304":
|
|
2708
|
+
"16586304": {
|
|
2709
|
+
abi: {
|
|
2710
|
+
inputs: {
|
|
2711
|
+
internalType: string;
|
|
2712
|
+
name: string;
|
|
2713
|
+
type: string;
|
|
2714
|
+
}[];
|
|
2715
|
+
name: string;
|
|
2716
|
+
outputs: {
|
|
2717
|
+
components: ({
|
|
2718
|
+
internalType: string;
|
|
2719
|
+
name: string;
|
|
2720
|
+
type: string;
|
|
2721
|
+
components?: undefined;
|
|
2722
|
+
} | {
|
|
2723
|
+
components: {
|
|
2724
|
+
internalType: string;
|
|
2725
|
+
name: string;
|
|
2726
|
+
type: string;
|
|
2727
|
+
}[];
|
|
2728
|
+
internalType: string;
|
|
2729
|
+
name: string;
|
|
2730
|
+
type: string;
|
|
2731
|
+
})[];
|
|
2732
|
+
internalType: string;
|
|
2733
|
+
name: string;
|
|
2734
|
+
type: string;
|
|
2735
|
+
}[];
|
|
2736
|
+
stateMutability: string;
|
|
2737
|
+
type: string;
|
|
2738
|
+
}[];
|
|
2739
|
+
address: string;
|
|
2740
|
+
};
|
|
2038
2741
|
};
|
|
2039
2742
|
};
|
|
2040
2743
|
};
|
|
@@ -2100,7 +2803,29 @@ export namespace SparkView {
|
|
|
2100
2803
|
address: string;
|
|
2101
2804
|
createdBlock: number;
|
|
2102
2805
|
oldVersions: {
|
|
2103
|
-
"17734126":
|
|
2806
|
+
"17734126": {
|
|
2807
|
+
abi: {
|
|
2808
|
+
inputs: {
|
|
2809
|
+
internalType: string;
|
|
2810
|
+
name: string;
|
|
2811
|
+
type: string;
|
|
2812
|
+
}[];
|
|
2813
|
+
name: string;
|
|
2814
|
+
outputs: {
|
|
2815
|
+
components: {
|
|
2816
|
+
internalType: string;
|
|
2817
|
+
name: string;
|
|
2818
|
+
type: string;
|
|
2819
|
+
}[];
|
|
2820
|
+
internalType: string;
|
|
2821
|
+
name: string;
|
|
2822
|
+
type: string;
|
|
2823
|
+
}[];
|
|
2824
|
+
stateMutability: string;
|
|
2825
|
+
type: string;
|
|
2826
|
+
}[];
|
|
2827
|
+
address: string;
|
|
2828
|
+
};
|
|
2104
2829
|
};
|
|
2105
2830
|
};
|
|
2106
2831
|
};
|
|
@@ -2913,6 +3638,12 @@ export namespace crvUSDsfrxETHAmm {
|
|
|
2913
3638
|
}
|
|
2914
3639
|
export namespace crvUSDView {
|
|
2915
3640
|
let abi_50: ({
|
|
3641
|
+
inputs: never[];
|
|
3642
|
+
name: string;
|
|
3643
|
+
type: string;
|
|
3644
|
+
outputs?: undefined;
|
|
3645
|
+
stateMutability?: undefined;
|
|
3646
|
+
} | {
|
|
2916
3647
|
inputs: {
|
|
2917
3648
|
internalType: string;
|
|
2918
3649
|
name: string;
|
|
@@ -2962,7 +3693,75 @@ export namespace crvUSDView {
|
|
|
2962
3693
|
address: string;
|
|
2963
3694
|
createdBlock: number;
|
|
2964
3695
|
oldVersions: {
|
|
2965
|
-
"17657253":
|
|
3696
|
+
"17657253": {
|
|
3697
|
+
address: string;
|
|
3698
|
+
abi: {
|
|
3699
|
+
inputs: {
|
|
3700
|
+
internalType: string;
|
|
3701
|
+
name: string;
|
|
3702
|
+
type: string;
|
|
3703
|
+
}[];
|
|
3704
|
+
name: string;
|
|
3705
|
+
outputs: {
|
|
3706
|
+
components: {
|
|
3707
|
+
internalType: string;
|
|
3708
|
+
name: string;
|
|
3709
|
+
type: string;
|
|
3710
|
+
}[];
|
|
3711
|
+
internalType: string;
|
|
3712
|
+
name: string;
|
|
3713
|
+
type: string;
|
|
3714
|
+
}[];
|
|
3715
|
+
stateMutability: string;
|
|
3716
|
+
type: string;
|
|
3717
|
+
}[];
|
|
3718
|
+
};
|
|
3719
|
+
"17683243": {
|
|
3720
|
+
address: string;
|
|
3721
|
+
abi: {
|
|
3722
|
+
inputs: {
|
|
3723
|
+
internalType: string;
|
|
3724
|
+
name: string;
|
|
3725
|
+
type: string;
|
|
3726
|
+
}[];
|
|
3727
|
+
name: string;
|
|
3728
|
+
outputs: {
|
|
3729
|
+
components: {
|
|
3730
|
+
internalType: string;
|
|
3731
|
+
name: string;
|
|
3732
|
+
type: string;
|
|
3733
|
+
}[];
|
|
3734
|
+
internalType: string;
|
|
3735
|
+
name: string;
|
|
3736
|
+
type: string;
|
|
3737
|
+
}[];
|
|
3738
|
+
stateMutability: string;
|
|
3739
|
+
type: string;
|
|
3740
|
+
}[];
|
|
3741
|
+
};
|
|
3742
|
+
"18419795": {
|
|
3743
|
+
address: string;
|
|
3744
|
+
abi: {
|
|
3745
|
+
inputs: {
|
|
3746
|
+
internalType: string;
|
|
3747
|
+
name: string;
|
|
3748
|
+
type: string;
|
|
3749
|
+
}[];
|
|
3750
|
+
name: string;
|
|
3751
|
+
outputs: {
|
|
3752
|
+
components: {
|
|
3753
|
+
internalType: string;
|
|
3754
|
+
name: string;
|
|
3755
|
+
type: string;
|
|
3756
|
+
}[];
|
|
3757
|
+
internalType: string;
|
|
3758
|
+
name: string;
|
|
3759
|
+
type: string;
|
|
3760
|
+
}[];
|
|
3761
|
+
stateMutability: string;
|
|
3762
|
+
type: string;
|
|
3763
|
+
}[];
|
|
3764
|
+
};
|
|
2966
3765
|
};
|
|
2967
3766
|
};
|
|
2968
3767
|
};
|
|
@@ -3034,9 +3833,60 @@ export namespace LiquityView {
|
|
|
3034
3833
|
address: string;
|
|
3035
3834
|
createdBlock: number;
|
|
3036
3835
|
oldVersions: {
|
|
3037
|
-
"12549073":
|
|
3038
|
-
|
|
3039
|
-
|
|
3836
|
+
"12549073": {
|
|
3837
|
+
abi: {
|
|
3838
|
+
inputs: {
|
|
3839
|
+
internalType: string;
|
|
3840
|
+
name: string;
|
|
3841
|
+
type: string;
|
|
3842
|
+
}[];
|
|
3843
|
+
name: string;
|
|
3844
|
+
outputs: {
|
|
3845
|
+
internalType: string;
|
|
3846
|
+
name: string;
|
|
3847
|
+
type: string;
|
|
3848
|
+
}[];
|
|
3849
|
+
stateMutability: string;
|
|
3850
|
+
type: string;
|
|
3851
|
+
}[];
|
|
3852
|
+
address: string;
|
|
3853
|
+
};
|
|
3854
|
+
"12567960": {
|
|
3855
|
+
abi: {
|
|
3856
|
+
inputs: {
|
|
3857
|
+
internalType: string;
|
|
3858
|
+
name: string;
|
|
3859
|
+
type: string;
|
|
3860
|
+
}[];
|
|
3861
|
+
name: string;
|
|
3862
|
+
outputs: {
|
|
3863
|
+
internalType: string;
|
|
3864
|
+
name: string;
|
|
3865
|
+
type: string;
|
|
3866
|
+
}[];
|
|
3867
|
+
stateMutability: string;
|
|
3868
|
+
type: string;
|
|
3869
|
+
}[];
|
|
3870
|
+
address: string;
|
|
3871
|
+
};
|
|
3872
|
+
"12638758": {
|
|
3873
|
+
abi: {
|
|
3874
|
+
inputs: {
|
|
3875
|
+
internalType: string;
|
|
3876
|
+
name: string;
|
|
3877
|
+
type: string;
|
|
3878
|
+
}[];
|
|
3879
|
+
name: string;
|
|
3880
|
+
outputs: {
|
|
3881
|
+
internalType: string;
|
|
3882
|
+
name: string;
|
|
3883
|
+
type: string;
|
|
3884
|
+
}[];
|
|
3885
|
+
stateMutability: string;
|
|
3886
|
+
type: string;
|
|
3887
|
+
}[];
|
|
3888
|
+
address: string;
|
|
3889
|
+
};
|
|
3040
3890
|
"12746821": {
|
|
3041
3891
|
abi: {
|
|
3042
3892
|
inputs: {
|
|
@@ -3227,7 +4077,24 @@ export namespace McdView {
|
|
|
3227
4077
|
address: string;
|
|
3228
4078
|
createdBlock: number;
|
|
3229
4079
|
oldVersions: {
|
|
3230
|
-
"14384301":
|
|
4080
|
+
"14384301": {
|
|
4081
|
+
abi: {
|
|
4082
|
+
inputs: {
|
|
4083
|
+
internalType: string;
|
|
4084
|
+
name: string;
|
|
4085
|
+
type: string;
|
|
4086
|
+
}[];
|
|
4087
|
+
name: string;
|
|
4088
|
+
outputs: {
|
|
4089
|
+
internalType: string;
|
|
4090
|
+
name: string;
|
|
4091
|
+
type: string;
|
|
4092
|
+
}[];
|
|
4093
|
+
stateMutability: string;
|
|
4094
|
+
type: string;
|
|
4095
|
+
}[];
|
|
4096
|
+
address: string;
|
|
4097
|
+
};
|
|
3231
4098
|
};
|
|
3232
4099
|
};
|
|
3233
4100
|
};
|