trustwallet-assets/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

19 lines
1.2 KiB
JSON

{
"name": "SIREN",
"website": "https://sirenmarkets.com",
"source_code": "https://github.com/sirenmarkets/core",
"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. At their core, options give a trader the choice to buy or sell an asset at a predetermined price at a known time in the future. This is useful for protecting one's self (a.k.a hedging) against possible price changes in the asset, as well as speculating on these price changes. SIREN options are written and traded using an Automated Market Maker (AMM) specifically designed for options, and the SIREN governance token plays a role in coordinating the options markets.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/sirenprotocol",
"handle": "sirenprotocol"
}
],
"explorer": "https://etherscan.io/token/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de",
"type": "ERC20",
"symbol": "SI",
"decimals": 18,
"status": "active",
"id": "0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de"
}