fix: update aave token contract address (#213)

This commit is contained in:
Zak Angelle 2021-07-07 12:27:38 -05:00 committed by GitHub
parent f9d9bbc7b7
commit aac43c634d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"type": "others", "type": "others",
"suffix": "AAVE", "suffix": "AAVE",
"coinGeckoPriceString": "", "coinGeckoPriceString": "",
"tokenContractAddress": "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9", "tokenContractAddress": "0xC13eac3B4F9EED480045113B7af00F7B5655Ece8",
"isEnabled": true, "isEnabled": true,
"hasOnchain": false, "hasOnchain": false,
"isHybrid": false, "isHybrid": false,
@ -25,4 +25,4 @@
}, },
"safeAddress": null, "safeAddress": null,
"treasuryAddresses": ["0x25F2226B597E8F9514B3F68F00f494cF4f286491"] "treasuryAddresses": ["0x25F2226B597E8F9514B3F68F00f494cF4f286491"]
} }