mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
12 lines
416 B
JSON
12 lines
416 B
JSON
|
{
|
||
|
"name": "Aave Token",
|
||
|
"symbol": "AAVE",
|
||
|
"type": "BEP2",
|
||
|
"decimals": 8,
|
||
|
"description": "Aave is a decentralized finance protocol that allows people to lend and borrow crypto.",
|
||
|
"website": "https://aave.com",
|
||
|
"explorer": "https://explorer.binance.org/asset/AAVE-8FA",
|
||
|
"research": "https://research.binance.com/en/projects/aave-protocol",
|
||
|
"status": "active",
|
||
|
"id": "AAVE-8FA"
|
||
|
}
|