trustwallet-assets/blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}