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>
58 lines
2.0 KiB
JSON
58 lines
2.0 KiB
JSON
{
|
|
"name": "SparkPoint Fuel",
|
|
"website": "https://srk.finance",
|
|
"source_code": "https://github.com/sparkpointio/venus-protocol",
|
|
"white_paper": "https://github.com/sparkpointio/sparkdefi-whitepaper/blob/main/WHITEPAPER.md",
|
|
"description": "SparkDeFi is a governance token-based DeFi platform that empowers individuals to unlock the true value of their cryptocurrency assets. It is a full-service decentralized finance solution that combines a decentralized exchange (SparkSwap), liquidity and pool-based staking (SparkStake), P2P lending and borrowing (SparkLend), and DeFi assets protocols management (SparkDash) in a seamless, transparent, secure, inclusive, and interoperable platform.",
|
|
"research": "https://link.medium.com/ehJR6uXfncb",
|
|
"socials": [
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/theecosystem"
|
|
},
|
|
{
|
|
"name": "Facebook",
|
|
"url": "https://www.facebook.com/SparkDeFi/"
|
|
},
|
|
{
|
|
"name": "Github",
|
|
"url": "https://github.com/sparkpointio/"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "http://t.me/SparkDeFi"
|
|
},
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/SparkDeFi"
|
|
}
|
|
],
|
|
"explorer": "https://bscscan.com/token/0x37ac4d6140e54304d77437a5c11924f61a2d976f",
|
|
"type": "BEP20",
|
|
"symbol": "SFUEL",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x37Ac4D6140e54304D77437A5c11924f61a2D976f",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/sparkpointio/"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/SparkDeFi"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/SparkDeFi"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/SparkDeFi/"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/theecosystem"
|
|
}
|
|
]
|
|
} |