@bgd-labs/aave-address-book 4.41.8-1bfb5dacb8784f549b73196b36454aa1e4912c9f.0 → 4.41.8-584b2eb429e45eab634fa850c27d48adf7b7c6d4.0
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/dist/AaveAddressBook.d.mts +6 -3
- package/dist/AaveAddressBook.d.ts +6 -3
- package/dist/AaveAddressBook.js +9 -0
- package/dist/AaveAddressBook.js.map +1 -1
- package/dist/AaveAddressBook.mjs +6 -0
- package/dist/AaveAddressBook.mjs.map +1 -1
- package/dist/{AaveV3Ethereum-BjRG-DOL.d.mts → AaveV3Ethereum-CjH1ZPhh.d.mts} +4 -4
- package/dist/{AaveV3Ethereum-BjRG-DOL.d.ts → AaveV3Ethereum-CjH1ZPhh.d.ts} +4 -4
- package/dist/AaveV3Ethereum.d.mts +1 -1
- package/dist/AaveV3Ethereum.d.ts +1 -1
- package/dist/AaveV3Ethereum.js +4 -4
- package/dist/AaveV3Ethereum.js.map +1 -1
- package/dist/AaveV3Ethereum.mjs +4 -4
- package/dist/AaveV3Ethereum.mjs.map +1 -1
- package/dist/AaveV3MegaEth-CngrLV8r.d.mts +68 -0
- package/dist/AaveV3MegaEth-CngrLV8r.d.ts +68 -0
- package/dist/AaveV3MegaEth.d.mts +1 -0
- package/dist/AaveV3MegaEth.d.ts +1 -0
- package/dist/AaveV3MegaEth.js +118 -0
- package/dist/AaveV3MegaEth.js.map +1 -0
- package/dist/AaveV3MegaEth.mjs +66 -0
- package/dist/AaveV3MegaEth.mjs.map +1 -0
- package/dist/{AaveV3Plasma-DsLPh0jI.d.mts → AaveV3Plasma-DSyr4YQK.d.mts} +8 -8
- package/dist/{AaveV3Plasma-DsLPh0jI.d.ts → AaveV3Plasma-DSyr4YQK.d.ts} +8 -8
- package/dist/AaveV3Plasma.d.mts +1 -1
- package/dist/AaveV3Plasma.d.ts +1 -1
- package/dist/AaveV3Plasma.js +8 -8
- package/dist/AaveV3Plasma.js.map +1 -1
- package/dist/AaveV3Plasma.mjs +8 -8
- package/dist/AaveV3Plasma.mjs.map +1 -1
- package/dist/{ChainlinkMantle-CJOA4euq.d.mts → ChainlinkMantle-BopvKO35.d.mts} +4 -2
- package/dist/{ChainlinkMantle-CJOA4euq.d.ts → ChainlinkMantle-BopvKO35.d.ts} +4 -2
- package/dist/ChainlinkMantle.d.mts +1 -1
- package/dist/ChainlinkMantle.d.ts +1 -1
- package/dist/ChainlinkMantle.js +3 -0
- package/dist/ChainlinkMantle.js.map +1 -1
- package/dist/ChainlinkMantle.mjs +2 -0
- package/dist/ChainlinkMantle.mjs.map +1 -1
- package/dist/GovernanceV3MegaEth-CdQwHBGe.d.mts +20 -0
- package/dist/GovernanceV3MegaEth-CdQwHBGe.d.ts +20 -0
- package/dist/GovernanceV3MegaEth.d.mts +1 -0
- package/dist/GovernanceV3MegaEth.d.ts +1 -0
- package/dist/GovernanceV3MegaEth.js +49 -0
- package/dist/GovernanceV3MegaEth.js.map +1 -0
- package/dist/GovernanceV3MegaEth.mjs +18 -0
- package/dist/GovernanceV3MegaEth.mjs.map +1 -0
- package/dist/MiscMegaEth-Cxpa67zO.d.mts +12 -0
- package/dist/MiscMegaEth-Cxpa67zO.d.ts +12 -0
- package/dist/MiscMegaEth.d.mts +1 -0
- package/dist/MiscMegaEth.d.ts +1 -0
- package/dist/MiscMegaEth.js +37 -0
- package/dist/MiscMegaEth.js.map +1 -0
- package/dist/MiscMegaEth.mjs +10 -0
- package/dist/MiscMegaEth.mjs.map +1 -0
- package/dist/tokenlist.d.mts +1 -1
- package/dist/tokenlist.d.ts +1 -1
- package/dist/tokenlist.js +1 -1
- package/dist/tokenlist.js.map +1 -1
- package/dist/tokenlist.mjs +1 -1
- package/dist/tokenlist.mjs.map +1 -1
- package/package.json +2 -2
- package/src/AaveV3MegaEth.sol +105 -0
- package/src/ChainlinkMantle.sol +3 -0
- package/src/GovernanceV3MegaEth.sol +26 -0
- package/src/MiscMegaEth.sol +11 -0
- package/tokenlist.json +1 -1
|
@@ -19,6 +19,7 @@ export { G as GovernanceV3Bob } from './GovernanceV3Bob-CxllLKM0.mjs';
|
|
|
19
19
|
export { G as GovernanceV3Ink } from './GovernanceV3Ink-R4lTg8Zs.mjs';
|
|
20
20
|
export { G as GovernanceV3InkWhitelabel } from './GovernanceV3InkWhitelabel-B-uLcIdo.mjs';
|
|
21
21
|
export { G as GovernanceV3Plasma } from './GovernanceV3Plasma-BkxqI7pw.mjs';
|
|
22
|
+
export { G as GovernanceV3MegaEth } from './GovernanceV3MegaEth-CdQwHBGe.mjs';
|
|
22
23
|
export { A as AaveV1 } from './AaveV1-DNUC5nyX.mjs';
|
|
23
24
|
export { A as AaveV2EthereumAMM } from './AaveV2EthereumAMM-DibMFZG6.mjs';
|
|
24
25
|
export { A as AaveV2EthereumArc } from './AaveV2EthereumArc-CS5HSHRi.mjs';
|
|
@@ -26,7 +27,7 @@ export { A as AaveV2Ethereum } from './AaveV2Ethereum-Dxk8Kjgt.mjs';
|
|
|
26
27
|
export { A as AaveV2Polygon } from './AaveV2Polygon-BjPvRYgH.mjs';
|
|
27
28
|
export { A as AaveV2Fuji } from './AaveV2Fuji-BEfGLdY6.mjs';
|
|
28
29
|
export { A as AaveV2Avalanche } from './AaveV2Avalanche-xN_Or64C.mjs';
|
|
29
|
-
export { A as AaveV3Ethereum } from './AaveV3Ethereum-
|
|
30
|
+
export { A as AaveV3Ethereum } from './AaveV3Ethereum-CjH1ZPhh.mjs';
|
|
30
31
|
export { A as AaveV3Sepolia } from './AaveV3Sepolia-BzYLqGvc.mjs';
|
|
31
32
|
export { A as AaveV3Polygon } from './AaveV3Polygon-atYAxqO1.mjs';
|
|
32
33
|
export { A as AaveV3Avalanche } from './AaveV3Avalanche-DPuZ6XJ6.mjs';
|
|
@@ -53,7 +54,8 @@ export { A as AaveV3Mantle } from './AaveV3Mantle-BJGmiJWp.mjs';
|
|
|
53
54
|
export { A as AaveV3Sonic } from './AaveV3Sonic-C7TOrLgb.mjs';
|
|
54
55
|
export { A as AaveV3Soneium } from './AaveV3Soneium-C_GCqCep.mjs';
|
|
55
56
|
export { A as AaveV3InkWhitelabel } from './AaveV3InkWhitelabel-1kaam5YF.mjs';
|
|
56
|
-
export { A as AaveV3Plasma } from './AaveV3Plasma-
|
|
57
|
+
export { A as AaveV3Plasma } from './AaveV3Plasma-DSyr4YQK.mjs';
|
|
58
|
+
export { A as AaveV3MegaEth } from './AaveV3MegaEth-CngrLV8r.mjs';
|
|
57
59
|
export { M as MiscArbitrum } from './MiscArbitrum-96NnOezO.mjs';
|
|
58
60
|
export { M as MiscArbitrumSepolia } from './MiscArbitrumSepolia-CmPoJNB-.mjs';
|
|
59
61
|
export { M as MiscAvalanche } from './MiscAvalanche-C9Q7e0_x.mjs';
|
|
@@ -80,6 +82,7 @@ export { M as MiscBob } from './MiscBob-Cy7EPGlm.mjs';
|
|
|
80
82
|
export { M as MiscInk } from './MiscInk-BGOiZt5I.mjs';
|
|
81
83
|
export { M as MiscInkWhitelabel } from './MiscInkWhitelabel-BzsJIjOz.mjs';
|
|
82
84
|
export { M as MiscPlasma } from './MiscPlasma-bSfEGelg.mjs';
|
|
85
|
+
export { M as MiscMegaEth } from './MiscMegaEth-Cxpa67zO.mjs';
|
|
83
86
|
export { A as AaveGovernanceV2 } from './AaveGovernanceV2-DNzil8G-.mjs';
|
|
84
87
|
export { A as AaveSafetyModule } from './AaveSafetyModule-B-Dz4kaZ.mjs';
|
|
85
88
|
export { G as GhoEthereum } from './GhoEthereum-BqjS41yN.mjs';
|
|
@@ -100,7 +103,7 @@ export { C as ChainlinkSonic } from './ChainlinkSonic-BAC_iCy1.mjs';
|
|
|
100
103
|
export { C as ChainlinkZkSync } from './ChainlinkZkSync-DWxdhQm4.mjs';
|
|
101
104
|
export { C as ChainlinkMetis } from './ChainlinkMetis-D6H-GFDo.mjs';
|
|
102
105
|
export { C as ChainlinkSoneium } from './ChainlinkSoneium-BgEiV01w.mjs';
|
|
103
|
-
export { C as ChainlinkMantle } from './ChainlinkMantle-
|
|
106
|
+
export { C as ChainlinkMantle } from './ChainlinkMantle-BopvKO35.mjs';
|
|
104
107
|
export { C as ChainlinkBase } from './ChainlinkBase-DTV_9GvX.mjs';
|
|
105
108
|
export { C as ChainlinkArbitrum } from './ChainlinkArbitrum-BKCRA5_c.mjs';
|
|
106
109
|
export { C as ChainlinkCelo } from './ChainlinkCelo-N8XZRwl8.mjs';
|
|
@@ -19,6 +19,7 @@ export { G as GovernanceV3Bob } from './GovernanceV3Bob-CxllLKM0.js';
|
|
|
19
19
|
export { G as GovernanceV3Ink } from './GovernanceV3Ink-R4lTg8Zs.js';
|
|
20
20
|
export { G as GovernanceV3InkWhitelabel } from './GovernanceV3InkWhitelabel-B-uLcIdo.js';
|
|
21
21
|
export { G as GovernanceV3Plasma } from './GovernanceV3Plasma-BkxqI7pw.js';
|
|
22
|
+
export { G as GovernanceV3MegaEth } from './GovernanceV3MegaEth-CdQwHBGe.js';
|
|
22
23
|
export { A as AaveV1 } from './AaveV1-DNUC5nyX.js';
|
|
23
24
|
export { A as AaveV2EthereumAMM } from './AaveV2EthereumAMM-DibMFZG6.js';
|
|
24
25
|
export { A as AaveV2EthereumArc } from './AaveV2EthereumArc-CS5HSHRi.js';
|
|
@@ -26,7 +27,7 @@ export { A as AaveV2Ethereum } from './AaveV2Ethereum-Dxk8Kjgt.js';
|
|
|
26
27
|
export { A as AaveV2Polygon } from './AaveV2Polygon-BjPvRYgH.js';
|
|
27
28
|
export { A as AaveV2Fuji } from './AaveV2Fuji-BEfGLdY6.js';
|
|
28
29
|
export { A as AaveV2Avalanche } from './AaveV2Avalanche-xN_Or64C.js';
|
|
29
|
-
export { A as AaveV3Ethereum } from './AaveV3Ethereum-
|
|
30
|
+
export { A as AaveV3Ethereum } from './AaveV3Ethereum-CjH1ZPhh.js';
|
|
30
31
|
export { A as AaveV3Sepolia } from './AaveV3Sepolia-BzYLqGvc.js';
|
|
31
32
|
export { A as AaveV3Polygon } from './AaveV3Polygon-atYAxqO1.js';
|
|
32
33
|
export { A as AaveV3Avalanche } from './AaveV3Avalanche-DPuZ6XJ6.js';
|
|
@@ -53,7 +54,8 @@ export { A as AaveV3Mantle } from './AaveV3Mantle-BJGmiJWp.js';
|
|
|
53
54
|
export { A as AaveV3Sonic } from './AaveV3Sonic-C7TOrLgb.js';
|
|
54
55
|
export { A as AaveV3Soneium } from './AaveV3Soneium-C_GCqCep.js';
|
|
55
56
|
export { A as AaveV3InkWhitelabel } from './AaveV3InkWhitelabel-1kaam5YF.js';
|
|
56
|
-
export { A as AaveV3Plasma } from './AaveV3Plasma-
|
|
57
|
+
export { A as AaveV3Plasma } from './AaveV3Plasma-DSyr4YQK.js';
|
|
58
|
+
export { A as AaveV3MegaEth } from './AaveV3MegaEth-CngrLV8r.js';
|
|
57
59
|
export { M as MiscArbitrum } from './MiscArbitrum-96NnOezO.js';
|
|
58
60
|
export { M as MiscArbitrumSepolia } from './MiscArbitrumSepolia-CmPoJNB-.js';
|
|
59
61
|
export { M as MiscAvalanche } from './MiscAvalanche-C9Q7e0_x.js';
|
|
@@ -80,6 +82,7 @@ export { M as MiscBob } from './MiscBob-Cy7EPGlm.js';
|
|
|
80
82
|
export { M as MiscInk } from './MiscInk-BGOiZt5I.js';
|
|
81
83
|
export { M as MiscInkWhitelabel } from './MiscInkWhitelabel-BzsJIjOz.js';
|
|
82
84
|
export { M as MiscPlasma } from './MiscPlasma-bSfEGelg.js';
|
|
85
|
+
export { M as MiscMegaEth } from './MiscMegaEth-Cxpa67zO.js';
|
|
83
86
|
export { A as AaveGovernanceV2 } from './AaveGovernanceV2-DNzil8G-.js';
|
|
84
87
|
export { A as AaveSafetyModule } from './AaveSafetyModule-B-Dz4kaZ.js';
|
|
85
88
|
export { G as GhoEthereum } from './GhoEthereum-BqjS41yN.js';
|
|
@@ -100,7 +103,7 @@ export { C as ChainlinkSonic } from './ChainlinkSonic-BAC_iCy1.js';
|
|
|
100
103
|
export { C as ChainlinkZkSync } from './ChainlinkZkSync-DWxdhQm4.js';
|
|
101
104
|
export { C as ChainlinkMetis } from './ChainlinkMetis-D6H-GFDo.js';
|
|
102
105
|
export { C as ChainlinkSoneium } from './ChainlinkSoneium-BgEiV01w.js';
|
|
103
|
-
export { C as ChainlinkMantle } from './ChainlinkMantle-
|
|
106
|
+
export { C as ChainlinkMantle } from './ChainlinkMantle-BopvKO35.js';
|
|
104
107
|
export { C as ChainlinkBase } from './ChainlinkBase-DTV_9GvX.js';
|
|
105
108
|
export { C as ChainlinkArbitrum } from './ChainlinkArbitrum-BKCRA5_c.js';
|
|
106
109
|
export { C as ChainlinkCelo } from './ChainlinkCelo-N8XZRwl8.js';
|
package/dist/AaveAddressBook.js
CHANGED
|
@@ -56,6 +56,7 @@ __export(AaveAddressBook_exports, {
|
|
|
56
56
|
AaveV3InkWhitelabel: () => AaveV3InkWhitelabel,
|
|
57
57
|
AaveV3Linea: () => AaveV3Linea,
|
|
58
58
|
AaveV3Mantle: () => AaveV3Mantle,
|
|
59
|
+
AaveV3MegaEth: () => AaveV3MegaEth,
|
|
59
60
|
AaveV3Metis: () => AaveV3Metis,
|
|
60
61
|
AaveV3Optimism: () => AaveV3Optimism,
|
|
61
62
|
AaveV3OptimismSepolia: () => AaveV3OptimismSepolia,
|
|
@@ -103,6 +104,7 @@ __export(AaveAddressBook_exports, {
|
|
|
103
104
|
GovernanceV3InkWhitelabel: () => GovernanceV3InkWhitelabel,
|
|
104
105
|
GovernanceV3Linea: () => GovernanceV3Linea,
|
|
105
106
|
GovernanceV3Mantle: () => GovernanceV3Mantle,
|
|
107
|
+
GovernanceV3MegaEth: () => GovernanceV3MegaEth,
|
|
106
108
|
GovernanceV3Metis: () => GovernanceV3Metis,
|
|
107
109
|
GovernanceV3Optimism: () => GovernanceV3Optimism,
|
|
108
110
|
GovernanceV3Plasma: () => GovernanceV3Plasma,
|
|
@@ -127,6 +129,7 @@ __export(AaveAddressBook_exports, {
|
|
|
127
129
|
MiscInkWhitelabel: () => MiscInkWhitelabel,
|
|
128
130
|
MiscLinea: () => MiscLinea,
|
|
129
131
|
MiscMantle: () => MiscMantle,
|
|
132
|
+
MiscMegaEth: () => MiscMegaEth,
|
|
130
133
|
MiscMetis: () => MiscMetis,
|
|
131
134
|
MiscOptimism: () => MiscOptimism,
|
|
132
135
|
MiscOptimismSepolia: () => MiscOptimismSepolia,
|
|
@@ -162,6 +165,7 @@ var GovernanceV3Bob = __toESM(require("./GovernanceV3Bob.js"));
|
|
|
162
165
|
var GovernanceV3Ink = __toESM(require("./GovernanceV3Ink.js"));
|
|
163
166
|
var GovernanceV3InkWhitelabel = __toESM(require("./GovernanceV3InkWhitelabel.js"));
|
|
164
167
|
var GovernanceV3Plasma = __toESM(require("./GovernanceV3Plasma.js"));
|
|
168
|
+
var GovernanceV3MegaEth = __toESM(require("./GovernanceV3MegaEth.js"));
|
|
165
169
|
var AaveV1 = __toESM(require("./AaveV1.js"));
|
|
166
170
|
var AaveV2EthereumAMM = __toESM(require("./AaveV2EthereumAMM.js"));
|
|
167
171
|
var AaveV2EthereumArc = __toESM(require("./AaveV2EthereumArc.js"));
|
|
@@ -197,6 +201,7 @@ var AaveV3Sonic = __toESM(require("./AaveV3Sonic.js"));
|
|
|
197
201
|
var AaveV3Soneium = __toESM(require("./AaveV3Soneium.js"));
|
|
198
202
|
var AaveV3InkWhitelabel = __toESM(require("./AaveV3InkWhitelabel.js"));
|
|
199
203
|
var AaveV3Plasma = __toESM(require("./AaveV3Plasma.js"));
|
|
204
|
+
var AaveV3MegaEth = __toESM(require("./AaveV3MegaEth.js"));
|
|
200
205
|
var MiscArbitrum = __toESM(require("./MiscArbitrum.js"));
|
|
201
206
|
var MiscArbitrumSepolia = __toESM(require("./MiscArbitrumSepolia.js"));
|
|
202
207
|
var MiscAvalanche = __toESM(require("./MiscAvalanche.js"));
|
|
@@ -223,6 +228,7 @@ var MiscBob = __toESM(require("./MiscBob.js"));
|
|
|
223
228
|
var MiscInk = __toESM(require("./MiscInk.js"));
|
|
224
229
|
var MiscInkWhitelabel = __toESM(require("./MiscInkWhitelabel.js"));
|
|
225
230
|
var MiscPlasma = __toESM(require("./MiscPlasma.js"));
|
|
231
|
+
var MiscMegaEth = __toESM(require("./MiscMegaEth.js"));
|
|
226
232
|
var AaveGovernanceV2 = __toESM(require("./AaveGovernanceV2.js"));
|
|
227
233
|
var AaveSafetyModule = __toESM(require("./AaveSafetyModule.js"));
|
|
228
234
|
var GhoEthereum = __toESM(require("./GhoEthereum.js"));
|
|
@@ -278,6 +284,7 @@ var ChainlinkScroll = __toESM(require("./ChainlinkScroll.js"));
|
|
|
278
284
|
AaveV3InkWhitelabel,
|
|
279
285
|
AaveV3Linea,
|
|
280
286
|
AaveV3Mantle,
|
|
287
|
+
AaveV3MegaEth,
|
|
281
288
|
AaveV3Metis,
|
|
282
289
|
AaveV3Optimism,
|
|
283
290
|
AaveV3OptimismSepolia,
|
|
@@ -325,6 +332,7 @@ var ChainlinkScroll = __toESM(require("./ChainlinkScroll.js"));
|
|
|
325
332
|
GovernanceV3InkWhitelabel,
|
|
326
333
|
GovernanceV3Linea,
|
|
327
334
|
GovernanceV3Mantle,
|
|
335
|
+
GovernanceV3MegaEth,
|
|
328
336
|
GovernanceV3Metis,
|
|
329
337
|
GovernanceV3Optimism,
|
|
330
338
|
GovernanceV3Plasma,
|
|
@@ -349,6 +357,7 @@ var ChainlinkScroll = __toESM(require("./ChainlinkScroll.js"));
|
|
|
349
357
|
MiscInkWhitelabel,
|
|
350
358
|
MiscLinea,
|
|
351
359
|
MiscMantle,
|
|
360
|
+
MiscMegaEth,
|
|
352
361
|
MiscMetis,
|
|
353
362
|
MiscOptimism,
|
|
354
363
|
MiscOptimismSepolia,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/ts/AaveAddressBook.ts"],"sourcesContent":["// AUTOGENERATED - MANUALLY CHANGES WILL BE REVERTED BY THE GENERATOR\nexport * as GovernanceV3Ethereum from './GovernanceV3Ethereum';\nexport * as GovernanceV3Arbitrum from './GovernanceV3Arbitrum';\nexport * as GovernanceV3Avalanche from './GovernanceV3Avalanche';\nexport * as GovernanceV3Fuji from './GovernanceV3Fuji';\nexport * as GovernanceV3Optimism from './GovernanceV3Optimism';\nexport * as GovernanceV3Polygon from './GovernanceV3Polygon';\nexport * as GovernanceV3Metis from './GovernanceV3Metis';\nexport * as GovernanceV3Base from './GovernanceV3Base';\nexport * as GovernanceV3BNB from './GovernanceV3BNB';\nexport * as GovernanceV3Gnosis from './GovernanceV3Gnosis';\nexport * as GovernanceV3Scroll from './GovernanceV3Scroll';\nexport * as GovernanceV3ZkSync from './GovernanceV3ZkSync';\nexport * as GovernanceV3Celo from './GovernanceV3Celo';\nexport * as GovernanceV3Linea from './GovernanceV3Linea';\nexport * as GovernanceV3Mantle from './GovernanceV3Mantle';\nexport * as GovernanceV3Sonic from './GovernanceV3Sonic';\nexport * as GovernanceV3Soneium from './GovernanceV3Soneium';\nexport * as GovernanceV3Bob from './GovernanceV3Bob';\nexport * as GovernanceV3Ink from './GovernanceV3Ink';\nexport * as GovernanceV3InkWhitelabel from './GovernanceV3InkWhitelabel';\nexport * as GovernanceV3Plasma from './GovernanceV3Plasma';\nexport * as AaveV1 from './AaveV1';\nexport * as AaveV2EthereumAMM from './AaveV2EthereumAMM';\nexport * as AaveV2EthereumArc from './AaveV2EthereumArc';\nexport * as AaveV2Ethereum from './AaveV2Ethereum';\nexport * as AaveV2Polygon from './AaveV2Polygon';\nexport * as AaveV2Fuji from './AaveV2Fuji';\nexport * as AaveV2Avalanche from './AaveV2Avalanche';\nexport * as AaveV3Ethereum from './AaveV3Ethereum';\nexport * as AaveV3Sepolia from './AaveV3Sepolia';\nexport * as AaveV3Polygon from './AaveV3Polygon';\nexport * as AaveV3Avalanche from './AaveV3Avalanche';\nexport * as AaveV3Fuji from './AaveV3Fuji';\nexport * as AaveV3Base from './AaveV3Base';\nexport * as AaveV3BaseSepolia from './AaveV3BaseSepolia';\nexport * as AaveV3BaseSepoliaLido from './AaveV3BaseSepoliaLido';\nexport * as AaveV3Metis from './AaveV3Metis';\nexport * as AaveV3Gnosis from './AaveV3Gnosis';\nexport * as AaveV3BNB from './AaveV3BNB';\nexport * as AaveV3Arbitrum from './AaveV3Arbitrum';\nexport * as AaveV3ArbitrumSepolia from './AaveV3ArbitrumSepolia';\nexport * as AaveV3Optimism from './AaveV3Optimism';\nexport * as AaveV3OptimismSepolia from './AaveV3OptimismSepolia';\nexport * as AaveV3Scroll from './AaveV3Scroll';\nexport * as AaveV3ScrollSepolia from './AaveV3ScrollSepolia';\nexport * as AaveV3ZkSync from './AaveV3ZkSync';\nexport * as AaveV3EthereumLido from './AaveV3EthereumLido';\nexport * as AaveV3EthereumEtherFi from './AaveV3EthereumEtherFi';\nexport * as AaveV3EthereumHorizon from './AaveV3EthereumHorizon';\nexport * as AaveV3Linea from './AaveV3Linea';\nexport * as AaveV3Celo from './AaveV3Celo';\nexport * as AaveV3Mantle from './AaveV3Mantle';\nexport * as AaveV3Sonic from './AaveV3Sonic';\nexport * as AaveV3Soneium from './AaveV3Soneium';\nexport * as AaveV3InkWhitelabel from './AaveV3InkWhitelabel';\nexport * as AaveV3Plasma from './AaveV3Plasma';\nexport * as MiscArbitrum from './MiscArbitrum';\nexport * as MiscArbitrumSepolia from './MiscArbitrumSepolia';\nexport * as MiscAvalanche from './MiscAvalanche';\nexport * as MiscFuji from './MiscFuji';\nexport * as MiscBase from './MiscBase';\nexport * as MiscBaseSepolia from './MiscBaseSepolia';\nexport * as MiscEthereum from './MiscEthereum';\nexport * as MiscFantom from './MiscFantom';\nexport * as MiscOptimism from './MiscOptimism';\nexport * as MiscOptimismSepolia from './MiscOptimismSepolia';\nexport * as MiscPolygon from './MiscPolygon';\nexport * as MiscMetis from './MiscMetis';\nexport * as MiscGnosis from './MiscGnosis';\nexport * as MiscBNB from './MiscBNB';\nexport * as MiscCelo from './MiscCelo';\nexport * as MiscScroll from './MiscScroll';\nexport * as MiscSepolia from './MiscSepolia';\nexport * as MiscZkSync from './MiscZkSync';\nexport * as MiscLinea from './MiscLinea';\nexport * as MiscMantle from './MiscMantle';\nexport * as MiscSonic from './MiscSonic';\nexport * as MiscSoneium from './MiscSoneium';\nexport * as MiscBob from './MiscBob';\nexport * as MiscInk from './MiscInk';\nexport * as MiscInkWhitelabel from './MiscInkWhitelabel';\nexport * as MiscPlasma from './MiscPlasma';\nexport * as AaveGovernanceV2 from './AaveGovernanceV2';\nexport * as AaveSafetyModule from './AaveSafetyModule';\nexport * as GhoEthereum from './GhoEthereum';\nexport * as GhoArbitrum from './GhoArbitrum';\nexport * as GhoBase from './GhoBase';\nexport * as GhoAvalanche from './GhoAvalanche';\nexport * as GhoGnosis from './GhoGnosis';\nexport * as GhoInk from './GhoInk';\nexport * as GhoPlasma from './GhoPlasma';\nexport * as UmbrellaEthereum from './UmbrellaEthereum';\nexport * as UmbrellaBaseSepolia from './UmbrellaBaseSepolia';\nexport * as ChainlinkEthereum from './ChainlinkEthereum';\nexport * as ChainlinkOptimism from './ChainlinkOptimism';\nexport * as ChainlinkBNB from './ChainlinkBNB';\nexport * as ChainlinkGnosis from './ChainlinkGnosis';\nexport * as ChainlinkPolygon from './ChainlinkPolygon';\nexport * as ChainlinkSonic from './ChainlinkSonic';\nexport * as ChainlinkZkSync from './ChainlinkZkSync';\nexport * as ChainlinkMetis from './ChainlinkMetis';\nexport * as ChainlinkSoneium from './ChainlinkSoneium';\nexport * as ChainlinkMantle from './ChainlinkMantle';\nexport * as ChainlinkBase from './ChainlinkBase';\nexport * as ChainlinkArbitrum from './ChainlinkArbitrum';\nexport * as ChainlinkCelo from './ChainlinkCelo';\nexport * as ChainlinkAvalanche from './ChainlinkAvalanche';\nexport * as ChainlinkLinea from './ChainlinkLinea';\nexport * as ChainlinkScroll from './ChainlinkScroll';\n"],"mappings":"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","names":[]}
|
|
1
|
+
{"version":3,"sources":["../src/ts/AaveAddressBook.ts"],"sourcesContent":["// AUTOGENERATED - MANUALLY CHANGES WILL BE REVERTED BY THE GENERATOR\nexport * as GovernanceV3Ethereum from './GovernanceV3Ethereum';\nexport * as GovernanceV3Arbitrum from './GovernanceV3Arbitrum';\nexport * as GovernanceV3Avalanche from './GovernanceV3Avalanche';\nexport * as GovernanceV3Fuji from './GovernanceV3Fuji';\nexport * as GovernanceV3Optimism from './GovernanceV3Optimism';\nexport * as GovernanceV3Polygon from './GovernanceV3Polygon';\nexport * as GovernanceV3Metis from './GovernanceV3Metis';\nexport * as GovernanceV3Base from './GovernanceV3Base';\nexport * as GovernanceV3BNB from './GovernanceV3BNB';\nexport * as GovernanceV3Gnosis from './GovernanceV3Gnosis';\nexport * as GovernanceV3Scroll from './GovernanceV3Scroll';\nexport * as GovernanceV3ZkSync from './GovernanceV3ZkSync';\nexport * as GovernanceV3Celo from './GovernanceV3Celo';\nexport * as GovernanceV3Linea from './GovernanceV3Linea';\nexport * as GovernanceV3Mantle from './GovernanceV3Mantle';\nexport * as GovernanceV3Sonic from './GovernanceV3Sonic';\nexport * as GovernanceV3Soneium from './GovernanceV3Soneium';\nexport * as GovernanceV3Bob from './GovernanceV3Bob';\nexport * as GovernanceV3Ink from './GovernanceV3Ink';\nexport * as GovernanceV3InkWhitelabel from './GovernanceV3InkWhitelabel';\nexport * as GovernanceV3Plasma from './GovernanceV3Plasma';\nexport * as GovernanceV3MegaEth from './GovernanceV3MegaEth';\nexport * as AaveV1 from './AaveV1';\nexport * as AaveV2EthereumAMM from './AaveV2EthereumAMM';\nexport * as AaveV2EthereumArc from './AaveV2EthereumArc';\nexport * as AaveV2Ethereum from './AaveV2Ethereum';\nexport * as AaveV2Polygon from './AaveV2Polygon';\nexport * as AaveV2Fuji from './AaveV2Fuji';\nexport * as AaveV2Avalanche from './AaveV2Avalanche';\nexport * as AaveV3Ethereum from './AaveV3Ethereum';\nexport * as AaveV3Sepolia from './AaveV3Sepolia';\nexport * as AaveV3Polygon from './AaveV3Polygon';\nexport * as AaveV3Avalanche from './AaveV3Avalanche';\nexport * as AaveV3Fuji from './AaveV3Fuji';\nexport * as AaveV3Base from './AaveV3Base';\nexport * as AaveV3BaseSepolia from './AaveV3BaseSepolia';\nexport * as AaveV3BaseSepoliaLido from './AaveV3BaseSepoliaLido';\nexport * as AaveV3Metis from './AaveV3Metis';\nexport * as AaveV3Gnosis from './AaveV3Gnosis';\nexport * as AaveV3BNB from './AaveV3BNB';\nexport * as AaveV3Arbitrum from './AaveV3Arbitrum';\nexport * as AaveV3ArbitrumSepolia from './AaveV3ArbitrumSepolia';\nexport * as AaveV3Optimism from './AaveV3Optimism';\nexport * as AaveV3OptimismSepolia from './AaveV3OptimismSepolia';\nexport * as AaveV3Scroll from './AaveV3Scroll';\nexport * as AaveV3ScrollSepolia from './AaveV3ScrollSepolia';\nexport * as AaveV3ZkSync from './AaveV3ZkSync';\nexport * as AaveV3EthereumLido from './AaveV3EthereumLido';\nexport * as AaveV3EthereumEtherFi from './AaveV3EthereumEtherFi';\nexport * as AaveV3EthereumHorizon from './AaveV3EthereumHorizon';\nexport * as AaveV3Linea from './AaveV3Linea';\nexport * as AaveV3Celo from './AaveV3Celo';\nexport * as AaveV3Mantle from './AaveV3Mantle';\nexport * as AaveV3Sonic from './AaveV3Sonic';\nexport * as AaveV3Soneium from './AaveV3Soneium';\nexport * as AaveV3InkWhitelabel from './AaveV3InkWhitelabel';\nexport * as AaveV3Plasma from './AaveV3Plasma';\nexport * as AaveV3MegaEth from './AaveV3MegaEth';\nexport * as MiscArbitrum from './MiscArbitrum';\nexport * as MiscArbitrumSepolia from './MiscArbitrumSepolia';\nexport * as MiscAvalanche from './MiscAvalanche';\nexport * as MiscFuji from './MiscFuji';\nexport * as MiscBase from './MiscBase';\nexport * as MiscBaseSepolia from './MiscBaseSepolia';\nexport * as MiscEthereum from './MiscEthereum';\nexport * as MiscFantom from './MiscFantom';\nexport * as MiscOptimism from './MiscOptimism';\nexport * as MiscOptimismSepolia from './MiscOptimismSepolia';\nexport * as MiscPolygon from './MiscPolygon';\nexport * as MiscMetis from './MiscMetis';\nexport * as MiscGnosis from './MiscGnosis';\nexport * as MiscBNB from './MiscBNB';\nexport * as MiscCelo from './MiscCelo';\nexport * as MiscScroll from './MiscScroll';\nexport * as MiscSepolia from './MiscSepolia';\nexport * as MiscZkSync from './MiscZkSync';\nexport * as MiscLinea from './MiscLinea';\nexport * as MiscMantle from './MiscMantle';\nexport * as MiscSonic from './MiscSonic';\nexport * as MiscSoneium from './MiscSoneium';\nexport * as MiscBob from './MiscBob';\nexport * as MiscInk from './MiscInk';\nexport * as MiscInkWhitelabel from './MiscInkWhitelabel';\nexport * as MiscPlasma from './MiscPlasma';\nexport * as MiscMegaEth from './MiscMegaEth';\nexport * as AaveGovernanceV2 from './AaveGovernanceV2';\nexport * as AaveSafetyModule from './AaveSafetyModule';\nexport * as GhoEthereum from './GhoEthereum';\nexport * as GhoArbitrum from './GhoArbitrum';\nexport * as GhoBase from './GhoBase';\nexport * as GhoAvalanche from './GhoAvalanche';\nexport * as GhoGnosis from './GhoGnosis';\nexport * as GhoInk from './GhoInk';\nexport * as GhoPlasma from './GhoPlasma';\nexport * as UmbrellaEthereum from './UmbrellaEthereum';\nexport * as UmbrellaBaseSepolia from './UmbrellaBaseSepolia';\nexport * as ChainlinkEthereum from './ChainlinkEthereum';\nexport * as ChainlinkOptimism from './ChainlinkOptimism';\nexport * as ChainlinkBNB from './ChainlinkBNB';\nexport * as ChainlinkGnosis from './ChainlinkGnosis';\nexport * as ChainlinkPolygon from './ChainlinkPolygon';\nexport * as ChainlinkSonic from './ChainlinkSonic';\nexport * as ChainlinkZkSync from './ChainlinkZkSync';\nexport * as ChainlinkMetis from './ChainlinkMetis';\nexport * as ChainlinkSoneium from './ChainlinkSoneium';\nexport * as ChainlinkMantle from './ChainlinkMantle';\nexport * as ChainlinkBase from './ChainlinkBase';\nexport * as ChainlinkArbitrum from './ChainlinkArbitrum';\nexport * as ChainlinkCelo from './ChainlinkCelo';\nexport * as ChainlinkAvalanche from './ChainlinkAvalanche';\nexport * as ChainlinkLinea from './ChainlinkLinea';\nexport * as ChainlinkScroll from './ChainlinkScroll';\n"],"mappings":"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","names":[]}
|
package/dist/AaveAddressBook.mjs
CHANGED
|
@@ -20,6 +20,7 @@ import * as GovernanceV3Bob from "./GovernanceV3Bob.mjs";
|
|
|
20
20
|
import * as GovernanceV3Ink from "./GovernanceV3Ink.mjs";
|
|
21
21
|
import * as GovernanceV3InkWhitelabel from "./GovernanceV3InkWhitelabel.mjs";
|
|
22
22
|
import * as GovernanceV3Plasma from "./GovernanceV3Plasma.mjs";
|
|
23
|
+
import * as GovernanceV3MegaEth from "./GovernanceV3MegaEth.mjs";
|
|
23
24
|
import * as AaveV1 from "./AaveV1.mjs";
|
|
24
25
|
import * as AaveV2EthereumAMM from "./AaveV2EthereumAMM.mjs";
|
|
25
26
|
import * as AaveV2EthereumArc from "./AaveV2EthereumArc.mjs";
|
|
@@ -55,6 +56,7 @@ import * as AaveV3Sonic from "./AaveV3Sonic.mjs";
|
|
|
55
56
|
import * as AaveV3Soneium from "./AaveV3Soneium.mjs";
|
|
56
57
|
import * as AaveV3InkWhitelabel from "./AaveV3InkWhitelabel.mjs";
|
|
57
58
|
import * as AaveV3Plasma from "./AaveV3Plasma.mjs";
|
|
59
|
+
import * as AaveV3MegaEth from "./AaveV3MegaEth.mjs";
|
|
58
60
|
import * as MiscArbitrum from "./MiscArbitrum.mjs";
|
|
59
61
|
import * as MiscArbitrumSepolia from "./MiscArbitrumSepolia.mjs";
|
|
60
62
|
import * as MiscAvalanche from "./MiscAvalanche.mjs";
|
|
@@ -81,6 +83,7 @@ import * as MiscBob from "./MiscBob.mjs";
|
|
|
81
83
|
import * as MiscInk from "./MiscInk.mjs";
|
|
82
84
|
import * as MiscInkWhitelabel from "./MiscInkWhitelabel.mjs";
|
|
83
85
|
import * as MiscPlasma from "./MiscPlasma.mjs";
|
|
86
|
+
import * as MiscMegaEth from "./MiscMegaEth.mjs";
|
|
84
87
|
import * as AaveGovernanceV2 from "./AaveGovernanceV2.mjs";
|
|
85
88
|
import * as AaveSafetyModule from "./AaveSafetyModule.mjs";
|
|
86
89
|
import * as GhoEthereum from "./GhoEthereum.mjs";
|
|
@@ -135,6 +138,7 @@ export {
|
|
|
135
138
|
AaveV3InkWhitelabel,
|
|
136
139
|
AaveV3Linea,
|
|
137
140
|
AaveV3Mantle,
|
|
141
|
+
AaveV3MegaEth,
|
|
138
142
|
AaveV3Metis,
|
|
139
143
|
AaveV3Optimism,
|
|
140
144
|
AaveV3OptimismSepolia,
|
|
@@ -182,6 +186,7 @@ export {
|
|
|
182
186
|
GovernanceV3InkWhitelabel,
|
|
183
187
|
GovernanceV3Linea,
|
|
184
188
|
GovernanceV3Mantle,
|
|
189
|
+
GovernanceV3MegaEth,
|
|
185
190
|
GovernanceV3Metis,
|
|
186
191
|
GovernanceV3Optimism,
|
|
187
192
|
GovernanceV3Plasma,
|
|
@@ -206,6 +211,7 @@ export {
|
|
|
206
211
|
MiscInkWhitelabel,
|
|
207
212
|
MiscLinea,
|
|
208
213
|
MiscMantle,
|
|
214
|
+
MiscMegaEth,
|
|
209
215
|
MiscMetis,
|
|
210
216
|
MiscOptimism,
|
|
211
217
|
MiscOptimismSepolia,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/ts/AaveAddressBook.ts"],"sourcesContent":["// AUTOGENERATED - MANUALLY CHANGES WILL BE REVERTED BY THE GENERATOR\nexport * as GovernanceV3Ethereum from './GovernanceV3Ethereum';\nexport * as GovernanceV3Arbitrum from './GovernanceV3Arbitrum';\nexport * as GovernanceV3Avalanche from './GovernanceV3Avalanche';\nexport * as GovernanceV3Fuji from './GovernanceV3Fuji';\nexport * as GovernanceV3Optimism from './GovernanceV3Optimism';\nexport * as GovernanceV3Polygon from './GovernanceV3Polygon';\nexport * as GovernanceV3Metis from './GovernanceV3Metis';\nexport * as GovernanceV3Base from './GovernanceV3Base';\nexport * as GovernanceV3BNB from './GovernanceV3BNB';\nexport * as GovernanceV3Gnosis from './GovernanceV3Gnosis';\nexport * as GovernanceV3Scroll from './GovernanceV3Scroll';\nexport * as GovernanceV3ZkSync from './GovernanceV3ZkSync';\nexport * as GovernanceV3Celo from './GovernanceV3Celo';\nexport * as GovernanceV3Linea from './GovernanceV3Linea';\nexport * as GovernanceV3Mantle from './GovernanceV3Mantle';\nexport * as GovernanceV3Sonic from './GovernanceV3Sonic';\nexport * as GovernanceV3Soneium from './GovernanceV3Soneium';\nexport * as GovernanceV3Bob from './GovernanceV3Bob';\nexport * as GovernanceV3Ink from './GovernanceV3Ink';\nexport * as GovernanceV3InkWhitelabel from './GovernanceV3InkWhitelabel';\nexport * as GovernanceV3Plasma from './GovernanceV3Plasma';\nexport * as AaveV1 from './AaveV1';\nexport * as AaveV2EthereumAMM from './AaveV2EthereumAMM';\nexport * as AaveV2EthereumArc from './AaveV2EthereumArc';\nexport * as AaveV2Ethereum from './AaveV2Ethereum';\nexport * as AaveV2Polygon from './AaveV2Polygon';\nexport * as AaveV2Fuji from './AaveV2Fuji';\nexport * as AaveV2Avalanche from './AaveV2Avalanche';\nexport * as AaveV3Ethereum from './AaveV3Ethereum';\nexport * as AaveV3Sepolia from './AaveV3Sepolia';\nexport * as AaveV3Polygon from './AaveV3Polygon';\nexport * as AaveV3Avalanche from './AaveV3Avalanche';\nexport * as AaveV3Fuji from './AaveV3Fuji';\nexport * as AaveV3Base from './AaveV3Base';\nexport * as AaveV3BaseSepolia from './AaveV3BaseSepolia';\nexport * as AaveV3BaseSepoliaLido from './AaveV3BaseSepoliaLido';\nexport * as AaveV3Metis from './AaveV3Metis';\nexport * as AaveV3Gnosis from './AaveV3Gnosis';\nexport * as AaveV3BNB from './AaveV3BNB';\nexport * as AaveV3Arbitrum from './AaveV3Arbitrum';\nexport * as AaveV3ArbitrumSepolia from './AaveV3ArbitrumSepolia';\nexport * as AaveV3Optimism from './AaveV3Optimism';\nexport * as AaveV3OptimismSepolia from './AaveV3OptimismSepolia';\nexport * as AaveV3Scroll from './AaveV3Scroll';\nexport * as AaveV3ScrollSepolia from './AaveV3ScrollSepolia';\nexport * as AaveV3ZkSync from './AaveV3ZkSync';\nexport * as AaveV3EthereumLido from './AaveV3EthereumLido';\nexport * as AaveV3EthereumEtherFi from './AaveV3EthereumEtherFi';\nexport * as AaveV3EthereumHorizon from './AaveV3EthereumHorizon';\nexport * as AaveV3Linea from './AaveV3Linea';\nexport * as AaveV3Celo from './AaveV3Celo';\nexport * as AaveV3Mantle from './AaveV3Mantle';\nexport * as AaveV3Sonic from './AaveV3Sonic';\nexport * as AaveV3Soneium from './AaveV3Soneium';\nexport * as AaveV3InkWhitelabel from './AaveV3InkWhitelabel';\nexport * as AaveV3Plasma from './AaveV3Plasma';\nexport * as MiscArbitrum from './MiscArbitrum';\nexport * as MiscArbitrumSepolia from './MiscArbitrumSepolia';\nexport * as MiscAvalanche from './MiscAvalanche';\nexport * as MiscFuji from './MiscFuji';\nexport * as MiscBase from './MiscBase';\nexport * as MiscBaseSepolia from './MiscBaseSepolia';\nexport * as MiscEthereum from './MiscEthereum';\nexport * as MiscFantom from './MiscFantom';\nexport * as MiscOptimism from './MiscOptimism';\nexport * as MiscOptimismSepolia from './MiscOptimismSepolia';\nexport * as MiscPolygon from './MiscPolygon';\nexport * as MiscMetis from './MiscMetis';\nexport * as MiscGnosis from './MiscGnosis';\nexport * as MiscBNB from './MiscBNB';\nexport * as MiscCelo from './MiscCelo';\nexport * as MiscScroll from './MiscScroll';\nexport * as MiscSepolia from './MiscSepolia';\nexport * as MiscZkSync from './MiscZkSync';\nexport * as MiscLinea from './MiscLinea';\nexport * as MiscMantle from './MiscMantle';\nexport * as MiscSonic from './MiscSonic';\nexport * as MiscSoneium from './MiscSoneium';\nexport * as MiscBob from './MiscBob';\nexport * as MiscInk from './MiscInk';\nexport * as MiscInkWhitelabel from './MiscInkWhitelabel';\nexport * as MiscPlasma from './MiscPlasma';\nexport * as AaveGovernanceV2 from './AaveGovernanceV2';\nexport * as AaveSafetyModule from './AaveSafetyModule';\nexport * as GhoEthereum from './GhoEthereum';\nexport * as GhoArbitrum from './GhoArbitrum';\nexport * as GhoBase from './GhoBase';\nexport * as GhoAvalanche from './GhoAvalanche';\nexport * as GhoGnosis from './GhoGnosis';\nexport * as GhoInk from './GhoInk';\nexport * as GhoPlasma from './GhoPlasma';\nexport * as UmbrellaEthereum from './UmbrellaEthereum';\nexport * as UmbrellaBaseSepolia from './UmbrellaBaseSepolia';\nexport * as ChainlinkEthereum from './ChainlinkEthereum';\nexport * as ChainlinkOptimism from './ChainlinkOptimism';\nexport * as ChainlinkBNB from './ChainlinkBNB';\nexport * as ChainlinkGnosis from './ChainlinkGnosis';\nexport * as ChainlinkPolygon from './ChainlinkPolygon';\nexport * as ChainlinkSonic from './ChainlinkSonic';\nexport * as ChainlinkZkSync from './ChainlinkZkSync';\nexport * as ChainlinkMetis from './ChainlinkMetis';\nexport * as ChainlinkSoneium from './ChainlinkSoneium';\nexport * as ChainlinkMantle from './ChainlinkMantle';\nexport * as ChainlinkBase from './ChainlinkBase';\nexport * as ChainlinkArbitrum from './ChainlinkArbitrum';\nexport * as ChainlinkCelo from './ChainlinkCelo';\nexport * as ChainlinkAvalanche from './ChainlinkAvalanche';\nexport * as ChainlinkLinea from './ChainlinkLinea';\nexport * as ChainlinkScroll from './ChainlinkScroll';\n"],"mappings":";AACA,YAAY,0BAA0B;AACtC,YAAY,0BAA0B;AACtC,YAAY,2BAA2B;AACvC,YAAY,sBAAsB;AAClC,YAAY,0BAA0B;AACtC,YAAY,yBAAyB;AACrC,YAAY,uBAAuB;AACnC,YAAY,sBAAsB;AAClC,YAAY,qBAAqB;AACjC,YAAY,wBAAwB;AACpC,YAAY,wBAAwB;AACpC,YAAY,wBAAwB;AACpC,YAAY,sBAAsB;AAClC,YAAY,uBAAuB;AACnC,YAAY,wBAAwB;AACpC,YAAY,uBAAuB;AACnC,YAAY,yBAAyB;AACrC,YAAY,qBAAqB;AACjC,YAAY,qBAAqB;AACjC,YAAY,+BAA+B;AAC3C,YAAY,wBAAwB;AACpC,YAAY,YAAY;AACxB,YAAY,uBAAuB;AACnC,YAAY,uBAAuB;AACnC,YAAY,oBAAoB;AAChC,YAAY,mBAAmB;AAC/B,YAAY,gBAAgB;AAC5B,YAAY,qBAAqB;AACjC,YAAY,oBAAoB;AAChC,YAAY,mBAAmB;AAC/B,YAAY,mBAAmB;AAC/B,YAAY,qBAAqB;AACjC,YAAY,gBAAgB;AAC5B,YAAY,gBAAgB;AAC5B,YAAY,uBAAuB;AACnC,YAAY,2BAA2B;AACvC,YAAY,iBAAiB;AAC7B,YAAY,kBAAkB;AAC9B,YAAY,eAAe;AAC3B,YAAY,oBAAoB;AAChC,YAAY,2BAA2B;AACvC,YAAY,oBAAoB;AAChC,YAAY,2BAA2B;AACvC,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;AACrC,YAAY,kBAAkB;AAC9B,YAAY,wBAAwB;AACpC,YAAY,2BAA2B;AACvC,YAAY,2BAA2B;AACvC,YAAY,iBAAiB;AAC7B,YAAY,gBAAgB;AAC5B,YAAY,kBAAkB;AAC9B,YAAY,iBAAiB;AAC7B,YAAY,mBAAmB;AAC/B,YAAY,yBAAyB;AACrC,YAAY,kBAAkB;AAC9B,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;AACrC,YAAY,mBAAmB;AAC/B,YAAY,cAAc;AAC1B,YAAY,cAAc;AAC1B,YAAY,qBAAqB;AACjC,YAAY,kBAAkB;AAC9B,YAAY,gBAAgB;AAC5B,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;AACrC,YAAY,iBAAiB;AAC7B,YAAY,eAAe;AAC3B,YAAY,gBAAgB;AAC5B,YAAY,aAAa;AACzB,YAAY,cAAc;AAC1B,YAAY,gBAAgB;AAC5B,YAAY,iBAAiB;AAC7B,YAAY,gBAAgB;AAC5B,YAAY,eAAe;AAC3B,YAAY,gBAAgB;AAC5B,YAAY,eAAe;AAC3B,YAAY,iBAAiB;AAC7B,YAAY,aAAa;AACzB,YAAY,aAAa;AACzB,YAAY,uBAAuB;AACnC,YAAY,gBAAgB;AAC5B,YAAY,sBAAsB;AAClC,YAAY,sBAAsB;AAClC,YAAY,iBAAiB;AAC7B,YAAY,iBAAiB;AAC7B,YAAY,aAAa;AACzB,YAAY,kBAAkB;AAC9B,YAAY,eAAe;AAC3B,YAAY,YAAY;AACxB,YAAY,eAAe;AAC3B,YAAY,sBAAsB;AAClC,YAAY,yBAAyB;AACrC,YAAY,uBAAuB;AACnC,YAAY,uBAAuB;AACnC,YAAY,kBAAkB;AAC9B,YAAY,qBAAqB;AACjC,YAAY,sBAAsB;AAClC,YAAY,oBAAoB;AAChC,YAAY,qBAAqB;AACjC,YAAY,oBAAoB;AAChC,YAAY,sBAAsB;AAClC,YAAY,qBAAqB;AACjC,YAAY,mBAAmB;AAC/B,YAAY,uBAAuB;AACnC,YAAY,mBAAmB;AAC/B,YAAY,wBAAwB;AACpC,YAAY,oBAAoB;AAChC,YAAY,qBAAqB;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../src/ts/AaveAddressBook.ts"],"sourcesContent":["// AUTOGENERATED - MANUALLY CHANGES WILL BE REVERTED BY THE GENERATOR\nexport * as GovernanceV3Ethereum from './GovernanceV3Ethereum';\nexport * as GovernanceV3Arbitrum from './GovernanceV3Arbitrum';\nexport * as GovernanceV3Avalanche from './GovernanceV3Avalanche';\nexport * as GovernanceV3Fuji from './GovernanceV3Fuji';\nexport * as GovernanceV3Optimism from './GovernanceV3Optimism';\nexport * as GovernanceV3Polygon from './GovernanceV3Polygon';\nexport * as GovernanceV3Metis from './GovernanceV3Metis';\nexport * as GovernanceV3Base from './GovernanceV3Base';\nexport * as GovernanceV3BNB from './GovernanceV3BNB';\nexport * as GovernanceV3Gnosis from './GovernanceV3Gnosis';\nexport * as GovernanceV3Scroll from './GovernanceV3Scroll';\nexport * as GovernanceV3ZkSync from './GovernanceV3ZkSync';\nexport * as GovernanceV3Celo from './GovernanceV3Celo';\nexport * as GovernanceV3Linea from './GovernanceV3Linea';\nexport * as GovernanceV3Mantle from './GovernanceV3Mantle';\nexport * as GovernanceV3Sonic from './GovernanceV3Sonic';\nexport * as GovernanceV3Soneium from './GovernanceV3Soneium';\nexport * as GovernanceV3Bob from './GovernanceV3Bob';\nexport * as GovernanceV3Ink from './GovernanceV3Ink';\nexport * as GovernanceV3InkWhitelabel from './GovernanceV3InkWhitelabel';\nexport * as GovernanceV3Plasma from './GovernanceV3Plasma';\nexport * as GovernanceV3MegaEth from './GovernanceV3MegaEth';\nexport * as AaveV1 from './AaveV1';\nexport * as AaveV2EthereumAMM from './AaveV2EthereumAMM';\nexport * as AaveV2EthereumArc from './AaveV2EthereumArc';\nexport * as AaveV2Ethereum from './AaveV2Ethereum';\nexport * as AaveV2Polygon from './AaveV2Polygon';\nexport * as AaveV2Fuji from './AaveV2Fuji';\nexport * as AaveV2Avalanche from './AaveV2Avalanche';\nexport * as AaveV3Ethereum from './AaveV3Ethereum';\nexport * as AaveV3Sepolia from './AaveV3Sepolia';\nexport * as AaveV3Polygon from './AaveV3Polygon';\nexport * as AaveV3Avalanche from './AaveV3Avalanche';\nexport * as AaveV3Fuji from './AaveV3Fuji';\nexport * as AaveV3Base from './AaveV3Base';\nexport * as AaveV3BaseSepolia from './AaveV3BaseSepolia';\nexport * as AaveV3BaseSepoliaLido from './AaveV3BaseSepoliaLido';\nexport * as AaveV3Metis from './AaveV3Metis';\nexport * as AaveV3Gnosis from './AaveV3Gnosis';\nexport * as AaveV3BNB from './AaveV3BNB';\nexport * as AaveV3Arbitrum from './AaveV3Arbitrum';\nexport * as AaveV3ArbitrumSepolia from './AaveV3ArbitrumSepolia';\nexport * as AaveV3Optimism from './AaveV3Optimism';\nexport * as AaveV3OptimismSepolia from './AaveV3OptimismSepolia';\nexport * as AaveV3Scroll from './AaveV3Scroll';\nexport * as AaveV3ScrollSepolia from './AaveV3ScrollSepolia';\nexport * as AaveV3ZkSync from './AaveV3ZkSync';\nexport * as AaveV3EthereumLido from './AaveV3EthereumLido';\nexport * as AaveV3EthereumEtherFi from './AaveV3EthereumEtherFi';\nexport * as AaveV3EthereumHorizon from './AaveV3EthereumHorizon';\nexport * as AaveV3Linea from './AaveV3Linea';\nexport * as AaveV3Celo from './AaveV3Celo';\nexport * as AaveV3Mantle from './AaveV3Mantle';\nexport * as AaveV3Sonic from './AaveV3Sonic';\nexport * as AaveV3Soneium from './AaveV3Soneium';\nexport * as AaveV3InkWhitelabel from './AaveV3InkWhitelabel';\nexport * as AaveV3Plasma from './AaveV3Plasma';\nexport * as AaveV3MegaEth from './AaveV3MegaEth';\nexport * as MiscArbitrum from './MiscArbitrum';\nexport * as MiscArbitrumSepolia from './MiscArbitrumSepolia';\nexport * as MiscAvalanche from './MiscAvalanche';\nexport * as MiscFuji from './MiscFuji';\nexport * as MiscBase from './MiscBase';\nexport * as MiscBaseSepolia from './MiscBaseSepolia';\nexport * as MiscEthereum from './MiscEthereum';\nexport * as MiscFantom from './MiscFantom';\nexport * as MiscOptimism from './MiscOptimism';\nexport * as MiscOptimismSepolia from './MiscOptimismSepolia';\nexport * as MiscPolygon from './MiscPolygon';\nexport * as MiscMetis from './MiscMetis';\nexport * as MiscGnosis from './MiscGnosis';\nexport * as MiscBNB from './MiscBNB';\nexport * as MiscCelo from './MiscCelo';\nexport * as MiscScroll from './MiscScroll';\nexport * as MiscSepolia from './MiscSepolia';\nexport * as MiscZkSync from './MiscZkSync';\nexport * as MiscLinea from './MiscLinea';\nexport * as MiscMantle from './MiscMantle';\nexport * as MiscSonic from './MiscSonic';\nexport * as MiscSoneium from './MiscSoneium';\nexport * as MiscBob from './MiscBob';\nexport * as MiscInk from './MiscInk';\nexport * as MiscInkWhitelabel from './MiscInkWhitelabel';\nexport * as MiscPlasma from './MiscPlasma';\nexport * as MiscMegaEth from './MiscMegaEth';\nexport * as AaveGovernanceV2 from './AaveGovernanceV2';\nexport * as AaveSafetyModule from './AaveSafetyModule';\nexport * as GhoEthereum from './GhoEthereum';\nexport * as GhoArbitrum from './GhoArbitrum';\nexport * as GhoBase from './GhoBase';\nexport * as GhoAvalanche from './GhoAvalanche';\nexport * as GhoGnosis from './GhoGnosis';\nexport * as GhoInk from './GhoInk';\nexport * as GhoPlasma from './GhoPlasma';\nexport * as UmbrellaEthereum from './UmbrellaEthereum';\nexport * as UmbrellaBaseSepolia from './UmbrellaBaseSepolia';\nexport * as ChainlinkEthereum from './ChainlinkEthereum';\nexport * as ChainlinkOptimism from './ChainlinkOptimism';\nexport * as ChainlinkBNB from './ChainlinkBNB';\nexport * as ChainlinkGnosis from './ChainlinkGnosis';\nexport * as ChainlinkPolygon from './ChainlinkPolygon';\nexport * as ChainlinkSonic from './ChainlinkSonic';\nexport * as ChainlinkZkSync from './ChainlinkZkSync';\nexport * as ChainlinkMetis from './ChainlinkMetis';\nexport * as ChainlinkSoneium from './ChainlinkSoneium';\nexport * as ChainlinkMantle from './ChainlinkMantle';\nexport * as ChainlinkBase from './ChainlinkBase';\nexport * as ChainlinkArbitrum from './ChainlinkArbitrum';\nexport * as ChainlinkCelo from './ChainlinkCelo';\nexport * as ChainlinkAvalanche from './ChainlinkAvalanche';\nexport * as ChainlinkLinea from './ChainlinkLinea';\nexport * as ChainlinkScroll from './ChainlinkScroll';\n"],"mappings":";AACA,YAAY,0BAA0B;AACtC,YAAY,0BAA0B;AACtC,YAAY,2BAA2B;AACvC,YAAY,sBAAsB;AAClC,YAAY,0BAA0B;AACtC,YAAY,yBAAyB;AACrC,YAAY,uBAAuB;AACnC,YAAY,sBAAsB;AAClC,YAAY,qBAAqB;AACjC,YAAY,wBAAwB;AACpC,YAAY,wBAAwB;AACpC,YAAY,wBAAwB;AACpC,YAAY,sBAAsB;AAClC,YAAY,uBAAuB;AACnC,YAAY,wBAAwB;AACpC,YAAY,uBAAuB;AACnC,YAAY,yBAAyB;AACrC,YAAY,qBAAqB;AACjC,YAAY,qBAAqB;AACjC,YAAY,+BAA+B;AAC3C,YAAY,wBAAwB;AACpC,YAAY,yBAAyB;AACrC,YAAY,YAAY;AACxB,YAAY,uBAAuB;AACnC,YAAY,uBAAuB;AACnC,YAAY,oBAAoB;AAChC,YAAY,mBAAmB;AAC/B,YAAY,gBAAgB;AAC5B,YAAY,qBAAqB;AACjC,YAAY,oBAAoB;AAChC,YAAY,mBAAmB;AAC/B,YAAY,mBAAmB;AAC/B,YAAY,qBAAqB;AACjC,YAAY,gBAAgB;AAC5B,YAAY,gBAAgB;AAC5B,YAAY,uBAAuB;AACnC,YAAY,2BAA2B;AACvC,YAAY,iBAAiB;AAC7B,YAAY,kBAAkB;AAC9B,YAAY,eAAe;AAC3B,YAAY,oBAAoB;AAChC,YAAY,2BAA2B;AACvC,YAAY,oBAAoB;AAChC,YAAY,2BAA2B;AACvC,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;AACrC,YAAY,kBAAkB;AAC9B,YAAY,wBAAwB;AACpC,YAAY,2BAA2B;AACvC,YAAY,2BAA2B;AACvC,YAAY,iBAAiB;AAC7B,YAAY,gBAAgB;AAC5B,YAAY,kBAAkB;AAC9B,YAAY,iBAAiB;AAC7B,YAAY,mBAAmB;AAC/B,YAAY,yBAAyB;AACrC,YAAY,kBAAkB;AAC9B,YAAY,mBAAmB;AAC/B,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;AACrC,YAAY,mBAAmB;AAC/B,YAAY,cAAc;AAC1B,YAAY,cAAc;AAC1B,YAAY,qBAAqB;AACjC,YAAY,kBAAkB;AAC9B,YAAY,gBAAgB;AAC5B,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;AACrC,YAAY,iBAAiB;AAC7B,YAAY,eAAe;AAC3B,YAAY,gBAAgB;AAC5B,YAAY,aAAa;AACzB,YAAY,cAAc;AAC1B,YAAY,gBAAgB;AAC5B,YAAY,iBAAiB;AAC7B,YAAY,gBAAgB;AAC5B,YAAY,eAAe;AAC3B,YAAY,gBAAgB;AAC5B,YAAY,eAAe;AAC3B,YAAY,iBAAiB;AAC7B,YAAY,aAAa;AACzB,YAAY,aAAa;AACzB,YAAY,uBAAuB;AACnC,YAAY,gBAAgB;AAC5B,YAAY,iBAAiB;AAC7B,YAAY,sBAAsB;AAClC,YAAY,sBAAsB;AAClC,YAAY,iBAAiB;AAC7B,YAAY,iBAAiB;AAC7B,YAAY,aAAa;AACzB,YAAY,kBAAkB;AAC9B,YAAY,eAAe;AAC3B,YAAY,YAAY;AACxB,YAAY,eAAe;AAC3B,YAAY,sBAAsB;AAClC,YAAY,yBAAyB;AACrC,YAAY,uBAAuB;AACnC,YAAY,uBAAuB;AACnC,YAAY,kBAAkB;AAC9B,YAAY,qBAAqB;AACjC,YAAY,sBAAsB;AAClC,YAAY,oBAAoB;AAChC,YAAY,qBAAqB;AACjC,YAAY,oBAAoB;AAChC,YAAY,sBAAsB;AAClC,YAAY,qBAAqB;AACjC,YAAY,mBAAmB;AAC/B,YAAY,uBAAuB;AACnC,YAAY,mBAAmB;AAC/B,YAAY,wBAAwB;AACpC,YAAY,oBAAoB;AAChC,YAAY,qBAAqB;","names":[]}
|
|
@@ -968,7 +968,7 @@ declare const E_MODES: {
|
|
|
968
968
|
readonly ltvzeroAssets: readonly [];
|
|
969
969
|
readonly ltv: 9100;
|
|
970
970
|
readonly liquidationThreshold: 9300;
|
|
971
|
-
readonly liquidationBonus:
|
|
971
|
+
readonly liquidationBonus: 10230;
|
|
972
972
|
};
|
|
973
973
|
readonly '30': {
|
|
974
974
|
readonly label: "USDe,PT_USDe_27NOV2025,PT_USDe_5FEB2026 / USDe";
|
|
@@ -980,7 +980,7 @@ declare const E_MODES: {
|
|
|
980
980
|
readonly ltvzeroAssets: readonly [];
|
|
981
981
|
readonly ltv: 9400;
|
|
982
982
|
readonly liquidationThreshold: 9600;
|
|
983
|
-
readonly liquidationBonus:
|
|
983
|
+
readonly liquidationBonus: 10130;
|
|
984
984
|
};
|
|
985
985
|
readonly '31': {
|
|
986
986
|
readonly label: "sUSDe,PT_sUSDE_27NOV2025,PT_sUSDE_5FEB2026 / USDC,USDT,USDe,USDtb";
|
|
@@ -992,7 +992,7 @@ declare const E_MODES: {
|
|
|
992
992
|
readonly ltvzeroAssets: readonly [];
|
|
993
993
|
readonly ltv: 9000;
|
|
994
994
|
readonly liquidationThreshold: 9200;
|
|
995
|
-
readonly liquidationBonus:
|
|
995
|
+
readonly liquidationBonus: 10330;
|
|
996
996
|
};
|
|
997
997
|
readonly '32': {
|
|
998
998
|
readonly label: "sUSDe,PT_sUSDE_27NOV2025,PT_sUSDE_5FEB2026 / USDe";
|
|
@@ -1004,7 +1004,7 @@ declare const E_MODES: {
|
|
|
1004
1004
|
readonly ltvzeroAssets: readonly [];
|
|
1005
1005
|
readonly ltv: 9200;
|
|
1006
1006
|
readonly liquidationThreshold: 9400;
|
|
1007
|
-
readonly liquidationBonus:
|
|
1007
|
+
readonly liquidationBonus: 10230;
|
|
1008
1008
|
};
|
|
1009
1009
|
readonly '33': {
|
|
1010
1010
|
readonly label: "syrupUSDT / USDT,GHO";
|
|
@@ -968,7 +968,7 @@ declare const E_MODES: {
|
|
|
968
968
|
readonly ltvzeroAssets: readonly [];
|
|
969
969
|
readonly ltv: 9100;
|
|
970
970
|
readonly liquidationThreshold: 9300;
|
|
971
|
-
readonly liquidationBonus:
|
|
971
|
+
readonly liquidationBonus: 10230;
|
|
972
972
|
};
|
|
973
973
|
readonly '30': {
|
|
974
974
|
readonly label: "USDe,PT_USDe_27NOV2025,PT_USDe_5FEB2026 / USDe";
|
|
@@ -980,7 +980,7 @@ declare const E_MODES: {
|
|
|
980
980
|
readonly ltvzeroAssets: readonly [];
|
|
981
981
|
readonly ltv: 9400;
|
|
982
982
|
readonly liquidationThreshold: 9600;
|
|
983
|
-
readonly liquidationBonus:
|
|
983
|
+
readonly liquidationBonus: 10130;
|
|
984
984
|
};
|
|
985
985
|
readonly '31': {
|
|
986
986
|
readonly label: "sUSDe,PT_sUSDE_27NOV2025,PT_sUSDE_5FEB2026 / USDC,USDT,USDe,USDtb";
|
|
@@ -992,7 +992,7 @@ declare const E_MODES: {
|
|
|
992
992
|
readonly ltvzeroAssets: readonly [];
|
|
993
993
|
readonly ltv: 9000;
|
|
994
994
|
readonly liquidationThreshold: 9200;
|
|
995
|
-
readonly liquidationBonus:
|
|
995
|
+
readonly liquidationBonus: 10330;
|
|
996
996
|
};
|
|
997
997
|
readonly '32': {
|
|
998
998
|
readonly label: "sUSDe,PT_sUSDE_27NOV2025,PT_sUSDE_5FEB2026 / USDe";
|
|
@@ -1004,7 +1004,7 @@ declare const E_MODES: {
|
|
|
1004
1004
|
readonly ltvzeroAssets: readonly [];
|
|
1005
1005
|
readonly ltv: 9200;
|
|
1006
1006
|
readonly liquidationThreshold: 9400;
|
|
1007
|
-
readonly liquidationBonus:
|
|
1007
|
+
readonly liquidationBonus: 10230;
|
|
1008
1008
|
};
|
|
1009
1009
|
readonly '33': {
|
|
1010
1010
|
readonly label: "syrupUSDT / USDT,GHO";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as AAVE_PROTOCOL_DATA_PROVIDER, c as ACL_ADMIN, d as ACL_MANAGER, M as ASSETS, K as CHAIN_ID, u as CLINIC_STEWARD, C as COLLECTOR, J as COLLECTOR_SWAP_STEWARD, l as CONFIG_ENGINE, j as DEBT_SWAP_ADAPTER, h as DEFAULT_A_TOKEN_IMPL, D as DEFAULT_INCENTIVES_CONTROLLER, i as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL, k as DELEGATION_AWARE_A_TOKEN_IMPL_REV_1, t as DUST_BIN, F as EDGE_INJECTOR_DISCOUNT_RATE, B as EDGE_INJECTOR_PENDLE_EMODE, I as EDGE_INJECTOR_RATES, x as EDGE_RISK_ORACLE, z as EDGE_RISK_STEWARD_DISCOUNT_RATE, y as EDGE_RISK_STEWARD_PENDLE_EMODE, H as EDGE_RISK_STEWARD_RATES, E as EMISSION_MANAGER, Q as EXTERNAL_LIBRARIES, N as E_MODES, G as GHO_DIRECT_MINTER, L as LEGACY_STATIC_A_TOKEN_FACTORY, O as ORACLE, a as POOL, P as POOL_ADDRESSES_PROVIDER, m as POOL_ADDRESSES_PROVIDER_REGISTRY, b as POOL_CONFIGURATOR, g as POOL_CONFIGURATOR_IMPL, w as POOL_EXPOSURE_STEWARD, f as POOL_IMPL, n as REPAY_WITH_COLLATERAL_ADAPTER, R as RISK_STEWARD, r as SAVINGS_DAI_TOKEN_WRAPPER, s as STATA_FACTORY, v as SVR_STEWARD, S as SWAP_COLLATERAL_ADAPTER, U as UI_INCENTIVE_DATA_PROVIDER, o as UI_POOL_DATA_PROVIDER, W as WALLET_BALANCE_PROVIDER, p as WETH_GATEWAY, q as WITHDRAW_SWAP_ADAPTER } from './AaveV3Ethereum-
|
|
1
|
+
export { e as AAVE_PROTOCOL_DATA_PROVIDER, c as ACL_ADMIN, d as ACL_MANAGER, M as ASSETS, K as CHAIN_ID, u as CLINIC_STEWARD, C as COLLECTOR, J as COLLECTOR_SWAP_STEWARD, l as CONFIG_ENGINE, j as DEBT_SWAP_ADAPTER, h as DEFAULT_A_TOKEN_IMPL, D as DEFAULT_INCENTIVES_CONTROLLER, i as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL, k as DELEGATION_AWARE_A_TOKEN_IMPL_REV_1, t as DUST_BIN, F as EDGE_INJECTOR_DISCOUNT_RATE, B as EDGE_INJECTOR_PENDLE_EMODE, I as EDGE_INJECTOR_RATES, x as EDGE_RISK_ORACLE, z as EDGE_RISK_STEWARD_DISCOUNT_RATE, y as EDGE_RISK_STEWARD_PENDLE_EMODE, H as EDGE_RISK_STEWARD_RATES, E as EMISSION_MANAGER, Q as EXTERNAL_LIBRARIES, N as E_MODES, G as GHO_DIRECT_MINTER, L as LEGACY_STATIC_A_TOKEN_FACTORY, O as ORACLE, a as POOL, P as POOL_ADDRESSES_PROVIDER, m as POOL_ADDRESSES_PROVIDER_REGISTRY, b as POOL_CONFIGURATOR, g as POOL_CONFIGURATOR_IMPL, w as POOL_EXPOSURE_STEWARD, f as POOL_IMPL, n as REPAY_WITH_COLLATERAL_ADAPTER, R as RISK_STEWARD, r as SAVINGS_DAI_TOKEN_WRAPPER, s as STATA_FACTORY, v as SVR_STEWARD, S as SWAP_COLLATERAL_ADAPTER, U as UI_INCENTIVE_DATA_PROVIDER, o as UI_POOL_DATA_PROVIDER, W as WALLET_BALANCE_PROVIDER, p as WETH_GATEWAY, q as WITHDRAW_SWAP_ADAPTER } from './AaveV3Ethereum-CjH1ZPhh.mjs';
|
package/dist/AaveV3Ethereum.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as AAVE_PROTOCOL_DATA_PROVIDER, c as ACL_ADMIN, d as ACL_MANAGER, M as ASSETS, K as CHAIN_ID, u as CLINIC_STEWARD, C as COLLECTOR, J as COLLECTOR_SWAP_STEWARD, l as CONFIG_ENGINE, j as DEBT_SWAP_ADAPTER, h as DEFAULT_A_TOKEN_IMPL, D as DEFAULT_INCENTIVES_CONTROLLER, i as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL, k as DELEGATION_AWARE_A_TOKEN_IMPL_REV_1, t as DUST_BIN, F as EDGE_INJECTOR_DISCOUNT_RATE, B as EDGE_INJECTOR_PENDLE_EMODE, I as EDGE_INJECTOR_RATES, x as EDGE_RISK_ORACLE, z as EDGE_RISK_STEWARD_DISCOUNT_RATE, y as EDGE_RISK_STEWARD_PENDLE_EMODE, H as EDGE_RISK_STEWARD_RATES, E as EMISSION_MANAGER, Q as EXTERNAL_LIBRARIES, N as E_MODES, G as GHO_DIRECT_MINTER, L as LEGACY_STATIC_A_TOKEN_FACTORY, O as ORACLE, a as POOL, P as POOL_ADDRESSES_PROVIDER, m as POOL_ADDRESSES_PROVIDER_REGISTRY, b as POOL_CONFIGURATOR, g as POOL_CONFIGURATOR_IMPL, w as POOL_EXPOSURE_STEWARD, f as POOL_IMPL, n as REPAY_WITH_COLLATERAL_ADAPTER, R as RISK_STEWARD, r as SAVINGS_DAI_TOKEN_WRAPPER, s as STATA_FACTORY, v as SVR_STEWARD, S as SWAP_COLLATERAL_ADAPTER, U as UI_INCENTIVE_DATA_PROVIDER, o as UI_POOL_DATA_PROVIDER, W as WALLET_BALANCE_PROVIDER, p as WETH_GATEWAY, q as WITHDRAW_SWAP_ADAPTER } from './AaveV3Ethereum-
|
|
1
|
+
export { e as AAVE_PROTOCOL_DATA_PROVIDER, c as ACL_ADMIN, d as ACL_MANAGER, M as ASSETS, K as CHAIN_ID, u as CLINIC_STEWARD, C as COLLECTOR, J as COLLECTOR_SWAP_STEWARD, l as CONFIG_ENGINE, j as DEBT_SWAP_ADAPTER, h as DEFAULT_A_TOKEN_IMPL, D as DEFAULT_INCENTIVES_CONTROLLER, i as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL, k as DELEGATION_AWARE_A_TOKEN_IMPL_REV_1, t as DUST_BIN, F as EDGE_INJECTOR_DISCOUNT_RATE, B as EDGE_INJECTOR_PENDLE_EMODE, I as EDGE_INJECTOR_RATES, x as EDGE_RISK_ORACLE, z as EDGE_RISK_STEWARD_DISCOUNT_RATE, y as EDGE_RISK_STEWARD_PENDLE_EMODE, H as EDGE_RISK_STEWARD_RATES, E as EMISSION_MANAGER, Q as EXTERNAL_LIBRARIES, N as E_MODES, G as GHO_DIRECT_MINTER, L as LEGACY_STATIC_A_TOKEN_FACTORY, O as ORACLE, a as POOL, P as POOL_ADDRESSES_PROVIDER, m as POOL_ADDRESSES_PROVIDER_REGISTRY, b as POOL_CONFIGURATOR, g as POOL_CONFIGURATOR_IMPL, w as POOL_EXPOSURE_STEWARD, f as POOL_IMPL, n as REPAY_WITH_COLLATERAL_ADAPTER, R as RISK_STEWARD, r as SAVINGS_DAI_TOKEN_WRAPPER, s as STATA_FACTORY, v as SVR_STEWARD, S as SWAP_COLLATERAL_ADAPTER, U as UI_INCENTIVE_DATA_PROVIDER, o as UI_POOL_DATA_PROVIDER, W as WALLET_BALANCE_PROVIDER, p as WETH_GATEWAY, q as WITHDRAW_SWAP_ADAPTER } from './AaveV3Ethereum-CjH1ZPhh.js';
|
package/dist/AaveV3Ethereum.js
CHANGED
|
@@ -1156,7 +1156,7 @@ var E_MODES = {
|
|
|
1156
1156
|
ltvzeroAssets: [],
|
|
1157
1157
|
ltv: 9100,
|
|
1158
1158
|
liquidationThreshold: 9300,
|
|
1159
|
-
liquidationBonus:
|
|
1159
|
+
liquidationBonus: 10230
|
|
1160
1160
|
},
|
|
1161
1161
|
"30": {
|
|
1162
1162
|
label: "USDe,PT_USDe_27NOV2025,PT_USDe_5FEB2026 / USDe",
|
|
@@ -1172,7 +1172,7 @@ var E_MODES = {
|
|
|
1172
1172
|
ltvzeroAssets: [],
|
|
1173
1173
|
ltv: 9400,
|
|
1174
1174
|
liquidationThreshold: 9600,
|
|
1175
|
-
liquidationBonus:
|
|
1175
|
+
liquidationBonus: 10130
|
|
1176
1176
|
},
|
|
1177
1177
|
"31": {
|
|
1178
1178
|
label: "sUSDe,PT_sUSDE_27NOV2025,PT_sUSDE_5FEB2026 / USDC,USDT,USDe,USDtb",
|
|
@@ -1193,7 +1193,7 @@ var E_MODES = {
|
|
|
1193
1193
|
ltvzeroAssets: [],
|
|
1194
1194
|
ltv: 9e3,
|
|
1195
1195
|
liquidationThreshold: 9200,
|
|
1196
|
-
liquidationBonus:
|
|
1196
|
+
liquidationBonus: 10330
|
|
1197
1197
|
},
|
|
1198
1198
|
"32": {
|
|
1199
1199
|
label: "sUSDe,PT_sUSDE_27NOV2025,PT_sUSDE_5FEB2026 / USDe",
|
|
@@ -1209,7 +1209,7 @@ var E_MODES = {
|
|
|
1209
1209
|
ltvzeroAssets: [],
|
|
1210
1210
|
ltv: 9200,
|
|
1211
1211
|
liquidationThreshold: 9400,
|
|
1212
|
-
liquidationBonus:
|
|
1212
|
+
liquidationBonus: 10230
|
|
1213
1213
|
},
|
|
1214
1214
|
"33": {
|
|
1215
1215
|
label: "syrupUSDT / USDT,GHO",
|