@bgd-labs/aave-address-book 4.37.3-6e1509a03b892dc5c6b24aeaec4eedcb2553b651.0 → 4.37.3-aff9afeb5e15d21fe7773855c54e0631af89ed43.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 +1 -0
- package/dist/AaveAddressBook.d.ts +1 -0
- package/dist/AaveAddressBook.js +3 -0
- package/dist/AaveAddressBook.js.map +1 -1
- package/dist/AaveAddressBook.mjs +2 -0
- package/dist/AaveAddressBook.mjs.map +1 -1
- package/dist/AaveV3Mantle-Bz2SL8Tz.d.mts +68 -0
- package/dist/AaveV3Mantle-Bz2SL8Tz.d.ts +68 -0
- package/dist/AaveV3Mantle.d.mts +1 -0
- package/dist/AaveV3Mantle.d.ts +1 -0
- package/dist/AaveV3Mantle.js +118 -0
- package/dist/AaveV3Mantle.js.map +1 -0
- package/dist/AaveV3Mantle.mjs +66 -0
- package/dist/AaveV3Mantle.mjs.map +1 -0
- package/package.json +1 -1
- package/src/AaveV3Mantle.sol +57 -60
|
@@ -49,6 +49,7 @@ export { A as AaveV3EthereumEtherFi } from './AaveV3EthereumEtherFi-CFnOENRw.mjs
|
|
|
49
49
|
export { A as AaveV3EthereumHorizon } from './AaveV3EthereumHorizon-Dqrg-NEy.mjs';
|
|
50
50
|
export { A as AaveV3Linea } from './AaveV3Linea-BCPRDLff.mjs';
|
|
51
51
|
export { A as AaveV3Celo } from './AaveV3Celo-B3hzgXzG.mjs';
|
|
52
|
+
export { A as AaveV3Mantle } from './AaveV3Mantle-Bz2SL8Tz.mjs';
|
|
52
53
|
export { A as AaveV3Sonic } from './AaveV3Sonic-B5HRPNfv.mjs';
|
|
53
54
|
export { A as AaveV3Soneium } from './AaveV3Soneium-CRTAYeiw.mjs';
|
|
54
55
|
export { A as AaveV3InkWhitelabel } from './AaveV3InkWhitelabel-Djucvfje.mjs';
|
|
@@ -49,6 +49,7 @@ export { A as AaveV3EthereumEtherFi } from './AaveV3EthereumEtherFi-CFnOENRw.js'
|
|
|
49
49
|
export { A as AaveV3EthereumHorizon } from './AaveV3EthereumHorizon-Dqrg-NEy.js';
|
|
50
50
|
export { A as AaveV3Linea } from './AaveV3Linea-BCPRDLff.js';
|
|
51
51
|
export { A as AaveV3Celo } from './AaveV3Celo-B3hzgXzG.js';
|
|
52
|
+
export { A as AaveV3Mantle } from './AaveV3Mantle-Bz2SL8Tz.js';
|
|
52
53
|
export { A as AaveV3Sonic } from './AaveV3Sonic-B5HRPNfv.js';
|
|
53
54
|
export { A as AaveV3Soneium } from './AaveV3Soneium-CRTAYeiw.js';
|
|
54
55
|
export { A as AaveV3InkWhitelabel } from './AaveV3InkWhitelabel-Djucvfje.js';
|
package/dist/AaveAddressBook.js
CHANGED
|
@@ -55,6 +55,7 @@ __export(AaveAddressBook_exports, {
|
|
|
55
55
|
AaveV3Gnosis: () => AaveV3Gnosis,
|
|
56
56
|
AaveV3InkWhitelabel: () => AaveV3InkWhitelabel,
|
|
57
57
|
AaveV3Linea: () => AaveV3Linea,
|
|
58
|
+
AaveV3Mantle: () => AaveV3Mantle,
|
|
58
59
|
AaveV3Metis: () => AaveV3Metis,
|
|
59
60
|
AaveV3Optimism: () => AaveV3Optimism,
|
|
60
61
|
AaveV3OptimismSepolia: () => AaveV3OptimismSepolia,
|
|
@@ -191,6 +192,7 @@ var AaveV3EthereumEtherFi = __toESM(require("./AaveV3EthereumEtherFi.js"));
|
|
|
191
192
|
var AaveV3EthereumHorizon = __toESM(require("./AaveV3EthereumHorizon.js"));
|
|
192
193
|
var AaveV3Linea = __toESM(require("./AaveV3Linea.js"));
|
|
193
194
|
var AaveV3Celo = __toESM(require("./AaveV3Celo.js"));
|
|
195
|
+
var AaveV3Mantle = __toESM(require("./AaveV3Mantle.js"));
|
|
194
196
|
var AaveV3Sonic = __toESM(require("./AaveV3Sonic.js"));
|
|
195
197
|
var AaveV3Soneium = __toESM(require("./AaveV3Soneium.js"));
|
|
196
198
|
var AaveV3InkWhitelabel = __toESM(require("./AaveV3InkWhitelabel.js"));
|
|
@@ -275,6 +277,7 @@ var ChainlinkScroll = __toESM(require("./ChainlinkScroll.js"));
|
|
|
275
277
|
AaveV3Gnosis,
|
|
276
278
|
AaveV3InkWhitelabel,
|
|
277
279
|
AaveV3Linea,
|
|
280
|
+
AaveV3Mantle,
|
|
278
281
|
AaveV3Metis,
|
|
279
282
|
AaveV3Optimism,
|
|
280
283
|
AaveV3OptimismSepolia,
|
|
@@ -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 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,2BAAsC;AACtC,2BAAsC;AACtC,4BAAuC;AACvC,uBAAkC;AAClC,2BAAsC;AACtC,0BAAqC;AACrC,wBAAmC;AACnC,uBAAkC;AAClC,sBAAiC;AACjC,yBAAoC;AACpC,yBAAoC;AACpC,yBAAoC;AACpC,uBAAkC;AAClC,wBAAmC;AACnC,yBAAoC;AACpC,wBAAmC;AACnC,0BAAqC;AACrC,sBAAiC;AACjC,sBAAiC;AACjC,gCAA2C;AAC3C,yBAAoC;AACpC,aAAwB;AACxB,wBAAmC;AACnC,wBAAmC;AACnC,qBAAgC;AAChC,oBAA+B;AAC/B,iBAA4B;AAC5B,sBAAiC;AACjC,qBAAgC;AAChC,oBAA+B;AAC/B,oBAA+B;AAC/B,sBAAiC;AACjC,iBAA4B;AAC5B,iBAA4B;AAC5B,wBAAmC;AACnC,4BAAuC;AACvC,kBAA6B;AAC7B,mBAA8B;AAC9B,gBAA2B;AAC3B,qBAAgC;AAChC,4BAAuC;AACvC,qBAAgC;AAChC,4BAAuC;AACvC,mBAA8B;AAC9B,0BAAqC;AACrC,mBAA8B;AAC9B,yBAAoC;AACpC,4BAAuC;AACvC,4BAAuC;AACvC,kBAA6B;AAC7B,iBAA4B;AAC5B,kBAA6B;AAC7B,oBAA+B;AAC/B,0BAAqC;AACrC,mBAA8B;AAC9B,mBAA8B;AAC9B,0BAAqC;AACrC,oBAA+B;AAC/B,eAA0B;AAC1B,eAA0B;AAC1B,sBAAiC;AACjC,mBAA8B;AAC9B,iBAA4B;AAC5B,mBAA8B;AAC9B,0BAAqC;AACrC,kBAA6B;AAC7B,gBAA2B;AAC3B,iBAA4B;AAC5B,cAAyB;AACzB,eAA0B;AAC1B,iBAA4B;AAC5B,kBAA6B;AAC7B,iBAA4B;AAC5B,gBAA2B;AAC3B,iBAA4B;AAC5B,gBAA2B;AAC3B,kBAA6B;AAC7B,cAAyB;AACzB,cAAyB;AACzB,wBAAmC;AACnC,iBAA4B;AAC5B,uBAAkC;AAClC,uBAAkC;AAClC,kBAA6B;AAC7B,kBAA6B;AAC7B,cAAyB;AACzB,mBAA8B;AAC9B,gBAA2B;AAC3B,aAAwB;AACxB,gBAA2B;AAC3B,uBAAkC;AAClC,0BAAqC;AACrC,wBAAmC;AACnC,wBAAmC;AACnC,mBAA8B;AAC9B,sBAAiC;AACjC,uBAAkC;AAClC,qBAAgC;AAChC,sBAAiC;AACjC,qBAAgC;AAChC,uBAAkC;AAClC,sBAAiC;AACjC,oBAA+B;AAC/B,wBAAmC;AACnC,oBAA+B;AAC/B,yBAAoC;AACpC,qBAAgC;AAChC,sBAAiC;","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 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,2BAAsC;AACtC,2BAAsC;AACtC,4BAAuC;AACvC,uBAAkC;AAClC,2BAAsC;AACtC,0BAAqC;AACrC,wBAAmC;AACnC,uBAAkC;AAClC,sBAAiC;AACjC,yBAAoC;AACpC,yBAAoC;AACpC,yBAAoC;AACpC,uBAAkC;AAClC,wBAAmC;AACnC,yBAAoC;AACpC,wBAAmC;AACnC,0BAAqC;AACrC,sBAAiC;AACjC,sBAAiC;AACjC,gCAA2C;AAC3C,yBAAoC;AACpC,aAAwB;AACxB,wBAAmC;AACnC,wBAAmC;AACnC,qBAAgC;AAChC,oBAA+B;AAC/B,iBAA4B;AAC5B,sBAAiC;AACjC,qBAAgC;AAChC,oBAA+B;AAC/B,oBAA+B;AAC/B,sBAAiC;AACjC,iBAA4B;AAC5B,iBAA4B;AAC5B,wBAAmC;AACnC,4BAAuC;AACvC,kBAA6B;AAC7B,mBAA8B;AAC9B,gBAA2B;AAC3B,qBAAgC;AAChC,4BAAuC;AACvC,qBAAgC;AAChC,4BAAuC;AACvC,mBAA8B;AAC9B,0BAAqC;AACrC,mBAA8B;AAC9B,yBAAoC;AACpC,4BAAuC;AACvC,4BAAuC;AACvC,kBAA6B;AAC7B,iBAA4B;AAC5B,mBAA8B;AAC9B,kBAA6B;AAC7B,oBAA+B;AAC/B,0BAAqC;AACrC,mBAA8B;AAC9B,mBAA8B;AAC9B,0BAAqC;AACrC,oBAA+B;AAC/B,eAA0B;AAC1B,eAA0B;AAC1B,sBAAiC;AACjC,mBAA8B;AAC9B,iBAA4B;AAC5B,mBAA8B;AAC9B,0BAAqC;AACrC,kBAA6B;AAC7B,gBAA2B;AAC3B,iBAA4B;AAC5B,cAAyB;AACzB,eAA0B;AAC1B,iBAA4B;AAC5B,kBAA6B;AAC7B,iBAA4B;AAC5B,gBAA2B;AAC3B,iBAA4B;AAC5B,gBAA2B;AAC3B,kBAA6B;AAC7B,cAAyB;AACzB,cAAyB;AACzB,wBAAmC;AACnC,iBAA4B;AAC5B,uBAAkC;AAClC,uBAAkC;AAClC,kBAA6B;AAC7B,kBAA6B;AAC7B,cAAyB;AACzB,mBAA8B;AAC9B,gBAA2B;AAC3B,aAAwB;AACxB,gBAA2B;AAC3B,uBAAkC;AAClC,0BAAqC;AACrC,wBAAmC;AACnC,wBAAmC;AACnC,mBAA8B;AAC9B,sBAAiC;AACjC,uBAAkC;AAClC,qBAAgC;AAChC,sBAAiC;AACjC,qBAAgC;AAChC,uBAAkC;AAClC,sBAAiC;AACjC,oBAA+B;AAC/B,wBAAmC;AACnC,oBAA+B;AAC/B,yBAAoC;AACpC,qBAAgC;AAChC,sBAAiC;","names":[]}
|
package/dist/AaveAddressBook.mjs
CHANGED
|
@@ -50,6 +50,7 @@ import * as AaveV3EthereumEtherFi from "./AaveV3EthereumEtherFi.mjs";
|
|
|
50
50
|
import * as AaveV3EthereumHorizon from "./AaveV3EthereumHorizon.mjs";
|
|
51
51
|
import * as AaveV3Linea from "./AaveV3Linea.mjs";
|
|
52
52
|
import * as AaveV3Celo from "./AaveV3Celo.mjs";
|
|
53
|
+
import * as AaveV3Mantle from "./AaveV3Mantle.mjs";
|
|
53
54
|
import * as AaveV3Sonic from "./AaveV3Sonic.mjs";
|
|
54
55
|
import * as AaveV3Soneium from "./AaveV3Soneium.mjs";
|
|
55
56
|
import * as AaveV3InkWhitelabel from "./AaveV3InkWhitelabel.mjs";
|
|
@@ -133,6 +134,7 @@ export {
|
|
|
133
134
|
AaveV3Gnosis,
|
|
134
135
|
AaveV3InkWhitelabel,
|
|
135
136
|
AaveV3Linea,
|
|
137
|
+
AaveV3Mantle,
|
|
136
138
|
AaveV3Metis,
|
|
137
139
|
AaveV3Optimism,
|
|
138
140
|
AaveV3OptimismSepolia,
|
|
@@ -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 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,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 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":[]}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
declare const POOL_ADDRESSES_PROVIDER = "0xB25a5D144626a0D488e52AE717A051a2E9997076";
|
|
2
|
+
declare const POOL = "0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff";
|
|
3
|
+
declare const POOL_CONFIGURATOR = "0x8E4Bb46E6245a507F1a267ef488228B08c0dc664";
|
|
4
|
+
declare const ORACLE = "0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11";
|
|
5
|
+
declare const PRICE_ORACLE_SENTINEL = "0x3BAe948502f2139cA25f215950bbF9d789b3821d";
|
|
6
|
+
declare const ACL_ADMIN = "0x70884634D0098782592111A2A6B8d223be31CB7b";
|
|
7
|
+
declare const ACL_MANAGER = "0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B";
|
|
8
|
+
declare const AAVE_PROTOCOL_DATA_PROVIDER = "0x6259AE15400421d341f114f5c2dF43B351D1320E";
|
|
9
|
+
declare const POOL_IMPL = "0x82405D1a189bd6cE4667809C35B37fBE136A4c5B";
|
|
10
|
+
declare const POOL_CONFIGURATOR_IMPL = "0x629A5a607aC4901252e4C48a0Fde156785598F5b";
|
|
11
|
+
declare const DEFAULT_INCENTIVES_CONTROLLER = "0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A";
|
|
12
|
+
declare const EMISSION_MANAGER = "0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC";
|
|
13
|
+
declare const COLLECTOR = "0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022";
|
|
14
|
+
declare const DEFAULT_A_TOKEN_IMPL_REV_1 = "0xa7f516e8656dF586b357529241D71772d503E536";
|
|
15
|
+
declare const DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 = "0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01";
|
|
16
|
+
declare const CONFIG_ENGINE = "0x169117F01c3272c09D45b3e52dFc11764D7258A9";
|
|
17
|
+
declare const POOL_ADDRESSES_PROVIDER_REGISTRY = "0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68";
|
|
18
|
+
declare const UI_INCENTIVE_DATA_PROVIDER = "0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414";
|
|
19
|
+
declare const UI_POOL_DATA_PROVIDER = "0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01";
|
|
20
|
+
declare const WALLET_BALANCE_PROVIDER = "0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b";
|
|
21
|
+
declare const WETH_GATEWAY = "0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe";
|
|
22
|
+
declare const L2_ENCODER = "0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0";
|
|
23
|
+
declare const STATA_FACTORY = "0x3f206C8114A7Dd5136C77364C20604509d9e6BF0";
|
|
24
|
+
declare const DUST_BIN = "0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185";
|
|
25
|
+
declare const CHAIN_ID = 5000;
|
|
26
|
+
declare const ASSETS: {};
|
|
27
|
+
declare const E_MODES: {};
|
|
28
|
+
declare const EXTERNAL_LIBRARIES: {
|
|
29
|
+
readonly FLASHLOAN_LOGIC: "0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC";
|
|
30
|
+
readonly BORROW_LOGIC: "0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635";
|
|
31
|
+
readonly LIQUIDATION_LOGIC: "0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104";
|
|
32
|
+
readonly POOL_LOGIC: "0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5";
|
|
33
|
+
readonly SUPPLY_LOGIC: "0x33654b16A4De97bCE05d7dD06803Bf1066f3123C";
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
declare const AaveV3Mantle_AAVE_PROTOCOL_DATA_PROVIDER: typeof AAVE_PROTOCOL_DATA_PROVIDER;
|
|
37
|
+
declare const AaveV3Mantle_ACL_ADMIN: typeof ACL_ADMIN;
|
|
38
|
+
declare const AaveV3Mantle_ACL_MANAGER: typeof ACL_MANAGER;
|
|
39
|
+
declare const AaveV3Mantle_ASSETS: typeof ASSETS;
|
|
40
|
+
declare const AaveV3Mantle_CHAIN_ID: typeof CHAIN_ID;
|
|
41
|
+
declare const AaveV3Mantle_COLLECTOR: typeof COLLECTOR;
|
|
42
|
+
declare const AaveV3Mantle_CONFIG_ENGINE: typeof CONFIG_ENGINE;
|
|
43
|
+
declare const AaveV3Mantle_DEFAULT_A_TOKEN_IMPL_REV_1: typeof DEFAULT_A_TOKEN_IMPL_REV_1;
|
|
44
|
+
declare const AaveV3Mantle_DEFAULT_INCENTIVES_CONTROLLER: typeof DEFAULT_INCENTIVES_CONTROLLER;
|
|
45
|
+
declare const AaveV3Mantle_DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1: typeof DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1;
|
|
46
|
+
declare const AaveV3Mantle_DUST_BIN: typeof DUST_BIN;
|
|
47
|
+
declare const AaveV3Mantle_EMISSION_MANAGER: typeof EMISSION_MANAGER;
|
|
48
|
+
declare const AaveV3Mantle_EXTERNAL_LIBRARIES: typeof EXTERNAL_LIBRARIES;
|
|
49
|
+
declare const AaveV3Mantle_E_MODES: typeof E_MODES;
|
|
50
|
+
declare const AaveV3Mantle_L2_ENCODER: typeof L2_ENCODER;
|
|
51
|
+
declare const AaveV3Mantle_ORACLE: typeof ORACLE;
|
|
52
|
+
declare const AaveV3Mantle_POOL: typeof POOL;
|
|
53
|
+
declare const AaveV3Mantle_POOL_ADDRESSES_PROVIDER: typeof POOL_ADDRESSES_PROVIDER;
|
|
54
|
+
declare const AaveV3Mantle_POOL_ADDRESSES_PROVIDER_REGISTRY: typeof POOL_ADDRESSES_PROVIDER_REGISTRY;
|
|
55
|
+
declare const AaveV3Mantle_POOL_CONFIGURATOR: typeof POOL_CONFIGURATOR;
|
|
56
|
+
declare const AaveV3Mantle_POOL_CONFIGURATOR_IMPL: typeof POOL_CONFIGURATOR_IMPL;
|
|
57
|
+
declare const AaveV3Mantle_POOL_IMPL: typeof POOL_IMPL;
|
|
58
|
+
declare const AaveV3Mantle_PRICE_ORACLE_SENTINEL: typeof PRICE_ORACLE_SENTINEL;
|
|
59
|
+
declare const AaveV3Mantle_STATA_FACTORY: typeof STATA_FACTORY;
|
|
60
|
+
declare const AaveV3Mantle_UI_INCENTIVE_DATA_PROVIDER: typeof UI_INCENTIVE_DATA_PROVIDER;
|
|
61
|
+
declare const AaveV3Mantle_UI_POOL_DATA_PROVIDER: typeof UI_POOL_DATA_PROVIDER;
|
|
62
|
+
declare const AaveV3Mantle_WALLET_BALANCE_PROVIDER: typeof WALLET_BALANCE_PROVIDER;
|
|
63
|
+
declare const AaveV3Mantle_WETH_GATEWAY: typeof WETH_GATEWAY;
|
|
64
|
+
declare namespace AaveV3Mantle {
|
|
65
|
+
export { AaveV3Mantle_AAVE_PROTOCOL_DATA_PROVIDER as AAVE_PROTOCOL_DATA_PROVIDER, AaveV3Mantle_ACL_ADMIN as ACL_ADMIN, AaveV3Mantle_ACL_MANAGER as ACL_MANAGER, AaveV3Mantle_ASSETS as ASSETS, AaveV3Mantle_CHAIN_ID as CHAIN_ID, AaveV3Mantle_COLLECTOR as COLLECTOR, AaveV3Mantle_CONFIG_ENGINE as CONFIG_ENGINE, AaveV3Mantle_DEFAULT_A_TOKEN_IMPL_REV_1 as DEFAULT_A_TOKEN_IMPL_REV_1, AaveV3Mantle_DEFAULT_INCENTIVES_CONTROLLER as DEFAULT_INCENTIVES_CONTROLLER, AaveV3Mantle_DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1, AaveV3Mantle_DUST_BIN as DUST_BIN, AaveV3Mantle_EMISSION_MANAGER as EMISSION_MANAGER, AaveV3Mantle_EXTERNAL_LIBRARIES as EXTERNAL_LIBRARIES, AaveV3Mantle_E_MODES as E_MODES, AaveV3Mantle_L2_ENCODER as L2_ENCODER, AaveV3Mantle_ORACLE as ORACLE, AaveV3Mantle_POOL as POOL, AaveV3Mantle_POOL_ADDRESSES_PROVIDER as POOL_ADDRESSES_PROVIDER, AaveV3Mantle_POOL_ADDRESSES_PROVIDER_REGISTRY as POOL_ADDRESSES_PROVIDER_REGISTRY, AaveV3Mantle_POOL_CONFIGURATOR as POOL_CONFIGURATOR, AaveV3Mantle_POOL_CONFIGURATOR_IMPL as POOL_CONFIGURATOR_IMPL, AaveV3Mantle_POOL_IMPL as POOL_IMPL, AaveV3Mantle_PRICE_ORACLE_SENTINEL as PRICE_ORACLE_SENTINEL, AaveV3Mantle_STATA_FACTORY as STATA_FACTORY, AaveV3Mantle_UI_INCENTIVE_DATA_PROVIDER as UI_INCENTIVE_DATA_PROVIDER, AaveV3Mantle_UI_POOL_DATA_PROVIDER as UI_POOL_DATA_PROVIDER, AaveV3Mantle_WALLET_BALANCE_PROVIDER as WALLET_BALANCE_PROVIDER, AaveV3Mantle_WETH_GATEWAY as WETH_GATEWAY };
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
export { AaveV3Mantle as A, COLLECTOR as C, DEFAULT_INCENTIVES_CONTROLLER as D, EMISSION_MANAGER as E, L2_ENCODER as L, ORACLE as O, POOL_ADDRESSES_PROVIDER as P, STATA_FACTORY as S, UI_INCENTIVE_DATA_PROVIDER as U, WALLET_BALANCE_PROVIDER as W, POOL as a, POOL_CONFIGURATOR as b, PRICE_ORACLE_SENTINEL as c, ACL_ADMIN as d, ACL_MANAGER as e, AAVE_PROTOCOL_DATA_PROVIDER as f, POOL_IMPL as g, POOL_CONFIGURATOR_IMPL as h, DEFAULT_A_TOKEN_IMPL_REV_1 as i, DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 as j, CONFIG_ENGINE as k, POOL_ADDRESSES_PROVIDER_REGISTRY as l, UI_POOL_DATA_PROVIDER as m, WETH_GATEWAY as n, DUST_BIN as o, CHAIN_ID as p, ASSETS as q, E_MODES as r, EXTERNAL_LIBRARIES as s };
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
declare const POOL_ADDRESSES_PROVIDER = "0xB25a5D144626a0D488e52AE717A051a2E9997076";
|
|
2
|
+
declare const POOL = "0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff";
|
|
3
|
+
declare const POOL_CONFIGURATOR = "0x8E4Bb46E6245a507F1a267ef488228B08c0dc664";
|
|
4
|
+
declare const ORACLE = "0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11";
|
|
5
|
+
declare const PRICE_ORACLE_SENTINEL = "0x3BAe948502f2139cA25f215950bbF9d789b3821d";
|
|
6
|
+
declare const ACL_ADMIN = "0x70884634D0098782592111A2A6B8d223be31CB7b";
|
|
7
|
+
declare const ACL_MANAGER = "0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B";
|
|
8
|
+
declare const AAVE_PROTOCOL_DATA_PROVIDER = "0x6259AE15400421d341f114f5c2dF43B351D1320E";
|
|
9
|
+
declare const POOL_IMPL = "0x82405D1a189bd6cE4667809C35B37fBE136A4c5B";
|
|
10
|
+
declare const POOL_CONFIGURATOR_IMPL = "0x629A5a607aC4901252e4C48a0Fde156785598F5b";
|
|
11
|
+
declare const DEFAULT_INCENTIVES_CONTROLLER = "0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A";
|
|
12
|
+
declare const EMISSION_MANAGER = "0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC";
|
|
13
|
+
declare const COLLECTOR = "0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022";
|
|
14
|
+
declare const DEFAULT_A_TOKEN_IMPL_REV_1 = "0xa7f516e8656dF586b357529241D71772d503E536";
|
|
15
|
+
declare const DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 = "0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01";
|
|
16
|
+
declare const CONFIG_ENGINE = "0x169117F01c3272c09D45b3e52dFc11764D7258A9";
|
|
17
|
+
declare const POOL_ADDRESSES_PROVIDER_REGISTRY = "0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68";
|
|
18
|
+
declare const UI_INCENTIVE_DATA_PROVIDER = "0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414";
|
|
19
|
+
declare const UI_POOL_DATA_PROVIDER = "0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01";
|
|
20
|
+
declare const WALLET_BALANCE_PROVIDER = "0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b";
|
|
21
|
+
declare const WETH_GATEWAY = "0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe";
|
|
22
|
+
declare const L2_ENCODER = "0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0";
|
|
23
|
+
declare const STATA_FACTORY = "0x3f206C8114A7Dd5136C77364C20604509d9e6BF0";
|
|
24
|
+
declare const DUST_BIN = "0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185";
|
|
25
|
+
declare const CHAIN_ID = 5000;
|
|
26
|
+
declare const ASSETS: {};
|
|
27
|
+
declare const E_MODES: {};
|
|
28
|
+
declare const EXTERNAL_LIBRARIES: {
|
|
29
|
+
readonly FLASHLOAN_LOGIC: "0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC";
|
|
30
|
+
readonly BORROW_LOGIC: "0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635";
|
|
31
|
+
readonly LIQUIDATION_LOGIC: "0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104";
|
|
32
|
+
readonly POOL_LOGIC: "0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5";
|
|
33
|
+
readonly SUPPLY_LOGIC: "0x33654b16A4De97bCE05d7dD06803Bf1066f3123C";
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
declare const AaveV3Mantle_AAVE_PROTOCOL_DATA_PROVIDER: typeof AAVE_PROTOCOL_DATA_PROVIDER;
|
|
37
|
+
declare const AaveV3Mantle_ACL_ADMIN: typeof ACL_ADMIN;
|
|
38
|
+
declare const AaveV3Mantle_ACL_MANAGER: typeof ACL_MANAGER;
|
|
39
|
+
declare const AaveV3Mantle_ASSETS: typeof ASSETS;
|
|
40
|
+
declare const AaveV3Mantle_CHAIN_ID: typeof CHAIN_ID;
|
|
41
|
+
declare const AaveV3Mantle_COLLECTOR: typeof COLLECTOR;
|
|
42
|
+
declare const AaveV3Mantle_CONFIG_ENGINE: typeof CONFIG_ENGINE;
|
|
43
|
+
declare const AaveV3Mantle_DEFAULT_A_TOKEN_IMPL_REV_1: typeof DEFAULT_A_TOKEN_IMPL_REV_1;
|
|
44
|
+
declare const AaveV3Mantle_DEFAULT_INCENTIVES_CONTROLLER: typeof DEFAULT_INCENTIVES_CONTROLLER;
|
|
45
|
+
declare const AaveV3Mantle_DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1: typeof DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1;
|
|
46
|
+
declare const AaveV3Mantle_DUST_BIN: typeof DUST_BIN;
|
|
47
|
+
declare const AaveV3Mantle_EMISSION_MANAGER: typeof EMISSION_MANAGER;
|
|
48
|
+
declare const AaveV3Mantle_EXTERNAL_LIBRARIES: typeof EXTERNAL_LIBRARIES;
|
|
49
|
+
declare const AaveV3Mantle_E_MODES: typeof E_MODES;
|
|
50
|
+
declare const AaveV3Mantle_L2_ENCODER: typeof L2_ENCODER;
|
|
51
|
+
declare const AaveV3Mantle_ORACLE: typeof ORACLE;
|
|
52
|
+
declare const AaveV3Mantle_POOL: typeof POOL;
|
|
53
|
+
declare const AaveV3Mantle_POOL_ADDRESSES_PROVIDER: typeof POOL_ADDRESSES_PROVIDER;
|
|
54
|
+
declare const AaveV3Mantle_POOL_ADDRESSES_PROVIDER_REGISTRY: typeof POOL_ADDRESSES_PROVIDER_REGISTRY;
|
|
55
|
+
declare const AaveV3Mantle_POOL_CONFIGURATOR: typeof POOL_CONFIGURATOR;
|
|
56
|
+
declare const AaveV3Mantle_POOL_CONFIGURATOR_IMPL: typeof POOL_CONFIGURATOR_IMPL;
|
|
57
|
+
declare const AaveV3Mantle_POOL_IMPL: typeof POOL_IMPL;
|
|
58
|
+
declare const AaveV3Mantle_PRICE_ORACLE_SENTINEL: typeof PRICE_ORACLE_SENTINEL;
|
|
59
|
+
declare const AaveV3Mantle_STATA_FACTORY: typeof STATA_FACTORY;
|
|
60
|
+
declare const AaveV3Mantle_UI_INCENTIVE_DATA_PROVIDER: typeof UI_INCENTIVE_DATA_PROVIDER;
|
|
61
|
+
declare const AaveV3Mantle_UI_POOL_DATA_PROVIDER: typeof UI_POOL_DATA_PROVIDER;
|
|
62
|
+
declare const AaveV3Mantle_WALLET_BALANCE_PROVIDER: typeof WALLET_BALANCE_PROVIDER;
|
|
63
|
+
declare const AaveV3Mantle_WETH_GATEWAY: typeof WETH_GATEWAY;
|
|
64
|
+
declare namespace AaveV3Mantle {
|
|
65
|
+
export { AaveV3Mantle_AAVE_PROTOCOL_DATA_PROVIDER as AAVE_PROTOCOL_DATA_PROVIDER, AaveV3Mantle_ACL_ADMIN as ACL_ADMIN, AaveV3Mantle_ACL_MANAGER as ACL_MANAGER, AaveV3Mantle_ASSETS as ASSETS, AaveV3Mantle_CHAIN_ID as CHAIN_ID, AaveV3Mantle_COLLECTOR as COLLECTOR, AaveV3Mantle_CONFIG_ENGINE as CONFIG_ENGINE, AaveV3Mantle_DEFAULT_A_TOKEN_IMPL_REV_1 as DEFAULT_A_TOKEN_IMPL_REV_1, AaveV3Mantle_DEFAULT_INCENTIVES_CONTROLLER as DEFAULT_INCENTIVES_CONTROLLER, AaveV3Mantle_DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1, AaveV3Mantle_DUST_BIN as DUST_BIN, AaveV3Mantle_EMISSION_MANAGER as EMISSION_MANAGER, AaveV3Mantle_EXTERNAL_LIBRARIES as EXTERNAL_LIBRARIES, AaveV3Mantle_E_MODES as E_MODES, AaveV3Mantle_L2_ENCODER as L2_ENCODER, AaveV3Mantle_ORACLE as ORACLE, AaveV3Mantle_POOL as POOL, AaveV3Mantle_POOL_ADDRESSES_PROVIDER as POOL_ADDRESSES_PROVIDER, AaveV3Mantle_POOL_ADDRESSES_PROVIDER_REGISTRY as POOL_ADDRESSES_PROVIDER_REGISTRY, AaveV3Mantle_POOL_CONFIGURATOR as POOL_CONFIGURATOR, AaveV3Mantle_POOL_CONFIGURATOR_IMPL as POOL_CONFIGURATOR_IMPL, AaveV3Mantle_POOL_IMPL as POOL_IMPL, AaveV3Mantle_PRICE_ORACLE_SENTINEL as PRICE_ORACLE_SENTINEL, AaveV3Mantle_STATA_FACTORY as STATA_FACTORY, AaveV3Mantle_UI_INCENTIVE_DATA_PROVIDER as UI_INCENTIVE_DATA_PROVIDER, AaveV3Mantle_UI_POOL_DATA_PROVIDER as UI_POOL_DATA_PROVIDER, AaveV3Mantle_WALLET_BALANCE_PROVIDER as WALLET_BALANCE_PROVIDER, AaveV3Mantle_WETH_GATEWAY as WETH_GATEWAY };
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
export { AaveV3Mantle as A, COLLECTOR as C, DEFAULT_INCENTIVES_CONTROLLER as D, EMISSION_MANAGER as E, L2_ENCODER as L, ORACLE as O, POOL_ADDRESSES_PROVIDER as P, STATA_FACTORY as S, UI_INCENTIVE_DATA_PROVIDER as U, WALLET_BALANCE_PROVIDER as W, POOL as a, POOL_CONFIGURATOR as b, PRICE_ORACLE_SENTINEL as c, ACL_ADMIN as d, ACL_MANAGER as e, AAVE_PROTOCOL_DATA_PROVIDER as f, POOL_IMPL as g, POOL_CONFIGURATOR_IMPL as h, DEFAULT_A_TOKEN_IMPL_REV_1 as i, DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 as j, CONFIG_ENGINE as k, POOL_ADDRESSES_PROVIDER_REGISTRY as l, UI_POOL_DATA_PROVIDER as m, WETH_GATEWAY as n, DUST_BIN as o, CHAIN_ID as p, ASSETS as q, E_MODES as r, EXTERNAL_LIBRARIES as s };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { f as AAVE_PROTOCOL_DATA_PROVIDER, d as ACL_ADMIN, e as ACL_MANAGER, q as ASSETS, p as CHAIN_ID, C as COLLECTOR, k as CONFIG_ENGINE, i as DEFAULT_A_TOKEN_IMPL_REV_1, D as DEFAULT_INCENTIVES_CONTROLLER, j as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1, o as DUST_BIN, E as EMISSION_MANAGER, s as EXTERNAL_LIBRARIES, r as E_MODES, L as L2_ENCODER, O as ORACLE, a as POOL, P as POOL_ADDRESSES_PROVIDER, l as POOL_ADDRESSES_PROVIDER_REGISTRY, b as POOL_CONFIGURATOR, h as POOL_CONFIGURATOR_IMPL, g as POOL_IMPL, c as PRICE_ORACLE_SENTINEL, S as STATA_FACTORY, U as UI_INCENTIVE_DATA_PROVIDER, m as UI_POOL_DATA_PROVIDER, W as WALLET_BALANCE_PROVIDER, n as WETH_GATEWAY } from './AaveV3Mantle-Bz2SL8Tz.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { f as AAVE_PROTOCOL_DATA_PROVIDER, d as ACL_ADMIN, e as ACL_MANAGER, q as ASSETS, p as CHAIN_ID, C as COLLECTOR, k as CONFIG_ENGINE, i as DEFAULT_A_TOKEN_IMPL_REV_1, D as DEFAULT_INCENTIVES_CONTROLLER, j as DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1, o as DUST_BIN, E as EMISSION_MANAGER, s as EXTERNAL_LIBRARIES, r as E_MODES, L as L2_ENCODER, O as ORACLE, a as POOL, P as POOL_ADDRESSES_PROVIDER, l as POOL_ADDRESSES_PROVIDER_REGISTRY, b as POOL_CONFIGURATOR, h as POOL_CONFIGURATOR_IMPL, g as POOL_IMPL, c as PRICE_ORACLE_SENTINEL, S as STATA_FACTORY, U as UI_INCENTIVE_DATA_PROVIDER, m as UI_POOL_DATA_PROVIDER, W as WALLET_BALANCE_PROVIDER, n as WETH_GATEWAY } from './AaveV3Mantle-Bz2SL8Tz.js';
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/ts/AaveV3Mantle.ts
|
|
21
|
+
var AaveV3Mantle_exports = {};
|
|
22
|
+
__export(AaveV3Mantle_exports, {
|
|
23
|
+
AAVE_PROTOCOL_DATA_PROVIDER: () => AAVE_PROTOCOL_DATA_PROVIDER,
|
|
24
|
+
ACL_ADMIN: () => ACL_ADMIN,
|
|
25
|
+
ACL_MANAGER: () => ACL_MANAGER,
|
|
26
|
+
ASSETS: () => ASSETS,
|
|
27
|
+
CHAIN_ID: () => CHAIN_ID,
|
|
28
|
+
COLLECTOR: () => COLLECTOR,
|
|
29
|
+
CONFIG_ENGINE: () => CONFIG_ENGINE,
|
|
30
|
+
DEFAULT_A_TOKEN_IMPL_REV_1: () => DEFAULT_A_TOKEN_IMPL_REV_1,
|
|
31
|
+
DEFAULT_INCENTIVES_CONTROLLER: () => DEFAULT_INCENTIVES_CONTROLLER,
|
|
32
|
+
DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1: () => DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1,
|
|
33
|
+
DUST_BIN: () => DUST_BIN,
|
|
34
|
+
EMISSION_MANAGER: () => EMISSION_MANAGER,
|
|
35
|
+
EXTERNAL_LIBRARIES: () => EXTERNAL_LIBRARIES,
|
|
36
|
+
E_MODES: () => E_MODES,
|
|
37
|
+
L2_ENCODER: () => L2_ENCODER,
|
|
38
|
+
ORACLE: () => ORACLE,
|
|
39
|
+
POOL: () => POOL,
|
|
40
|
+
POOL_ADDRESSES_PROVIDER: () => POOL_ADDRESSES_PROVIDER,
|
|
41
|
+
POOL_ADDRESSES_PROVIDER_REGISTRY: () => POOL_ADDRESSES_PROVIDER_REGISTRY,
|
|
42
|
+
POOL_CONFIGURATOR: () => POOL_CONFIGURATOR,
|
|
43
|
+
POOL_CONFIGURATOR_IMPL: () => POOL_CONFIGURATOR_IMPL,
|
|
44
|
+
POOL_IMPL: () => POOL_IMPL,
|
|
45
|
+
PRICE_ORACLE_SENTINEL: () => PRICE_ORACLE_SENTINEL,
|
|
46
|
+
STATA_FACTORY: () => STATA_FACTORY,
|
|
47
|
+
UI_INCENTIVE_DATA_PROVIDER: () => UI_INCENTIVE_DATA_PROVIDER,
|
|
48
|
+
UI_POOL_DATA_PROVIDER: () => UI_POOL_DATA_PROVIDER,
|
|
49
|
+
WALLET_BALANCE_PROVIDER: () => WALLET_BALANCE_PROVIDER,
|
|
50
|
+
WETH_GATEWAY: () => WETH_GATEWAY
|
|
51
|
+
});
|
|
52
|
+
module.exports = __toCommonJS(AaveV3Mantle_exports);
|
|
53
|
+
var POOL_ADDRESSES_PROVIDER = "0xB25a5D144626a0D488e52AE717A051a2E9997076";
|
|
54
|
+
var POOL = "0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff";
|
|
55
|
+
var POOL_CONFIGURATOR = "0x8E4Bb46E6245a507F1a267ef488228B08c0dc664";
|
|
56
|
+
var ORACLE = "0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11";
|
|
57
|
+
var PRICE_ORACLE_SENTINEL = "0x3BAe948502f2139cA25f215950bbF9d789b3821d";
|
|
58
|
+
var ACL_ADMIN = "0x70884634D0098782592111A2A6B8d223be31CB7b";
|
|
59
|
+
var ACL_MANAGER = "0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B";
|
|
60
|
+
var AAVE_PROTOCOL_DATA_PROVIDER = "0x6259AE15400421d341f114f5c2dF43B351D1320E";
|
|
61
|
+
var POOL_IMPL = "0x82405D1a189bd6cE4667809C35B37fBE136A4c5B";
|
|
62
|
+
var POOL_CONFIGURATOR_IMPL = "0x629A5a607aC4901252e4C48a0Fde156785598F5b";
|
|
63
|
+
var DEFAULT_INCENTIVES_CONTROLLER = "0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A";
|
|
64
|
+
var EMISSION_MANAGER = "0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC";
|
|
65
|
+
var COLLECTOR = "0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022";
|
|
66
|
+
var DEFAULT_A_TOKEN_IMPL_REV_1 = "0xa7f516e8656dF586b357529241D71772d503E536";
|
|
67
|
+
var DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 = "0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01";
|
|
68
|
+
var CONFIG_ENGINE = "0x169117F01c3272c09D45b3e52dFc11764D7258A9";
|
|
69
|
+
var POOL_ADDRESSES_PROVIDER_REGISTRY = "0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68";
|
|
70
|
+
var UI_INCENTIVE_DATA_PROVIDER = "0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414";
|
|
71
|
+
var UI_POOL_DATA_PROVIDER = "0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01";
|
|
72
|
+
var WALLET_BALANCE_PROVIDER = "0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b";
|
|
73
|
+
var WETH_GATEWAY = "0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe";
|
|
74
|
+
var L2_ENCODER = "0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0";
|
|
75
|
+
var STATA_FACTORY = "0x3f206C8114A7Dd5136C77364C20604509d9e6BF0";
|
|
76
|
+
var DUST_BIN = "0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185";
|
|
77
|
+
var CHAIN_ID = 5e3;
|
|
78
|
+
var ASSETS = {};
|
|
79
|
+
var E_MODES = {};
|
|
80
|
+
var EXTERNAL_LIBRARIES = {
|
|
81
|
+
FLASHLOAN_LOGIC: "0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC",
|
|
82
|
+
BORROW_LOGIC: "0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635",
|
|
83
|
+
LIQUIDATION_LOGIC: "0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104",
|
|
84
|
+
POOL_LOGIC: "0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5",
|
|
85
|
+
SUPPLY_LOGIC: "0x33654b16A4De97bCE05d7dD06803Bf1066f3123C"
|
|
86
|
+
};
|
|
87
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
88
|
+
0 && (module.exports = {
|
|
89
|
+
AAVE_PROTOCOL_DATA_PROVIDER,
|
|
90
|
+
ACL_ADMIN,
|
|
91
|
+
ACL_MANAGER,
|
|
92
|
+
ASSETS,
|
|
93
|
+
CHAIN_ID,
|
|
94
|
+
COLLECTOR,
|
|
95
|
+
CONFIG_ENGINE,
|
|
96
|
+
DEFAULT_A_TOKEN_IMPL_REV_1,
|
|
97
|
+
DEFAULT_INCENTIVES_CONTROLLER,
|
|
98
|
+
DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1,
|
|
99
|
+
DUST_BIN,
|
|
100
|
+
EMISSION_MANAGER,
|
|
101
|
+
EXTERNAL_LIBRARIES,
|
|
102
|
+
E_MODES,
|
|
103
|
+
L2_ENCODER,
|
|
104
|
+
ORACLE,
|
|
105
|
+
POOL,
|
|
106
|
+
POOL_ADDRESSES_PROVIDER,
|
|
107
|
+
POOL_ADDRESSES_PROVIDER_REGISTRY,
|
|
108
|
+
POOL_CONFIGURATOR,
|
|
109
|
+
POOL_CONFIGURATOR_IMPL,
|
|
110
|
+
POOL_IMPL,
|
|
111
|
+
PRICE_ORACLE_SENTINEL,
|
|
112
|
+
STATA_FACTORY,
|
|
113
|
+
UI_INCENTIVE_DATA_PROVIDER,
|
|
114
|
+
UI_POOL_DATA_PROVIDER,
|
|
115
|
+
WALLET_BALANCE_PROVIDER,
|
|
116
|
+
WETH_GATEWAY
|
|
117
|
+
});
|
|
118
|
+
//# sourceMappingURL=AaveV3Mantle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/ts/AaveV3Mantle.ts"],"sourcesContent":["// AUTOGENERATED - MANUALLY CHANGES WILL BE REVERTED BY THE GENERATOR\n// IPoolAddressesProvider https://mantlescan.xyz/address/0xB25a5D144626a0D488e52AE717A051a2E9997076\nexport const POOL_ADDRESSES_PROVIDER = '0xB25a5D144626a0D488e52AE717A051a2E9997076';\n\n// IPool https://mantlescan.xyz/address/0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff\nexport const POOL = '0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff';\n\n// IPoolConfigurator https://mantlescan.xyz/address/0x8E4Bb46E6245a507F1a267ef488228B08c0dc664\nexport const POOL_CONFIGURATOR = '0x8E4Bb46E6245a507F1a267ef488228B08c0dc664';\n\n// IAaveOracle https://mantlescan.xyz/address/0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11\nexport const ORACLE = '0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11';\n\n// https://mantlescan.xyz/address/0x3BAe948502f2139cA25f215950bbF9d789b3821d\nexport const PRICE_ORACLE_SENTINEL = '0x3BAe948502f2139cA25f215950bbF9d789b3821d';\n\n// https://mantlescan.xyz/address/0x70884634D0098782592111A2A6B8d223be31CB7b\nexport const ACL_ADMIN = '0x70884634D0098782592111A2A6B8d223be31CB7b';\n\n// IACLManager https://mantlescan.xyz/address/0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B\nexport const ACL_MANAGER = '0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B';\n\n// IPoolDataProvider https://mantlescan.xyz/address/0x6259AE15400421d341f114f5c2dF43B351D1320E\nexport const AAVE_PROTOCOL_DATA_PROVIDER = '0x6259AE15400421d341f114f5c2dF43B351D1320E';\n\n// https://mantlescan.xyz/address/0x82405D1a189bd6cE4667809C35B37fBE136A4c5B\nexport const POOL_IMPL = '0x82405D1a189bd6cE4667809C35B37fBE136A4c5B';\n\n// https://mantlescan.xyz/address/0x629A5a607aC4901252e4C48a0Fde156785598F5b\nexport const POOL_CONFIGURATOR_IMPL = '0x629A5a607aC4901252e4C48a0Fde156785598F5b';\n\n// https://mantlescan.xyz/address/0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A\nexport const DEFAULT_INCENTIVES_CONTROLLER = '0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A';\n\n// https://mantlescan.xyz/address/0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC\nexport const EMISSION_MANAGER = '0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC';\n\n// ICollector https://mantlescan.xyz/address/0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022\nexport const COLLECTOR = '0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022';\n\n// https://mantlescan.xyz/address/0xa7f516e8656dF586b357529241D71772d503E536\nexport const DEFAULT_A_TOKEN_IMPL_REV_1 = '0xa7f516e8656dF586b357529241D71772d503E536';\n\n// https://mantlescan.xyz/address/0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01\nexport const DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 = '0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01';\n\n// https://mantlescan.xyz/address/0x169117F01c3272c09D45b3e52dFc11764D7258A9\nexport const CONFIG_ENGINE = '0x169117F01c3272c09D45b3e52dFc11764D7258A9';\n\n// https://mantlescan.xyz/address/0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68\nexport const POOL_ADDRESSES_PROVIDER_REGISTRY = '0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68';\n\n// https://mantlescan.xyz/address/0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414\nexport const UI_INCENTIVE_DATA_PROVIDER = '0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414';\n\n// https://mantlescan.xyz/address/0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01\nexport const UI_POOL_DATA_PROVIDER = '0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01';\n\n// https://mantlescan.xyz/address/0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b\nexport const WALLET_BALANCE_PROVIDER = '0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b';\n\n// https://mantlescan.xyz/address/0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe\nexport const WETH_GATEWAY = '0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe';\n\n// https://mantlescan.xyz/address/0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0\nexport const L2_ENCODER = '0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0';\n\n// https://mantlescan.xyz/address/0x3f206C8114A7Dd5136C77364C20604509d9e6BF0\nexport const STATA_FACTORY = '0x3f206C8114A7Dd5136C77364C20604509d9e6BF0';\n\n// https://mantlescan.xyz/address/0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185\nexport const DUST_BIN = '0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185';\n\nexport const CHAIN_ID = 5000;\nexport const ASSETS = {} as const;\nexport const E_MODES = {} as const;\nexport const EXTERNAL_LIBRARIES = {\n FLASHLOAN_LOGIC: '0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC',\n BORROW_LOGIC: '0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635',\n LIQUIDATION_LOGIC: '0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104',\n POOL_LOGIC: '0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5',\n SUPPLY_LOGIC: '0x33654b16A4De97bCE05d7dD06803Bf1066f3123C',\n} as const;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAEO,IAAM,0BAA0B;AAGhC,IAAM,OAAO;AAGb,IAAM,oBAAoB;AAG1B,IAAM,SAAS;AAGf,IAAM,wBAAwB;AAG9B,IAAM,YAAY;AAGlB,IAAM,cAAc;AAGpB,IAAM,8BAA8B;AAGpC,IAAM,YAAY;AAGlB,IAAM,yBAAyB;AAG/B,IAAM,gCAAgC;AAGtC,IAAM,mBAAmB;AAGzB,IAAM,YAAY;AAGlB,IAAM,6BAA6B;AAGnC,IAAM,yCAAyC;AAG/C,IAAM,gBAAgB;AAGtB,IAAM,mCAAmC;AAGzC,IAAM,6BAA6B;AAGnC,IAAM,wBAAwB;AAG9B,IAAM,0BAA0B;AAGhC,IAAM,eAAe;AAGrB,IAAM,aAAa;AAGnB,IAAM,gBAAgB;AAGtB,IAAM,WAAW;AAEjB,IAAM,WAAW;AACjB,IAAM,SAAS,CAAC;AAChB,IAAM,UAAU,CAAC;AACjB,IAAM,qBAAqB;AAAA,EAChC,iBAAiB;AAAA,EACjB,cAAc;AAAA,EACd,mBAAmB;AAAA,EACnB,YAAY;AAAA,EACZ,cAAc;AAChB;","names":[]}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
// src/ts/AaveV3Mantle.ts
|
|
2
|
+
var POOL_ADDRESSES_PROVIDER = "0xB25a5D144626a0D488e52AE717A051a2E9997076";
|
|
3
|
+
var POOL = "0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff";
|
|
4
|
+
var POOL_CONFIGURATOR = "0x8E4Bb46E6245a507F1a267ef488228B08c0dc664";
|
|
5
|
+
var ORACLE = "0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11";
|
|
6
|
+
var PRICE_ORACLE_SENTINEL = "0x3BAe948502f2139cA25f215950bbF9d789b3821d";
|
|
7
|
+
var ACL_ADMIN = "0x70884634D0098782592111A2A6B8d223be31CB7b";
|
|
8
|
+
var ACL_MANAGER = "0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B";
|
|
9
|
+
var AAVE_PROTOCOL_DATA_PROVIDER = "0x6259AE15400421d341f114f5c2dF43B351D1320E";
|
|
10
|
+
var POOL_IMPL = "0x82405D1a189bd6cE4667809C35B37fBE136A4c5B";
|
|
11
|
+
var POOL_CONFIGURATOR_IMPL = "0x629A5a607aC4901252e4C48a0Fde156785598F5b";
|
|
12
|
+
var DEFAULT_INCENTIVES_CONTROLLER = "0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A";
|
|
13
|
+
var EMISSION_MANAGER = "0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC";
|
|
14
|
+
var COLLECTOR = "0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022";
|
|
15
|
+
var DEFAULT_A_TOKEN_IMPL_REV_1 = "0xa7f516e8656dF586b357529241D71772d503E536";
|
|
16
|
+
var DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 = "0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01";
|
|
17
|
+
var CONFIG_ENGINE = "0x169117F01c3272c09D45b3e52dFc11764D7258A9";
|
|
18
|
+
var POOL_ADDRESSES_PROVIDER_REGISTRY = "0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68";
|
|
19
|
+
var UI_INCENTIVE_DATA_PROVIDER = "0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414";
|
|
20
|
+
var UI_POOL_DATA_PROVIDER = "0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01";
|
|
21
|
+
var WALLET_BALANCE_PROVIDER = "0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b";
|
|
22
|
+
var WETH_GATEWAY = "0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe";
|
|
23
|
+
var L2_ENCODER = "0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0";
|
|
24
|
+
var STATA_FACTORY = "0x3f206C8114A7Dd5136C77364C20604509d9e6BF0";
|
|
25
|
+
var DUST_BIN = "0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185";
|
|
26
|
+
var CHAIN_ID = 5e3;
|
|
27
|
+
var ASSETS = {};
|
|
28
|
+
var E_MODES = {};
|
|
29
|
+
var EXTERNAL_LIBRARIES = {
|
|
30
|
+
FLASHLOAN_LOGIC: "0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC",
|
|
31
|
+
BORROW_LOGIC: "0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635",
|
|
32
|
+
LIQUIDATION_LOGIC: "0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104",
|
|
33
|
+
POOL_LOGIC: "0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5",
|
|
34
|
+
SUPPLY_LOGIC: "0x33654b16A4De97bCE05d7dD06803Bf1066f3123C"
|
|
35
|
+
};
|
|
36
|
+
export {
|
|
37
|
+
AAVE_PROTOCOL_DATA_PROVIDER,
|
|
38
|
+
ACL_ADMIN,
|
|
39
|
+
ACL_MANAGER,
|
|
40
|
+
ASSETS,
|
|
41
|
+
CHAIN_ID,
|
|
42
|
+
COLLECTOR,
|
|
43
|
+
CONFIG_ENGINE,
|
|
44
|
+
DEFAULT_A_TOKEN_IMPL_REV_1,
|
|
45
|
+
DEFAULT_INCENTIVES_CONTROLLER,
|
|
46
|
+
DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1,
|
|
47
|
+
DUST_BIN,
|
|
48
|
+
EMISSION_MANAGER,
|
|
49
|
+
EXTERNAL_LIBRARIES,
|
|
50
|
+
E_MODES,
|
|
51
|
+
L2_ENCODER,
|
|
52
|
+
ORACLE,
|
|
53
|
+
POOL,
|
|
54
|
+
POOL_ADDRESSES_PROVIDER,
|
|
55
|
+
POOL_ADDRESSES_PROVIDER_REGISTRY,
|
|
56
|
+
POOL_CONFIGURATOR,
|
|
57
|
+
POOL_CONFIGURATOR_IMPL,
|
|
58
|
+
POOL_IMPL,
|
|
59
|
+
PRICE_ORACLE_SENTINEL,
|
|
60
|
+
STATA_FACTORY,
|
|
61
|
+
UI_INCENTIVE_DATA_PROVIDER,
|
|
62
|
+
UI_POOL_DATA_PROVIDER,
|
|
63
|
+
WALLET_BALANCE_PROVIDER,
|
|
64
|
+
WETH_GATEWAY
|
|
65
|
+
};
|
|
66
|
+
//# sourceMappingURL=AaveV3Mantle.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/ts/AaveV3Mantle.ts"],"sourcesContent":["// AUTOGENERATED - MANUALLY CHANGES WILL BE REVERTED BY THE GENERATOR\n// IPoolAddressesProvider https://mantlescan.xyz/address/0xB25a5D144626a0D488e52AE717A051a2E9997076\nexport const POOL_ADDRESSES_PROVIDER = '0xB25a5D144626a0D488e52AE717A051a2E9997076';\n\n// IPool https://mantlescan.xyz/address/0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff\nexport const POOL = '0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff';\n\n// IPoolConfigurator https://mantlescan.xyz/address/0x8E4Bb46E6245a507F1a267ef488228B08c0dc664\nexport const POOL_CONFIGURATOR = '0x8E4Bb46E6245a507F1a267ef488228B08c0dc664';\n\n// IAaveOracle https://mantlescan.xyz/address/0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11\nexport const ORACLE = '0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11';\n\n// https://mantlescan.xyz/address/0x3BAe948502f2139cA25f215950bbF9d789b3821d\nexport const PRICE_ORACLE_SENTINEL = '0x3BAe948502f2139cA25f215950bbF9d789b3821d';\n\n// https://mantlescan.xyz/address/0x70884634D0098782592111A2A6B8d223be31CB7b\nexport const ACL_ADMIN = '0x70884634D0098782592111A2A6B8d223be31CB7b';\n\n// IACLManager https://mantlescan.xyz/address/0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B\nexport const ACL_MANAGER = '0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B';\n\n// IPoolDataProvider https://mantlescan.xyz/address/0x6259AE15400421d341f114f5c2dF43B351D1320E\nexport const AAVE_PROTOCOL_DATA_PROVIDER = '0x6259AE15400421d341f114f5c2dF43B351D1320E';\n\n// https://mantlescan.xyz/address/0x82405D1a189bd6cE4667809C35B37fBE136A4c5B\nexport const POOL_IMPL = '0x82405D1a189bd6cE4667809C35B37fBE136A4c5B';\n\n// https://mantlescan.xyz/address/0x629A5a607aC4901252e4C48a0Fde156785598F5b\nexport const POOL_CONFIGURATOR_IMPL = '0x629A5a607aC4901252e4C48a0Fde156785598F5b';\n\n// https://mantlescan.xyz/address/0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A\nexport const DEFAULT_INCENTIVES_CONTROLLER = '0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A';\n\n// https://mantlescan.xyz/address/0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC\nexport const EMISSION_MANAGER = '0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC';\n\n// ICollector https://mantlescan.xyz/address/0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022\nexport const COLLECTOR = '0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022';\n\n// https://mantlescan.xyz/address/0xa7f516e8656dF586b357529241D71772d503E536\nexport const DEFAULT_A_TOKEN_IMPL_REV_1 = '0xa7f516e8656dF586b357529241D71772d503E536';\n\n// https://mantlescan.xyz/address/0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01\nexport const DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 = '0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01';\n\n// https://mantlescan.xyz/address/0x169117F01c3272c09D45b3e52dFc11764D7258A9\nexport const CONFIG_ENGINE = '0x169117F01c3272c09D45b3e52dFc11764D7258A9';\n\n// https://mantlescan.xyz/address/0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68\nexport const POOL_ADDRESSES_PROVIDER_REGISTRY = '0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68';\n\n// https://mantlescan.xyz/address/0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414\nexport const UI_INCENTIVE_DATA_PROVIDER = '0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414';\n\n// https://mantlescan.xyz/address/0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01\nexport const UI_POOL_DATA_PROVIDER = '0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01';\n\n// https://mantlescan.xyz/address/0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b\nexport const WALLET_BALANCE_PROVIDER = '0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b';\n\n// https://mantlescan.xyz/address/0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe\nexport const WETH_GATEWAY = '0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe';\n\n// https://mantlescan.xyz/address/0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0\nexport const L2_ENCODER = '0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0';\n\n// https://mantlescan.xyz/address/0x3f206C8114A7Dd5136C77364C20604509d9e6BF0\nexport const STATA_FACTORY = '0x3f206C8114A7Dd5136C77364C20604509d9e6BF0';\n\n// https://mantlescan.xyz/address/0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185\nexport const DUST_BIN = '0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185';\n\nexport const CHAIN_ID = 5000;\nexport const ASSETS = {} as const;\nexport const E_MODES = {} as const;\nexport const EXTERNAL_LIBRARIES = {\n FLASHLOAN_LOGIC: '0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC',\n BORROW_LOGIC: '0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635',\n LIQUIDATION_LOGIC: '0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104',\n POOL_LOGIC: '0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5',\n SUPPLY_LOGIC: '0x33654b16A4De97bCE05d7dD06803Bf1066f3123C',\n} as const;\n"],"mappings":";AAEO,IAAM,0BAA0B;AAGhC,IAAM,OAAO;AAGb,IAAM,oBAAoB;AAG1B,IAAM,SAAS;AAGf,IAAM,wBAAwB;AAG9B,IAAM,YAAY;AAGlB,IAAM,cAAc;AAGpB,IAAM,8BAA8B;AAGpC,IAAM,YAAY;AAGlB,IAAM,yBAAyB;AAG/B,IAAM,gCAAgC;AAGtC,IAAM,mBAAmB;AAGzB,IAAM,YAAY;AAGlB,IAAM,6BAA6B;AAGnC,IAAM,yCAAyC;AAG/C,IAAM,gBAAgB;AAGtB,IAAM,mCAAmC;AAGzC,IAAM,6BAA6B;AAGnC,IAAM,wBAAwB;AAG9B,IAAM,0BAA0B;AAGhC,IAAM,eAAe;AAGrB,IAAM,aAAa;AAGnB,IAAM,gBAAgB;AAGtB,IAAM,WAAW;AAEjB,IAAM,WAAW;AACjB,IAAM,SAAS,CAAC;AAChB,IAAM,UAAU,CAAC;AACjB,IAAM,qBAAqB;AAAA,EAChC,iBAAiB;AAAA,EACjB,cAAc;AAAA,EACd,mBAAmB;AAAA,EACnB,YAAY;AAAA,EACZ,cAAc;AAChB;","names":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bgd-labs/aave-address-book",
|
|
3
|
-
"version": "4.37.3-
|
|
3
|
+
"version": "4.37.3-aff9afeb5e15d21fe7773855c54e0631af89ed43.0",
|
|
4
4
|
"description": "This repository contains an up-to-date registry of all addresses of the Aave ecosystem's smart contracts, for its usage in Solidity codebases.",
|
|
5
5
|
"private": false,
|
|
6
6
|
"files": [
|
package/src/AaveV3Mantle.sol
CHANGED
|
@@ -4,105 +4,102 @@ pragma solidity >=0.6.0;
|
|
|
4
4
|
|
|
5
5
|
import {IPoolAddressesProvider, IPool, IPoolConfigurator, IAaveOracle, IPoolDataProvider, IACLManager, ICollector} from './AaveV3.sol';
|
|
6
6
|
library AaveV3Mantle {
|
|
7
|
-
// https://mantlescan.xyz/address/
|
|
7
|
+
// https://mantlescan.xyz/address/0xB25a5D144626a0D488e52AE717A051a2E9997076
|
|
8
8
|
IPoolAddressesProvider internal constant POOL_ADDRESSES_PROVIDER =
|
|
9
|
-
IPoolAddressesProvider(
|
|
9
|
+
IPoolAddressesProvider(0xB25a5D144626a0D488e52AE717A051a2E9997076);
|
|
10
10
|
|
|
11
|
-
// https://mantlescan.xyz/address/
|
|
12
|
-
IPool internal constant POOL = IPool(
|
|
11
|
+
// https://mantlescan.xyz/address/0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff
|
|
12
|
+
IPool internal constant POOL = IPool(0xBfC91D59fdAA134A4ED45f7B584cAf96D7792Eff);
|
|
13
13
|
|
|
14
|
-
// https://mantlescan.xyz/address/
|
|
14
|
+
// https://mantlescan.xyz/address/0x8E4Bb46E6245a507F1a267ef488228B08c0dc664
|
|
15
15
|
IPoolConfigurator internal constant POOL_CONFIGURATOR =
|
|
16
|
-
IPoolConfigurator(
|
|
16
|
+
IPoolConfigurator(0x8E4Bb46E6245a507F1a267ef488228B08c0dc664);
|
|
17
17
|
|
|
18
|
-
// https://mantlescan.xyz/address/
|
|
19
|
-
IAaveOracle internal constant ORACLE = IAaveOracle(
|
|
18
|
+
// https://mantlescan.xyz/address/0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11
|
|
19
|
+
IAaveOracle internal constant ORACLE = IAaveOracle(0xF4c6Af5A37c284d907c668EbF76FbD7C139d4c11);
|
|
20
|
+
|
|
21
|
+
// https://mantlescan.xyz/address/0x3BAe948502f2139cA25f215950bbF9d789b3821d
|
|
22
|
+
address internal constant PRICE_ORACLE_SENTINEL = 0x3BAe948502f2139cA25f215950bbF9d789b3821d;
|
|
20
23
|
|
|
21
24
|
// https://mantlescan.xyz/address/0x70884634D0098782592111A2A6B8d223be31CB7b
|
|
22
25
|
address internal constant ACL_ADMIN = 0x70884634D0098782592111A2A6B8d223be31CB7b;
|
|
23
26
|
|
|
24
|
-
// https://mantlescan.xyz/address/
|
|
27
|
+
// https://mantlescan.xyz/address/0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B
|
|
25
28
|
IACLManager internal constant ACL_MANAGER =
|
|
26
|
-
IACLManager(
|
|
29
|
+
IACLManager(0x585013FaF9e99f2E07Bd2ED24E4c35C198E89E9B);
|
|
27
30
|
|
|
28
|
-
// https://mantlescan.xyz/address/
|
|
31
|
+
// https://mantlescan.xyz/address/0x6259AE15400421d341f114f5c2dF43B351D1320E
|
|
29
32
|
IPoolDataProvider internal constant AAVE_PROTOCOL_DATA_PROVIDER =
|
|
30
|
-
IPoolDataProvider(
|
|
33
|
+
IPoolDataProvider(0x6259AE15400421d341f114f5c2dF43B351D1320E);
|
|
31
34
|
|
|
32
|
-
// https://mantlescan.xyz/address/
|
|
33
|
-
address internal constant POOL_IMPL =
|
|
35
|
+
// https://mantlescan.xyz/address/0x82405D1a189bd6cE4667809C35B37fBE136A4c5B
|
|
36
|
+
address internal constant POOL_IMPL = 0x82405D1a189bd6cE4667809C35B37fBE136A4c5B;
|
|
34
37
|
|
|
35
|
-
// https://mantlescan.xyz/address/
|
|
36
|
-
address internal constant POOL_CONFIGURATOR_IMPL =
|
|
38
|
+
// https://mantlescan.xyz/address/0x629A5a607aC4901252e4C48a0Fde156785598F5b
|
|
39
|
+
address internal constant POOL_CONFIGURATOR_IMPL = 0x629A5a607aC4901252e4C48a0Fde156785598F5b;
|
|
37
40
|
|
|
38
|
-
// https://mantlescan.xyz/address/
|
|
41
|
+
// https://mantlescan.xyz/address/0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A
|
|
39
42
|
address internal constant DEFAULT_INCENTIVES_CONTROLLER =
|
|
40
|
-
|
|
43
|
+
0x3A203B14CF8749a1e3b7314c6c49004B77Ee667A;
|
|
41
44
|
|
|
42
|
-
// https://mantlescan.xyz/address/
|
|
43
|
-
address internal constant EMISSION_MANAGER =
|
|
45
|
+
// https://mantlescan.xyz/address/0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC
|
|
46
|
+
address internal constant EMISSION_MANAGER = 0x9E15794F4D37a7FEA668A51BC3Dad76267177DCC;
|
|
44
47
|
|
|
45
|
-
// https://mantlescan.xyz/address/
|
|
46
|
-
ICollector internal constant COLLECTOR = ICollector(
|
|
48
|
+
// https://mantlescan.xyz/address/0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022
|
|
49
|
+
ICollector internal constant COLLECTOR = ICollector(0xa0208CE8356ad6C5EC6dFb8996c9A6B828212022);
|
|
47
50
|
|
|
48
|
-
// https://mantlescan.xyz/address/
|
|
49
|
-
address internal constant DEFAULT_A_TOKEN_IMPL_REV_1 =
|
|
51
|
+
// https://mantlescan.xyz/address/0xa7f516e8656dF586b357529241D71772d503E536
|
|
52
|
+
address internal constant DEFAULT_A_TOKEN_IMPL_REV_1 = 0xa7f516e8656dF586b357529241D71772d503E536;
|
|
50
53
|
|
|
51
|
-
// https://mantlescan.xyz/address/
|
|
54
|
+
// https://mantlescan.xyz/address/0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01
|
|
52
55
|
address internal constant DEFAULT_VARIABLE_DEBT_TOKEN_IMPL_REV_1 =
|
|
53
|
-
|
|
56
|
+
0x25e5ED391ab7e72657a5cd7dD333f392DE0D9A01;
|
|
54
57
|
|
|
55
|
-
// https://mantlescan.xyz/address/
|
|
56
|
-
address internal constant CONFIG_ENGINE =
|
|
58
|
+
// https://mantlescan.xyz/address/0x169117F01c3272c09D45b3e52dFc11764D7258A9
|
|
59
|
+
address internal constant CONFIG_ENGINE = 0x169117F01c3272c09D45b3e52dFc11764D7258A9;
|
|
57
60
|
|
|
58
|
-
// https://mantlescan.xyz/address/
|
|
61
|
+
// https://mantlescan.xyz/address/0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68
|
|
59
62
|
address internal constant POOL_ADDRESSES_PROVIDER_REGISTRY =
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
// https://mantlescan.xyz/address/0x01d678F1bbE148C96e7501F1Ac41661904F84F61
|
|
63
|
-
address internal constant UI_INCENTIVE_DATA_PROVIDER = 0x01d678F1bbE148C96e7501F1Ac41661904F84F61;
|
|
63
|
+
0xB66f0fF09f256A73d2E2b5faF596b363A21a7D68;
|
|
64
64
|
|
|
65
|
-
// https://mantlescan.xyz/address/
|
|
66
|
-
address internal constant
|
|
65
|
+
// https://mantlescan.xyz/address/0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414
|
|
66
|
+
address internal constant UI_INCENTIVE_DATA_PROVIDER = 0xB90fa850a4af6D30feA8b41989eaAecDcA8fd414;
|
|
67
67
|
|
|
68
|
-
// https://mantlescan.xyz/address/
|
|
69
|
-
address internal constant
|
|
68
|
+
// https://mantlescan.xyz/address/0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01
|
|
69
|
+
address internal constant UI_POOL_DATA_PROVIDER = 0x12373B5085e3b42D42C1D4ABF3B3Cf4Df0E0Fa01;
|
|
70
70
|
|
|
71
|
-
// https://mantlescan.xyz/address/
|
|
72
|
-
address internal constant
|
|
71
|
+
// https://mantlescan.xyz/address/0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b
|
|
72
|
+
address internal constant WALLET_BALANCE_PROVIDER = 0x1Be33D186a081eFDf15310e4bdEd81E828C47f9b;
|
|
73
73
|
|
|
74
|
-
// https://mantlescan.xyz/address/
|
|
75
|
-
address internal constant
|
|
74
|
+
// https://mantlescan.xyz/address/0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe
|
|
75
|
+
address internal constant WETH_GATEWAY = 0xc0Bac16A64FbAa7EE6483bD12a759e28cD13dcBe;
|
|
76
76
|
|
|
77
|
-
// https://mantlescan.xyz/address/
|
|
78
|
-
address internal constant
|
|
77
|
+
// https://mantlescan.xyz/address/0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0
|
|
78
|
+
address internal constant L2_ENCODER = 0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0;
|
|
79
79
|
|
|
80
|
-
// https://mantlescan.xyz/address/
|
|
81
|
-
address internal constant
|
|
80
|
+
// https://mantlescan.xyz/address/0x3f206C8114A7Dd5136C77364C20604509d9e6BF0
|
|
81
|
+
address internal constant STATA_FACTORY = 0x3f206C8114A7Dd5136C77364C20604509d9e6BF0;
|
|
82
82
|
|
|
83
|
-
// https://mantlescan.xyz/address/
|
|
84
|
-
address internal constant DUST_BIN =
|
|
83
|
+
// https://mantlescan.xyz/address/0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185
|
|
84
|
+
address internal constant DUST_BIN = 0x54E3aa872c3d2A89D1A6495F770f2cCa2C4Fc185;
|
|
85
85
|
}
|
|
86
86
|
library AaveV3MantleAssets {}
|
|
87
87
|
library AaveV3MantleEModes {
|
|
88
88
|
uint8 internal constant NONE = 0;
|
|
89
89
|
}
|
|
90
90
|
library AaveV3MantleExternalLibraries {
|
|
91
|
-
// https://mantlescan.xyz/address/
|
|
92
|
-
address internal constant FLASHLOAN_LOGIC =
|
|
93
|
-
|
|
94
|
-
// https://mantlescan.xyz/address/0x62325c94E1c49dcDb5937726aB5D8A4c37bCAd36
|
|
95
|
-
address internal constant BORROW_LOGIC = 0x62325c94E1c49dcDb5937726aB5D8A4c37bCAd36;
|
|
91
|
+
// https://mantlescan.xyz/address/0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC
|
|
92
|
+
address internal constant FLASHLOAN_LOGIC = 0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC;
|
|
96
93
|
|
|
97
|
-
// https://mantlescan.xyz/address/
|
|
98
|
-
address internal constant
|
|
94
|
+
// https://mantlescan.xyz/address/0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635
|
|
95
|
+
address internal constant BORROW_LOGIC = 0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635;
|
|
99
96
|
|
|
100
|
-
// https://mantlescan.xyz/address/
|
|
101
|
-
address internal constant LIQUIDATION_LOGIC =
|
|
97
|
+
// https://mantlescan.xyz/address/0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104
|
|
98
|
+
address internal constant LIQUIDATION_LOGIC = 0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104;
|
|
102
99
|
|
|
103
|
-
// https://mantlescan.xyz/address/
|
|
104
|
-
address internal constant POOL_LOGIC =
|
|
100
|
+
// https://mantlescan.xyz/address/0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5
|
|
101
|
+
address internal constant POOL_LOGIC = 0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5;
|
|
105
102
|
|
|
106
|
-
// https://mantlescan.xyz/address/
|
|
107
|
-
address internal constant SUPPLY_LOGIC =
|
|
103
|
+
// https://mantlescan.xyz/address/0x33654b16A4De97bCE05d7dD06803Bf1066f3123C
|
|
104
|
+
address internal constant SUPPLY_LOGIC = 0x33654b16A4De97bCE05d7dD06803Bf1066f3123C;
|
|
108
105
|
}
|