adding ERC20 AAVE (#4364)

* adding ERC20 AAVE

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
Andrew M 2020-10-08 17:23:01 +08:00 committed by GitHub
parent 8c60895daa
commit 5308d8abdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 0 deletions

View File

@ -2994,6 +2994,7 @@
"0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf",
"0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7",
"0x7FC408011165760eE31bE2BF20dAf450356692Af",
"0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9",
"0x7FCE2856899a6806eeEf70807985fc7554C66340",
"0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f",
"0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955",

View File

@ -0,0 +1,8 @@
{
"name": "Aave",
"website": "https://aave.com",
"short_description": "Aave is a decentralized finance protocol that allows people to lend and borrow crypto.",
"socials": [],
"explorer": "https://etherscan.io/token/0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
"research": "https://research.binance.com/en/projects/aave-protocol"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB