WIP: Updating all V1 atokens + adding all V2 aTokens (#5584)

This commit is contained in:
Pablo Candela 2021-02-15 16:22:00 +00:00 committed by GitHub
parent 1314717207
commit 338c589d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
82 changed files with 411 additions and 69 deletions

View File

@ -0,0 +1,11 @@
{
"name": "Aave DAI",
"symbol": "aDAI",
"type": "ERC20",
"decimals": 18,
"description": "Aave DAI is an interest bearing token pegged 1:1 to the underlying DAI deposited in Aave. aDAI accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x028171bCA77440897B824Ca71D1c56caC55b68A3",
"status": "active",
"id": "0x028171bCA77440897B824Ca71D1c56caC55b68A3"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave WETH",
"symbol": "aWETH",
"type": "ERC20",
"decimals": 18,
"description": "Aave WETH is an interest bearing token pegged 1:1 to the underlying WETH deposited in Aave. aWETH accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x030bA81f1c18d280636F32af80b9AAd02Cf0854e",
"status": "active",
"id": "0x030bA81f1c18d280636F32af80b9AAd02Cf0854e"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave BAT",
"symbol": "aBAT",
"type": "ERC20",
"decimals": 18,
"description": "Aave BAT is an interest bearing token pegged 1:1 to the underlying BAT deposited in Aave. aBAT accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x05Ec93c0365baAeAbF7AefFb0972ea7ECdD39CF1",
"status": "active",
"id": "0x05Ec93c0365baAeAbF7AefFb0972ea7ECdD39CF1"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave TUSD",
"symbol": "aTUSD",
"type": "ERC20",
"decimals": 18,
"description": "Aave TUSD is an interest bearing token pegged 1:1 to the underlying TUSD deposited in Aave. aTUSD accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x101cc05f4A51C0319f570d5E146a8C625198e636",
"status": "active",
"id": "0x101cc05f4A51C0319f570d5E146a8C625198e636"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave YFI V1",
"symbol": "aYFI V1",
"type": "ERC20",
"decimals": 18,
"description": "Aave YFI V1 is an interest bearing token pegged 1:1 to the underlying YFI deposited in Aave V1. aYFI V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x12e51E77DAAA58aA0E9247db7510Ea4B46F9bEAd",
"status": "active",
"id": "0x12e51E77DAAA58aA0E9247db7510Ea4B46F9bEAd"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave BAL",
"symbol": "aBAL",
"type": "ERC20",
"decimals": 18,
"description": "Aave BAL is an interest bearing token pegged 1:1 to the underlying BAL deposited in Aave. aBAL accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x272F97b7a56a387aE942350bBC7Df5700f8a4576",
"status": "active",
"id": "0x272F97b7a56a387aE942350bBC7Df5700f8a4576"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing SNX",
"symbol": "aSNX",
"name": "Aave SNX V1",
"symbol": "aSNX V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave SNX V1 is an interest bearing token pegged 1:1 to the underlying SNX deposited in Aave V1. aSNX V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE",
"status": "active",
"id": "0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave SNX",
"symbol": "aSNX",
"type": "ERC20",
"decimals": 18,
"description": "Aave SNX is an interest bearing token pegged 1:1 to the underlying SNX deposited in Aave. aSNX accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x35f6B052C598d933D69A4EEC4D04c73A191fE6c2",
"status": "active",
"id": "0x35f6B052C598d933D69A4EEC4D04c73A191fE6c2"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave KNC",
"symbol": "aKNC",
"type": "ERC20",
"decimals": 18,
"description": "Aave KNC is an interest bearing token pegged 1:1 to the underlying KNC deposited in Aave. aKNC accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x39C6b3e42d6A679d7D776778Fe880BC9487C2EDA",
"status": "active",
"id": "0x39C6b3e42d6A679d7D776778Fe880BC9487C2EDA"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave USDT",
"symbol": "aUSDT",
"type": "ERC20",
"decimals": 6,
"description": "Aave USDT is an interest bearing token pegged 1:1 to the underlying USDT deposited in Aave. aUSDT accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x3Ed3B47Dd13EC9a98b44e6204A523E766B225811",
"status": "active",
"id": "0x3Ed3B47Dd13EC9a98b44e6204A523E766B225811"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -1,12 +1,12 @@
{
"name": "Aave ETH",
"name": "Aave ETH V1",
"website": "https://aave.com",
"description": "Aave ETH is an interest bearing token pegged 1:1 to the underlying ETH deposited in Aave. aETH accrue interest in real time in your wallet.",
"socials": [],
"description": "Aave ETH V1 is an interest bearing token pegged 1:1 to the underlying ETH deposited in Aave V1. aETH V1 accrue interest in real time in your wallet.",
"explorer": "https://etherscan.io/token/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04",
"type": "ERC20",
"symbol": "aETH",
"symbol": "aETH V1",
"decimals": 18,
"status": "active",
"id": "0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04"
}
}

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing TUSD",
"symbol": "aTUSD",
"name": "Aave TUSD V1",
"symbol": "aTUSD V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave TUSD V1 is an interest bearing token pegged 1:1 to the underlying TUSD deposited in Aave V1. aTUSD V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x4DA9b813057D04BAef4e5800E36083717b4a0341",
"status": "active",
"id": "0x4DA9b813057D04BAef4e5800E36083717b4a0341"

View File

@ -0,0 +1,11 @@
{
"name": "Staked AAVE",
"symbol": "stkAAVE",
"type": "ERC20",
"decimals": 18,
"description": "stkAAVE is AAVE that is staked in the Aave Protocol Safety Module. In case of a shortfall event, up to 30% of the stkAAVE can be slashed to cover the deficit. stkAAVE holders earn Safety Incentives as a reward for protecting the protocol. stkAAVE holders can also vote on governance proposals for protocol updates.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x4da27a545c0c5B758a6BA100e3a049001de870f5",
"status": "active",
"id": "0x4da27a545c0c5B758a6BA100e3a049001de870f5"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave YFI",
"symbol": "aYFI",
"type": "ERC20",
"decimals": 18,
"description": "Aave YFI is an interest bearing token pegged 1:1 to the underlying YFI deposited in Aave. aYFI accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x5165d24277cD063F5ac44Efd447B27025e888f37",
"status": "active",
"id": "0x5165d24277cD063F5ac44Efd447B27025e888f37"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing SUSD",
"symbol": "aSUSD",
"name": "Aave SUSD V1",
"symbol": "aSUSD V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave SUSD V1 is an interest bearing token pegged 1:1 to the underlying SUSD deposited in Aave V1. aSUSD V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x625aE63000f46200499120B906716420bd059240",
"status": "active",
"id": "0x625aE63000f46200499120B906716420bd059240"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave REN V1",
"symbol": "aREN V1",
"type": "ERC20",
"decimals": 18,
"description": "Aave REN V1 is an interest bearing token pegged 1:1 to the underlying REN deposited in Aave V1. aREN V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x69948cC03f478B95283F7dbf1CE764d0fc7EC54C",
"status": "active",
"id": "0x69948cC03f478B95283F7dbf1CE764d0fc7EC54C"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave SUSD",
"symbol": "aSUSD",
"type": "ERC20",
"decimals": 18,
"description": "Aave SUSD is an interest bearing token pegged 1:1 to the underlying SUSD deposited in Aave. aSUSD accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x6C5024Cd4F8A59110119C56f8933403A539555EB",
"status": "active",
"id": "0x6C5024Cd4F8A59110119C56f8933403A539555EB"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave BUSD V1",
"symbol": "aBUSD V1",
"type": "ERC20",
"decimals": 18,
"description": "Aave BUSD V1 is an interest bearing token pegged 1:1 to the underlying BUSD deposited in Aave V1. aBUSD V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x6Ee0f7BB50a54AB5253dA0667B0Dc2ee526C30a8",
"status": "active",
"id": "0x6Ee0f7BB50a54AB5253dA0667B0Dc2ee526C30a8"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing MANA",
"symbol": "aMANA",
"name": "Aave MANA V1",
"symbol": "aMANA V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave MANA V1 is an interest bearing token pegged 1:1 to the underlying MANA deposited in Aave V1. aMANA V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f",
"status": "active",
"id": "0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f"

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing ZRX",
"symbol": "aZRX",
"name": "Aave ZRX V1",
"symbol": "aZRX V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave ZRX V1 is an interest bearing token pegged 1:1 to the underlying ZRX deposited in Aave V1. aZRX V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f",
"status": "active",
"id": "0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f"

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing REP",
"symbol": "aREP",
"name": "Aave REP V1",
"symbol": "aREP V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave REP V1 is an interest bearing token pegged 1:1 to the underlying REP deposited in Aave V1. aREP V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x71010A9D003445aC60C4e6A7017c1E89A477B438",
"status": "active",
"id": "0x71010A9D003445aC60C4e6A7017c1E89A477B438"

View File

@ -0,0 +1,11 @@
{
"name": "Aave ENJ V1",
"symbol": "aENJ V1",
"type": "ERC20",
"decimals": 18,
"description": "Aave ENJ V1 is an interest bearing token pegged 1:1 to the underlying xxxx deposited in Aave V1. aENJ V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x712DB54daA836B53Ef1EcBb9c6ba3b9Efb073F40",
"status": "active",
"id": "0x712DB54daA836B53Ef1EcBb9c6ba3b9Efb073F40"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing USDT",
"symbol": "aUSDT",
"name": "Aave USDT V1",
"symbol": "aUSDT V1",
"type": "ERC20",
"decimals": 6,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave USDT V1 is an interest bearing token pegged 1:1 to the underlying USDT deposited in Aave V1. aUSDT V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8",
"status": "active",
"id": "0x71fc860F7D3A592A4a98740e39dB31d25db65ae8"

View File

@ -1,11 +1,11 @@
{
"name": "Aave Interest bearing LEND",
"symbol": "aLEND",
"name": "Aave LEND V1",
"symbol": "aLEND V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave LEND V1 is an interest bearing token pegged 1:1 to the underlying LEND deposited in Aave V1. aLEND V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8",
"status": "active",
"id": "0x7D2D3688Df45Ce7C552E19c27e007673da9204B8"
}
}

View File

@ -1,7 +1,7 @@
{
"name": "Aave",
"website": "https://aave.com",
"description": "Aave is a decentralized finance protocol that allows people to lend and borrow crypto.",
"description": "Aave Protocol is a decentralised liquidity protocol where people can lend and borrow digital assets. The AAVE token is the governance token of the protocol, so AAVE holders can vote on proposals for updates. AAVE holders can also stake their AAVE in the protocol Safety Module and earn Safety Incentives for securing the protocol",
"socials": [],
"explorer": "https://etherscan.io/token/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9",
"research": "https://research.binance.com/en/projects/aave-protocol",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing MKR",
"symbol": "aMKR",
"name": "Aave MKR V1",
"symbol": "aMKR V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave MKR V1 is an interest bearing token pegged 1:1 to the underlying MKR deposited in Aave V1. aMKR V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x7deB5e830be29F91E298ba5FF1356BB7f8146998",
"status": "active",
"id": "0x7deB5e830be29F91E298ba5FF1356BB7f8146998"

View File

@ -0,0 +1,11 @@
{
"name": "Aave CRV",
"symbol": "aCRV",
"type": "ERC20",
"decimals": 18,
"description": "Aave CRV is an interest bearing token pegged 1:1 to the underlying CRV deposited in Aave. aCRV accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x8dAE6Cb04688C62d939ed9B68d32Bc62e49970b1",
"status": "active",
"id": "0x8dAE6Cb04688C62d939ed9B68d32Bc62e49970b1"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -1,11 +1,11 @@
{
"name": "Aave Interest bearing KNC",
"symbol": "aKNC",
"name": "Aave KNC V1",
"symbol": "aKNC V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave KNC V1 is an interest bearing token pegged 1:1 to the underlying KNC deposited in Aave V1. aKNC V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x9D91BE44C06d373a8a226E1f3b146956083803eB",
"status": "active",
"id": "0x9D91BE44C06d373a8a226E1f3b146956083803eB"
}
}

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing USDC",
"symbol": "aUSDC",
"name": "Aave USDC V1",
"symbol": "aUSDC V1",
"type": "ERC20",
"decimals": 6,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave USDC V1 is an interest bearing token pegged 1:1 to the underlying USDC deposited in Aave V1. aUSDC V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E",
"status": "active",
"id": "0x9bA00D6856a4eDF4665BcA2C2309936572473B7E"

View File

@ -0,0 +1,11 @@
{
"name": "Aave WBTC",
"symbol": "aWBTC",
"type": "ERC20",
"decimals": 8,
"description": "Aave WBTC is an interest bearing token pegged 1:1 to the underlying WBTC deposited in Aave. aWBTC accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0x9ff58f4fFB29fA2266Ab25e75e2A8b3503311656",
"status": "active",
"id": "0x9ff58f4fFB29fA2266Ab25e75e2A8b3503311656"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave BUSD",
"symbol": "aBUSD",
"type": "ERC20",
"decimals": 18,
"description": "Aave BUSD is an interest bearing token pegged 1:1 to the underlying BUSD deposited in Aave. aBUSD accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xA361718326c15715591c299427c62086F69923D9",
"status": "active",
"id": "0xA361718326c15715591c299427c62086F69923D9"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing LINK",
"symbol": "aLINK",
"name": "Aave LINK V1",
"symbol": "aLINK V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave LINK V1 is an interest bearing token pegged 1:1 to the underlying LINK deposited in Aave V1. aLINK V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84",
"status": "active",
"id": "0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84"

View File

@ -0,0 +1,11 @@
{
"name": "Aave UNI V1",
"symbol": "aUNI V1",
"type": "ERC20",
"decimals": 18,
"description": "Aave UNI V1 is an interest bearing token pegged 1:1 to the underlying UNI deposited in Aave V1. aUNI V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xB124541127A0A657f056D9Dd06188c4F1b0e5aab",
"status": "active",
"id": "0xB124541127A0A657f056D9Dd06188c4F1b0e5aab"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave UNI",
"symbol": "aUNI",
"type": "ERC20",
"decimals": 18,
"description": "Aave UNI is an interest bearing token pegged 1:1 to the underlying UNI deposited in Aave. aUNI accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xB9D7CB55f463405CDfBe4E90a6D2Df01C2B92BF1",
"status": "active",
"id": "0xB9D7CB55f463405CDfBe4E90a6D2Df01C2B92BF1"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave USDC",
"symbol": "aUSDC",
"type": "ERC20",
"decimals": 6,
"description": "Aave USDC is an interest bearing token pegged 1:1 to the underlying USDC deposited in Aave. aUSDC accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xBcca60bB61934080951369a648Fb03DF4F96263C",
"status": "active",
"id": "0xBcca60bB61934080951369a648Fb03DF4F96263C"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave REN",
"symbol": "aREN",
"type": "ERC20",
"decimals": 18,
"description": "Aave REN is an interest bearing token pegged 1:1 to the underlying REN deposited in Aave. aREN accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xCC12AbE4ff81c9378D670De1b57F8e0Dd228D77a",
"status": "active",
"id": "0xCC12AbE4ff81c9378D670De1b57F8e0Dd228D77a"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave GUSD",
"symbol": "aGUSD",
"type": "ERC20",
"decimals": 2,
"description": "Aave GUSD is an interest bearing token pegged 1:1 to the underlying GUSD deposited in Aave. aGUSD accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xD37EE7e4f452C6638c96536e68090De8cBcdb583",
"status": "active",
"id": "0xD37EE7e4f452C6638c96536e68090De8cBcdb583"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave ZRX",
"symbol": "aZRX",
"type": "ERC20",
"decimals": 18,
"description": "Aave ZRX is an interest bearing token pegged 1:1 to the underlying ZRX deposited in Aave. aZRX accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xDf7FF54aAcAcbFf42dfe29DD6144A69b629f8C9e",
"status": "active",
"id": "0xDf7FF54aAcAcbFf42dfe29DD6144A69b629f8C9e"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing BAT",
"symbol": "aBAT",
"name": "Aave BAT V1",
"symbol": "aBAT V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave BAT V1 is an interest bearing token pegged 1:1 to the underlying BAT deposited in Aave V1. aBAT V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00",
"status": "active",
"id": "0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00"

View File

@ -0,0 +1,11 @@
{
"name": "Aave XSUSHI",
"symbol": "aXSUSHI",
"type": "ERC20",
"decimals": 18,
"description": "Aave XSUSHI is an interest bearing token pegged 1:1 to the underlying XSUSHI deposited in Aave. aXSUSHI accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xF256CC7847E919FAc9B808cC216cAc87CCF2f47a",
"status": "active",
"id": "0xF256CC7847E919FAc9B808cC216cAc87CCF2f47a"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -1,10 +1,10 @@
{
"name": "Aave Interest bearing WBTC",
"symbol": "aWBTC",
"name": "Aave WBTC V1",
"symbol": "aWBTC V1",
"type": "ERC20",
"decimals": 8,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave WBTC V1 is an interest bearing token pegged 1:1 to the underlying WBTC deposited in Aave V1. aWBTC V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3",
"status": "active",
"id": "0xFC4B8ED459e00e5400be803A9BB3954234FD50e3"

View File

@ -0,0 +1,11 @@
{
"name": "Aave AAVE",
"symbol": "aAAVE",
"type": "ERC20",
"decimals": 18,
"description": "Aave AAVE is an interest bearing token pegged 1:1 to the underlying AAVE deposited in Aave.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xFFC97d72E13E01096502Cb8Eb52dEe56f74DAD7B",
"status": "active",
"id": "0xFFC97d72E13E01096502Cb8Eb52dEe56f74DAD7B"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave LINK",
"symbol": "aLINK",
"type": "ERC20",
"decimals": 18,
"description": "Aave LINK is an interest bearing token pegged 1:1 to the underlying LINK deposited in Aave. aLINK accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xa06bC25B5805d5F8d82847D191Cb4Af5A3e873E0",
"status": "active",
"id": "0xa06bC25B5805d5F8d82847D191Cb4Af5A3e873E0"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave MANA",
"symbol": "aMANA",
"type": "ERC20",
"decimals": 18,
"description": "Aave MANA is an interest bearing token pegged 1:1 to the underlying MANA deposited in Aave. aMANA accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xa685a61171bb30d4072B338c80Cb7b2c865c873E",
"status": "active",
"id": "0xa685a61171bb30d4072B338c80Cb7b2c865c873E"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave ENJ",
"symbol": "aENJ",
"type": "ERC20",
"decimals": 18,
"description": "Aave ENJ is an interest bearing token pegged 1:1 to the underlying ENJ deposited in Aave. aENJ accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xaC6Df26a590F08dcC95D5a4705ae8abbc88509Ef",
"status": "active",
"id": "0xaC6Df26a590F08dcC95D5a4705ae8abbc88509Ef"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave AAVE V1",
"symbol": "aAAVE V1",
"type": "ERC20",
"decimals": 18,
"description": "Aave AAVE V1 is an interest bearing token pegged 1:1 to the underlying AAVE deposited in Aave V1. aAAVE V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xba3D9687Cf50fE253cd2e1cFeEdE1d6787344Ed5",
"status": "active",
"id": "0xba3D9687Cf50fE253cd2e1cFeEdE1d6787344Ed5"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Aave MKR",
"symbol": "aMKR",
"type": "ERC20",
"decimals": 18,
"description": "Aave MKR is an interest bearing token pegged 1:1 to the underlying MKR deposited in Aave. aMKR accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xc713e5E149D5D0715DcD1c156a020976e7E56B88",
"status": "active",
"id": "0xc713e5E149D5D0715DcD1c156a020976e7E56B88"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -1,11 +1,12 @@
{
"name": "Aave Interest bearing DAI",
"symbol": "aDAI",
"name": "Aave DAI V1",
"symbol": "aDAI V1",
"type": "ERC20",
"decimals": 18,
"description": "-",
"website": "https://aave.com/atokens",
"description": "Aave DAI V1 is an interest bearing token pegged 1:1 to the underlying DAI deposited in Aave V1. aDAI V1 accrue interest in real time in your wallet.",
"website": "https://aave.com",
"explorer": "https://etherscan.io/token/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d",
"status": "active",
"id": "0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d"
}
}