Fill Protocol

Stock-Perp-Backed Token Derivatives on Robinhood Chain

Overview

Fill Protocol is an autonomous on-chain system that transforms idle creator fees from Pons launchpad tokens into leveraged stock perpetual positions on Ostium (Arbitrum). Profits generated from these positions are used to buy back the creator's token on the open market, creating sustained pressure without requiring any action from the token creator or holders.

Key Principle: Creator fees flow in. Leveraged yield flows out. Tokens get bought back on the open market. Fully automated. Fully on-chain.

How It Works

The protocol operates in a continuous three-phase cycle:

  1. Fee Collection — When a creator deploys a token on Pons (Creator wallet field) or LaunchHood (Reward recipient field) pointed at the Fill protocol wallet, all creator fees from that token are automatically routed to Fill.
  2. Perpetual Deployment — Collected fees are deployed into leveraged stock perpetual positions on Ostium — a permissionless RWA perp DEX on Arbitrum — based on the creator's chosen stock, direction, and leverage level.
  3. Buybacks — When positions are profitable, gains are harvested, used to buy the creator's token on the open market, and the purchased tokens are permanently burned by sending them to a dead address.

Fee Engine

The Fill fee engine is a background service that monitors Robinhood Chain for claimable creator fees on registered tokens. When fees accumulate past a configurable threshold, they are automatically claimed and converted to the appropriate collateral for perpetual position entry.

Fee Distribution

Perpetual Strategy

Each registered token is assigned a perpetual trading strategy based on the parameters chosen during registration:

Strategy Modes

Each token chooses how aggressively the engine trades its fees. Existing positions are always risk-managed regardless of mode — the mode only gates new entries.

The leverage cap chosen at registration is a hard ceiling: the engine sizes every trade at min(signal suggestion, strategy range, your cap).

Leverage Risk: Higher leverage amplifies both gains and losses. Positions can be liquidated if the market moves against the position significantly. The protocol includes automated risk management, but losses are possible.

Buybacks

When a perpetual position generates profit, the protocol automatically executes a buyback cycle:

  1. Partial or full profit is withdrawn from the position.
  2. Profit is routed through Uniswap on Robinhood Chain to purchase the creator's token at the best available price.
  3. Purchased tokens are sent to a verifiable burn address, permanently removing them from circulation.

All buyback transactions are recorded on-chain and visible in the Fill dashboard. The burn address is the standard EVM dead address (0x…dEaD) and cannot be recovered.

Supported Markets

Ostium Stock Perps

Up to 50x leverage, permissionless. Available markets:


Getting Started

Registering a token takes five steps on the Launch page:

  1. Pick a launchpad — Pons or LaunchHood — both route creator fees to the engine via a launch-form field.
  2. Peg a stock — pick the Ostium market your token tracks, a direction, a max-leverage cap, and a bot strategy (Conservative / Balanced / Degen / Off).
  3. Name your derivative token.
  4. Deploy on the launchpad — the wizard shows the exact settings for your chosen pad with real screenshots (Pons: Creator wallet · LaunchHood: Reward recipient).
  5. Verify & register — paste the token address (0x…); on-chain verification confirms fees route to the engine.

Once verified, the protocol begins collecting fees and deploying positions automatically. No further action is required.

Token Registration

Registration is a one-time process. The protocol verifies on-chain that the token was launched through the Pons factory and that its creator wallet is the Fill protocol wallet. Pons creator wallets are fixed at launch, so fees cannot be redirected after registration.

Important: The Creator wallet must be set to the protocol wallet at launch time — it cannot be changed afterwards. This protects both the protocol and the token holders.

Fee Configuration

On Pons, set the Creator wallet (Advanced section of the launch form) to the Fill protocol wallet. The full wallet address is displayed in the app's registration wizard and in the site footer. Creator fees accrue pre-graduation on the bonding curve and post-graduation from the locked Uniswap pool.


Architecture

Fill Protocol consists of the following components:

Smart Contracts

Fill does not deploy its own smart contracts. Instead, it interacts with existing protocols on Robinhood Chain:

API Reference

POST /api/v1/tokens/register

Register a new token with the protocol.

{
  "address": "string — Robinhood Chain token address (0x…)",
  "launchpad": "string — pons | launchhood",
  "underlying": "string — Target stock symbol (e.g. AAPL, TSLA)",
  "side": "string — Position direction (long)",
  "strategy": "string — off | conservative | balanced | degen",
  "leverage": "number — Max leverage cap (1-50, clamped to the strategy ceiling)"
}

