mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Set ETH Chainlink price feeds for Matic config
This commit is contained in:
parent
194e1df6c3
commit
c423522387
|
@ -115,12 +115,12 @@ export const CommonsConfig: ICommonConfiguration = {
|
|||
},
|
||||
ChainlinkAggregator: {
|
||||
[ePolygonNetwork.matic]: {
|
||||
DAI: '0x4746DeC9e833A82EC7C2C1356372CcF2cfcD2F3D',
|
||||
USDC: '0xfE4A8cc5b5B2366C1B58Bea3858e81843581b2F7',
|
||||
AAVE: '0xbE23a3AA13038CfC28aFd0ECe4FdE379fE7fBfc4',
|
||||
DAI: '0xFC539A559e170f848323e19dfD66007520510085',
|
||||
USDC: '0xefb7e6be8356cCc6827799B6A7348eE674A80EaE',
|
||||
USDT: '0x0A6513e40db6EB1b165753AD52E80663aeA50545',
|
||||
WBTC: '0xc907E116054Ad103354f2D350FD2514433D57F6f',
|
||||
WETH: '0xF9680D99D6C9589e2a93a78A04A279e509205945',
|
||||
WMATIC: '0xAB594600376Ec9fD91F8e885dADF0CE036862dE0',
|
||||
WBTC: '0xA338e0492B2F944E9F8C0653D3AD1484f2657a37',
|
||||
WMATIC: '0x327e23A4855b6F663a28c5161541d69Af8973302',
|
||||
},
|
||||
[ePolygonNetwork.mumbai]: {
|
||||
DAI: ZERO_ADDRESS,
|
||||
|
|
Loading…
Reference in New Issue
Block a user