Add SIREN to Trust Wallet (#5492)

* info: Add metadata

* logo: Add SIREN
This commit is contained in:
Rand Hydra 2021-02-05 21:50:35 +00:00 committed by GitHub
parent c73315fe9d
commit 0cb04fc9d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"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,
"id": "0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB