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>
21 lines
734 B
JSON
21 lines
734 B
JSON
{
|
|
"name": "Smart Advertising Transaction Token",
|
|
"website": "https://satt-token.com/",
|
|
"description": "Satt is a token used in an Ethereum Dapp to rule fairly advertising payment between advertisers and content creators via social media oracles",
|
|
"explorer": "https://etherscan.io/token/0xDf49C9f599A0A9049D97CFF34D0C30E468987389",
|
|
"type": "ERC20",
|
|
"symbol": "SATT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xDf49C9f599A0A9049D97CFF34D0C30E468987389",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/Atayen/satt"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://satt-token.com/files/IcoSattEn.pdf"
|
|
}
|
|
]
|
|
} |