General Overview
Core Thesis
S&F separates settlement from execution.
The protocol defines, issues, redeems, and settles tokenized perpetual exposure. Markets compete to trade it.
This lets distribution layers offer perpetual exposure without operating the settlement venue. Apps, agents, wallets, market makers, and marketplaces can handle discovery, routing, automation, and liquidity while S&F remains the canonical issuer, redeemer, collateral layer, and oracle-settled accounting system.
Two trading paths
- OTC is issuance and redemption against protocol pools at oracle settlement.
- Market is instant trading of already issued position tokens in secondary markets.
OTC changes supply. Market changes ownership.
This lets S&F support fast markets without making fast markets the settlement authority.
Market makers connect the two paths. When secondary demand trades above settlement value, they can mint through OTC and sell into the market. When secondary supply trades below settlement value, they can buy tokens and redeem through OTC. The spread compensates them for immediacy, oracle-round delay, funding, and inventory risk.
Funding as risk pricing
Funding rate is the market price of counterparty risk.
LPs choose the minimum rate where they are willing to back trader exposure. Traders consume the cheapest active liquidity first. If demand rises, funding can rise until more LP capital appears. If LPs compete, funding can compress.
Economic security
S&F assumes participants can be strategic:
- traders may try to mint or redeem against stale oracle prices;
- LPs may try to enter before trader losses settle or leave before trader profits settle;
- data providers may submit false prices if manipulation is profitable;
- market makers may arbitrage OTC value, funding, and secondary-market prices.
The design tries to make the honest path economically rational: oracle manipulation should cost more than it can extract, LP compensation should rise when risk demand rises, and debt rules should be deterministic before users enter.
Settlement responsibilities
ETC is used as the settlement layer for:
- collateral;
- synthetic issuance and redemption;
- funding-rate accounting;
- pool rebalancing;
- oracle consensus;
- position-token state.
Execution can happen elsewhere. Settlement stays canonical.
Remaining risks
S&F reduces venue risk. It does not remove market risk, smart-contract risk, oracle risk, LP counterparty risk, secondary-market pricing risk, integration risk, or black swan debt.