mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
442 B
JSON
12 lines
442 B
JSON
{
|
|
"name": "Aave UniDAI",
|
|
"website": "https://aave.com",
|
|
"description": "Aave UniDAI is an interest bearing token pegged 1:1 to the underlying DAI deposited in the Uniswap Market of Aave Protocol.",
|
|
"socials": [],
|
|
"explorer": "https://etherscan.io/token/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb",
|
|
"type": "ERC20",
|
|
"symbol": "aUniDAI",
|
|
"decimals": 18,
|
|
"id": "0x048930eec73c91B44b0844aEACdEBADC2F2b6efb"
|
|
}
|