收发您的 Siren 通过 Trezor Suite 应用
收发
兑换
支持Siren的 Trezor 硬件钱包
让您的 Trezor 同步至钱包应用
支持的Siren网络
为什么要用硬件钱包?
离线安全保护,尽在 Trezor
- 您 100% 拥有您的加密货币
- 离线保护私钥,大幅降低在线攻击风险
- 您的数据 100% 匿名
- 您的加密货币不受任何公司控制
在线交易所
- 若交易所出现问题,您将失去加密货币
- 交易所是黑客攻击的目标
- 您的个人数据可能会被暴露
- 您并不真正拥有您的加密货币
如何在 Trezor 上使用SI
请连接您的 Trezor 设备
安装 Trezor Suite 应用

转账您的 SI

充分利用您的 SI
Trezor 助您安心管理 SI
受安全芯片保护对抗在线与离线威胁的可靠防线
您的代币,您做主通过设备确认,全面掌控每笔交易
安全始于开源透明钱包设计让您的 Trezor 更优更安全
清晰简单的钱包备份采用新备份标准恢复您的数字资产访问权限
从第一天起就信心十足包装与设备防拆封条共同保障 Trezor 设备完整性
SIREN is a distributed protocol for creating, trading, and redeeming fully-collateralized options contracts for any ERC-20 token on Ethereum.
About SIREN 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 (also known as hedging) against possible price changes in the asset, as well as speculating on these price changes.
Core Protocol Mechanics SIREN uses a fully-collateralized approach to writing options that doesn’t require any oracles to function. A single MarketsRegistry contract creates and coordinates individual markets. Once a Market contract is created anyone can interact with it in a permissionless manner. The solvency of a position is ensured at all times by the collateral locked in the smart contract.
With SIREN, both the long and short side of the contract are tokenized. The buyer’s side (bToken) gives the holder the right to purchase or sell the underlying asset at a predetermined strike priceThe seller’s/writer’s side (wToken) allows the holder to withdraw the collateral (if the option was not exercised) or withdraw the exercise payment (if the option was exercised) from the contract after expiration.
When a trader buys a put the on-chain token amount is multiplied by the strike. For example, a 1 WBTC $20K PUT will result in 20,000 bTokens. For the same reason, a put is just a reversed-assets call (e.g. a WBTC/USDC put is actually a USDC/WBTC call).
Tokenizing both sides of the contract allows SIREN to create secondary markets for both the long and short exposure. Under such a design in order to become a writer one purchases a wToken from the SirenSwap AMM (see below). A writer can also unwind their short exposure by selling the wToken back to the AMM. This streamlines the write-side mechanics by reducing it to essentially purchasing the underlying collateral at discount — as opposed to a typical design where the writer mints long tokens and has to then sell them in order to realize the premium.
SirenSwap AMM Bootstrapping liquidity is core to creating a thriving market. Options are notoriously difficult when it comes to that. Not only does liquidity get fractured by combination of strike prices and expirations, it also requires sophistication on the part of liquidity providers in order to ensure fair and sustainable pricing.
To ensure liquidity on day 1 the SIREN protocol utilizes a custom SirenSwap AMM that uses a novel combination of a constant-product bonding curve and options minting to trade both bTokens and wTokens. Notably, the AMM doesn’t require any asset in the pool other than bTokens/wTokens in order to trade them against the collateral asset (e.g. WBTC). This increases LP capital efficiency and provides other benefits that we’ll expand on in further posts.
The SIREN core team believes that in these early days of Ethereum and DeFi less is more, so they designed SirenSwap to be a model-less market maker. This means there is no complex on-chain pricing formula nor oracle feed required in order for it to function. This makes it easy for anyone to become an LP to potentially earn trading fees.
