Skip to content

Commit 3d3e53a

Browse files
committed
correct matic oracle
1 parent 191e5b4 commit 3d3e53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/deployments/deploy-UiPoolDataProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ task(`deploy-${eContractid.UiPoolDataProvider}`, `Deploys the UiPoolDataProvider
2525
},
2626
[ePolygonNetwork.matic]: {
2727
incentivesController: '0x357D51124f59836DeD84c8a1730D72B749d8BC23',
28-
aaveOracle: '0x21451bD7b528896B4AB2b9764b521D6ed641708d',
28+
aaveOracle: '0x0229F777B0fAb107F9591a41d5F02E4e98dB6f2d',
2929
},
3030
[ePolygonNetwork.mumbai]: {
3131
incentivesController: '0xd41aE58e803Edf4304334acCE4DC4Ec34a63C644',

0 commit comments

Comments
 (0)