Launch
a Vessel.Fuel the Fleet.
Burn the Supply.
The first launchpad with a synchronized tokenomics engine. Deploy instantly, earn passive yield, and participate in massive fire drills.
The Engine Room
Every vessel deployed on Olipad fuels a synchronized protocol engine designed to absorb supply.
1. Fleet Launches
Launch your vessel. 20% of your initial launch fee is routed directly into the central Support Pool.
3. Fire Drills
A countdown continuously runs. When it hits zero, the protocol uses pending SOL to simultaneously buy and burn supply.
2. Support Pool
The central tank fills with SOL from every active vessel's trading volume. Watch it fill in real-time.
4. Overflow Spills
If the tank reaches 100% capacity before a Fire Drill, it immediately spills—triggering a massive buy and burn.
Protocol Integration Surface
Treat Olipad as a production-grade liquidity control plane: deterministic REST endpoints for execution paths, real-time state streams for automation, and verifiable burn lifecycle events.
Execution API
Create vessel metadata, initialize fee routes, and return deployment instructions.
Fetch current fill ratio, pending burn queue, fire cycle timing, and last settlement hash.
Execute programmed buyback cycle with idempotency key and signed operator payload.
Realtime Stream
End-to-End Execution Example
curl -X POST https://api.oilfleet.io/v1/fire-drills/execute \
-H "Authorization: Bearer of_live_xxx" \
-H "Idempotency-Key: fd_2026_03_09_cycle_182" \
-H "Content-Type: application/json" \
-d '{
"vesselMint":"3P9u...kQ7m",
"trigger":"overflow_threshold",
"maxSlippageBps":120,
"minBurnLamports":"250000000",
"operator":"ops-engine-01"
}'{
"jobId":"fdjob_91af2d0f",
"status":"queued",
"scheduledAt":1741470345122,
"expectedWindowMs":12000,
"snapshot":{
"fillPercent":78.4,
"supportPoolSol":142.73,
"pendingBuysSol":11.27
},
"links":{
"job":"https://api.oilfleet.io/v1/jobs/fdjob_91af2d0f",
"stream":"wss://api.oilfleet.io/v1/stream?channels=fire,burns"
}
}Recent Launches
The newest vessels joining the Olipad protocol.
| Vessel | Contract | Volume (SOL) | Yield Generated |
|---|---|---|---|
C Crude Signal $CRUDE | Crud...1111 | 82.4 | +16.48 |
B Barrel Nine $BAR9 | Barr...1111 | 61.1 | +12.22 |
B Fleet Burn $BURN | Flee...1111 | 53.6 | +10.72 |
O Oil Alpha $OILA | OilA...1111 | 49.8 | +9.96 |
S Spill Protocol $SPILL | Spil...1111 | 41.9 | +8.38 |