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
807 B
JSON
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"
|
|
}
|
|
]
|
|
} |