mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
5a4dfb324a
* Handle fields, 1 * Few more fields * Discord field, fixes * Facebook, youtube fields * Telegram_news, docs, ignored fields * New fields Coinmarketcap & coingecko, better handling of handles. * Code to commit links into info.json, commented out * Add checks for new links fields * Minor log fixes * Extra check for URLs must start with https:// * Duplicate info from 'socials' to 'links'. * Fix for one links (was not array) * Revert asset-infos, except checking * Lint fix * Fix discord.gg .com//invite links * Add error for lone socials section (w/o links) * Remove empty socials section * Manual fix of some socials sections. * Check for invalid fields in links. * Lint fix Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
|
"name": "ACryptoS",
|
|
"website": "https://acryptos.com/",
|
|
"source_code": "https://app.acryptos.com/contracts/",
|
|
"description": "ACryptoS Vaults grow your assets via automated yield Strategies. This saves users time and enables higher yields through more frequent compounding, more efficient gas utilisation, and other creative automations. ACryptoS StableSwap is an automated market maker (AMM) enabling fast and efficient stablecoin trading at the best prices with low slippage and fees on Binance Smart Chain.",
|
|
"research": "https://docs.acryptos.com/",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/acryptosx"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://acryptos.medium.com/"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/acryptos9"
|
|
}
|
|
],
|
|
"explorer": "https://bscscan.com/token/0x4197c6ef3879a08cd51e5560da5064b773aa1d29",
|
|
"type": "BEP20",
|
|
"symbol": "ACS",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x4197C6EF3879a08cD51e5560da5064B773aa1d29",
|
|
"links": [
|
|
{
|
|
"name": "source_code",
|
|
"url": "https://app.acryptos.com/contracts/"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/acryptosx"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/acryptos9"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://acryptos.medium.com/"
|
|
}
|
|
]
|
|
} |