mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Added wethgateway config to matic
This commit is contained in:
parent
c072f3c8e0
commit
32a0aef1a9
|
@ -87,6 +87,10 @@ export const CommonsConfig: ICommonConfiguration = {
|
|||
[ePolygonNetwork.mumbai]: '',
|
||||
[ePolygonNetwork.matic]: '',
|
||||
},
|
||||
WethGateway: {
|
||||
[ePolygonNetwork.mumbai]: '',
|
||||
[ePolygonNetwork.matic]: '',
|
||||
},
|
||||
AaveOracle: {
|
||||
[ePolygonNetwork.mumbai]: '',
|
||||
[ePolygonNetwork.matic]: '',
|
||||
|
|
Loading…
Reference in New Issue
Block a user