mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
correct mainnet incentives controller
This commit is contained in:
parent
2a19131b7a
commit
9df1502f22
|
@ -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]: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user