Update info.json (#11125)

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-03 09:32:17 +03:00 committed by GitHub
parent 08df1c00ee
commit cd314464c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,39 @@
"symbol": "AAVE",
"decimals": 18,
"status": "active",
"id": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9"
"id": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9",
"links": [
{
"name": "github",
"url": "https://github.com/aave/aave-protocol"
},
{
"name": "twitter",
"url": "https://twitter.com/AaveAave"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Aave_Official"
},
{
"name": "blog",
"url": "https://medium.com/aave"
},
{
"name": "facebook",
"url": "https://facebook.com/AaveCom"
},
{
"name": "whitepaper",
"url": "https://github.com/aave/aave-protocol/blob/master/docs/Aave_Protocol_Whitepaper_v1_0.pdf/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/aave/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/aave/"
}
]
}