mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
19e8a5c9ab
* Rearrange info field checks. * Fill missing id field in some infos; enable check for filled id field. * Minor script change * Fill missing type field in some infos; enable check for filled type field. * Enable check for filled symbol type. * Enable check for decimals field. * Enable check for filled description field. * Enforce non-empty website field. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
13 lines
582 B
JSON
13 lines
582 B
JSON
{
|
|
"name": "Swirge",
|
|
"ticker": "SWGb",
|
|
"website": "https://swirgepay.com",
|
|
"white_paper": "https://swirgepay.com/docs/not-so-whitepaper.pdf",
|
|
"description": "Swirge is an ecosystem that embodies a decentralized social media, a decentralized financial system, and a marketplace built on the blockchain technology.",
|
|
"explorer": "https://bscscan.com/token/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb",
|
|
"research": "https://swirgepay.com",
|
|
"type": "BEP20",
|
|
"symbol": "SWGb",
|
|
"decimals": 18,
|
|
"id": "0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb"
|
|
} |