mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
20 lines
933 B
JSON
20 lines
933 B
JSON
{
|
|
"name": "τBitcoin",
|
|
"website": "https://btcst.finance/",
|
|
"source_code": "https://github.com/Standard-Hashrate-Groupastronauttoken",
|
|
"white_paper": "https://www.btcst.finance/static/Tau-Whitepaper.pdf",
|
|
"short_description": "τBitcoin is a synthetic Bitcoin supported by some of the largest miners in the world.",
|
|
"description": "τBitcoin is a synthetic Bitcoin supported by some of the largest miners in the world. Implementing the τ protocol, τBitcoin shows superior capital efficiency and composability for DeFi uses.",
|
|
"explorer": "https://bscscan.com/token/0x2cd1075682b0fccaadd0ca629e138e64015ba11c",
|
|
"type": "BEP20",
|
|
"symbol": "τBTC",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/Standard-Hashrate-Groupastronauttoken"
|
|
}
|
|
]
|
|
} |