mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
29 lines
882 B
JSON
29 lines
882 B
JSON
{
|
|
"name": "Cannon Finance",
|
|
"website": "https://cannon.finance/",
|
|
"description": "Cannon is a decentralized protocol that enables cross-chain digital asset inteoperability such as with Bitcoin to Ethereum",
|
|
"explorer": "https://bscscan.com/token/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d",
|
|
"type": "BEP20",
|
|
"symbol": "CAN",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/cannonfinance"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Cannon"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/CannonFinance"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/CannonFinance/"
|
|
}
|
|
]
|
|
} |