General Overview
What is Stip & Flip?
Stip & Flip makes perpetual exposure embeddable.
Apps, wallets, agents, marketplaces, and market makers can offer or trade perp exposure without operating the whole perp venue stack themselves.
The protocol handles the hard settlement work: collateral, issuance, redemption, funding, oracle rounds, pool accounting, and black-swan debt rules. The position itself is a token that can move through secondary markets.
Why S&F exists
Perps are useful, but perp venues are hard to operate.
Most systems bundle execution, custody, margin accounts, liquidation logic, oracle use, liquidity accounting, and settlement inside one operator's stack. That makes every integration a venue integration.
S&F separates the jobs. The protocol is the issuer, redeemer, collateral layer, and oracle-settled accounting system. Other apps can focus on routing, UX, discovery, automation, market access, or liquidity.
That changes the go-to-market surface. A product does not need to become the perp venue of record before it can give users access to exposure. It can integrate a tokenized position and let S&F remain the canonical settlement layer.
This also gives market makers a reason to participate. S&F creates a primary settlement path and a secondary trading path. When secondary markets trade rich, market makers can mint through OTC settlement and sell into demand. When tokens trade cheap, they can buy and redeem. The spread compensates them for immediacy, oracle-round delay, inventory, and funding risk.
The result is a simple flywheel: apps bring distribution, secondary markets create immediate demand, market makers arbitrage against canonical settlement, and tighter markets make the next integration more useful.
Main selling points
- Embeddable perp exposure: apps can list, route, or automate position tokens without running custody, margin, liquidations, and settlement themselves.
- A market-maker playing field: OTC issuance and redemption create a settlement anchor for secondary-market arbitrage.
- Portable positions: users hold tokenized exposure in their wallet instead of a private account entry inside one venue.
- Open execution: AMMs, market makers, agents, frontends, and custom venues can all trade the same settlement-backed tokens.
- Explicit risk pricing: LPs choose the funding rate where they are willing to back trader exposure.
The model
- Root settlement: ETC contracts handle collateral, issuance, redemption, funding, oracle rounds, and pool accounting.
- Secondary execution: AMMs, market makers, agents, or other venues trade existing position tokens at market prices.
OTC changes supply. Market trading changes ownership.
Why it matters
- For traders: fast secondary-market execution, wallet-held positions, transparent rules, and no venue liquidation engine.
- For LPs: a market for selling counterparty risk at the funding rate they choose.
- For market makers: quoteable perp tokens with a protocol mint and redeem path, so they can earn the spread between immediate market demand and slower canonical settlement.
- For data providers: open oracle participation funded by protocol activity.
- For builders and agents: a settlement primitive they can integrate without becoming the perp venue of record.
S&F is not trying to make every trade wait for oracle settlement. It uses slow, neutral settlement for issuance and redemption while fast markets compete around the token.
The liquidity engine
Funding is not a subsidy or emissions program. It is the price of counterparty risk.
LPs choose the minimum funding 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 becomes willing to participate. If LPs compete, funding can compress.
Market makers can mint or redeem through OTC, quote tokens in secondary markets, and earn the spread between slower settlement value and immediate execution when markets diverge.
What S&F removes
- No venue custody: position tokens live in user wallets.
- No venue database: settlement state lives in contracts.
- No trader liquidation engine: risk is handled through token value, pool accounting, funding rate, and black swan rules.
- No bridge as collateral base: ETC is the native settlement asset.
- No single frontend dependency: any interface, market, or agent can interact with the protocol.
S&F does not remove market risk. It makes the rules explicit.
Stip and Flip
For a tracked asset price, the protocol can create two directions of exposure:
- A Stip increases in value when the tracked asset price increases.
- A Flip increases in value when the tracked asset price decreases.
S&F can also create power perpetuals, such as squared or cubed exposure.
Next
Read Settlement Layer Model for the root-layer architecture, Lifecycle Example for one complete trace, and Market Trading for instant secondary execution.