GET /api/v1/tokens/:address

Returns the current status of a registered token, including position data and buyback history.

GET /api/v1/stats

Returns aggregate protocol statistics: active derivatives, total fees claimed, position PnL, and buybacks executed.

Security


Terms of Service

Last updated: June 2026

By accessing or using Fill Protocol ("the Protocol"), you agree to be bound by these Terms of Service. If you do not agree, do not use the Protocol.

1. Eligibility

You must be at least 18 years old and legally permitted to use decentralized financial protocols in your jurisdiction. You are solely responsible for ensuring compliance with all applicable laws and regulations in your region.

2. Nature of Service

Fill Protocol is an autonomous, non-custodial system that interacts with third-party smart contracts on Robinhood Chain. The Protocol does not hold, custody, or control user funds. All transactions are executed on-chain and are irreversible.

3. No Financial Advice

Nothing provided by the Protocol constitutes financial, investment, legal, or tax advice. All leveraged trading involves substantial risk of loss. You should consult with qualified professionals before making financial decisions.

4. Assumption of Risk

By using the Protocol, you acknowledge and accept the inherent risks of blockchain technology, smart contract interaction, leveraged trading, and digital asset volatility. You accept full responsibility for any losses incurred.

5. No Warranties

The Protocol is provided "as is" and "as available" without warranties of any kind, express or implied. The developers make no guarantees regarding uptime, accuracy, profitability, or fitness for any particular purpose.

6. Limitation of Liability

In no event shall the Protocol developers, contributors, or affiliates be liable for any indirect, incidental, special, consequential, or punitive damages arising from your use of the Protocol, including but not limited to loss of profits, data, or digital assets.

7. Modifications

These Terms may be updated at any time. Continued use of the Protocol after changes constitutes acceptance of the revised Terms.

Privacy Policy

Last updated: June 2026

Data Collection

Fill Protocol does not collect, store, or process personal identifying information. The Protocol interacts exclusively with public blockchain data (wallet addresses, transaction hashes, on-chain state).

Cookies

The website does not use cookies or tracking scripts. No analytics services are embedded.

Third-Party Services

The Protocol interacts with third-party services including Pons, Ostium, Uniswap, and Robinhood Chain / Arbitrum RPC providers. These services have their own privacy policies and terms of service. The Protocol is not responsible for data handling by third parties.

On-Chain Data

All blockchain transactions are public by nature. Wallet addresses, transaction amounts, and position data are visible to anyone on Robinhood Chain. This is inherent to blockchain technology and not controlled by the Protocol.

Risk Disclosure

Important: Trading perpetual contracts with leverage carries a high degree of risk. You should carefully consider whether such trading is suitable for you in light of your financial condition.

Market Risk

The value of digital assets can be highly volatile. Perpetual positions can experience rapid and substantial losses, especially at high leverage levels. Positions may be liquidated if the market moves against them beyond the maintenance margin.

Smart Contract Risk

The Protocol interacts with third-party smart contracts (Pons, Ostium, Uniswap). These contracts are new and may not have been formally audited. Smart contract vulnerabilities, exploits, or failures could result in partial or total loss of funds.

Protocol Risk

The Fill backend is an off-chain service. Service interruptions, bugs, or infrastructure failures could prevent the protocol from managing positions, claiming fees, or executing buybacks in a timely manner.

Regulatory Risk

The regulatory environment for digital assets and decentralized finance is evolving rapidly. Changes in regulations could affect the Protocol's ability to operate or could impose legal obligations on users.

Liquidity Risk

Buyback operations depend on available liquidity for the creator's token. Low-liquidity tokens may experience high slippage during buyback execution, reducing the effectiveness of the burn mechanism.

Disclaimer

Fill Protocol is experimental software. The Protocol is provided for informational and educational purposes only. It is not an offer or solicitation to buy or sell any securities, tokens, or financial instruments.

The developers and contributors of Fill Protocol are not registered as brokers, dealers, investment advisors, or financial institutions. No regulatory authority has reviewed or approved the Protocol.

Past performance is not indicative of future results. The use of leveraged trading strategies does not guarantee returns and may result in losses exceeding the initial investment of fees.

By using this Protocol, you represent that you understand these risks and accept full responsibility for your actions. You agree to hold the Protocol's developers, contributors, and affiliates harmless from any claims, damages, or losses arising from your use of the Protocol.