trustwallet-assets/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/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
807 B
JSON

{
"name": "SIREN",
"website": "https://sirenmarkets.com",
"description": "SIREN is a distributed protocol for creating, trading, and redeeming fully-collateralized options contracts for any ERC-20 token on Ethereum. Options are a financial primitive from which one can build many different more complex financial instruments.",
"explorer": "https://etherscan.io/token/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de",
"type": "ERC20",
"symbol": "SI",
"decimals": 18,
"status": "active",
"id": "0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de",
"links": [
{
"name": "github",
"url": "https://github.com/sirenmarkets/core"
},
{
"name": "twitter",
"url": "https://twitter.com/sirenprotocol"
}
]
}