mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
13 lines
609 B
JSON
13 lines
609 B
JSON
{
|
|
"name": "Smart Advertising Transaction Token",
|
|
"website": "https://satt-token.com/",
|
|
"source_code": "https://github.com/Atayen/satt",
|
|
"white_paper": "https://satt-token.com/files/IcoSattEn.pdf",
|
|
"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"
|
|
} |