mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Aerdrop](/assets/img/avatar_default.png)
* AERDrop logo for new v2 contract AERDrop was launched under a new contract back in July of 2021. This is the new one. * Added links section to the json file * Fix for missing section * Update info.json * Reorder links Just an OCD thing. ;) * Fix syntax error Missed a comma * Remove www. from Coingecko link * Remove www. from youtube and reddit links * Change token status to abandoned * Update info.json * Create info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com> Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
{
|
|
"name": "AERDROP",
|
|
"website": "https://www.aerdrop.finance/",
|
|
"description": "$AER token offers holders redistribution %, $AER airdrops & free access to the first Defi launchpad for new tokens offering exclusive airdrops.",
|
|
"explorer": "https://bscscan.com/token/0xc7Ad2CE38f208eED77a368613C62062fCE88f125",
|
|
"type": "BEP20",
|
|
"symbol": "AER",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0xc7Ad2CE38f208eED77a368613C62062fCE88f125",
|
|
"links": [
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/aerdrop/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/aerdrop"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/aerdropofficial"
|
|
},
|
|
{
|
|
"name": "telegram_news",
|
|
"url": "https://t.me/aerdropann"
|
|
},
|
|
{
|
|
"name": "youtube",
|
|
"url": "https://youtube.com/channel/UCOpRiuwOQgEYFkljfJmpNWg"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/AerdropOfficial"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/AerdropOfficial/"
|
|
}
|
|
]
|
|
}
|