correct mainnet incentives controller

This commit is contained in:
sendra 2021-04-21 19:16:11 +02:00
parent 2a19131b7a
commit 9df1502f22

View File

@ -16,7 +16,7 @@ task(`deploy-${eContractid.UiPoolDataProvider}`, `Deploys the UiPoolDataProvider
// aaveOracle: '', // aaveOracle: '',
// }, // },
[eEthereumNetwork.main]: { [eEthereumNetwork.main]: {
incentivesController: '0xB53C1a33016B2DC2fF3653530bfF1848a515c8c5', incentivesController: '0xd784927Ff2f95ba542BfC824c8a8a98F3495f6b5',
aaveOracle: '0xa50ba011c48153de246e5192c8f9258a2ba79ca9', aaveOracle: '0xa50ba011c48153de246e5192c8f9258a2ba79ca9',
}, },
[ePolygonNetwork.matic]: { [ePolygonNetwork.matic]: {