Treasure Vault Active

Launch
a Catch.
Fill the Chest.
Plunder the Supply.

The ClawPad Launchpad with a synchronized tokenomics engine. Deploy instantly, earn passive yield, and participate in massive treasure raids.

View Recent

The Treasure Chest

Every catch deployed on ClawPad fills a sunken treasure chest designed to absorb supply.

1. Treasure Drops

Launch your catch. 20% of your initial launch fee is stashed directly into the Treasure Chest.

Active Catchs
128

3. Raid Cycles

A countdown continuously runs. When it hits zero, the protocol raids the chest—using pending SOL to buy and burn supply.

Pending Raid
38.62 SOL
Timer
7:00
Vault Status
0.0% Full

2. Treasure Vault

The chest fills with gold from every active catch's trading volume. Watch the treasure pile up in real-time.

Chest Holdings
184.27 SOL

4. Chest Burst

If the chest reaches 100% capacity before a Raid Cycle, it bursts open—triggering a massive buy and burn.

Total Plundered Supply
91.43 SOL

Protocol Integration Surface

Treat ClawPad as a production-grade treasure engine: deterministic REST endpoints for execution paths, real-time state streams for automation, and verifiable plunder lifecycle events.

Execution API

POST/v1/catchs

Create catch metadata, initialize fee routes, and return deployment instructions.

GET/v1/chest/state

Fetch current chest fill ratio, pending raid queue, raid cycle timing, and last settlement hash.

POST/v1/raids/execute

Execute programmed treasure raid cycle with idempotency key and signed operator payload.

Realtime Stream

WebSocket
wss://api.lobsterharbor.io/v1/stream?channels=chest,raids,plunder,catchs
event: chest.updated
fillPercent, chestHoldingsSol, thresholdCrossed, slot
event: raid.scheduled
cycleStartAt, cycleEndAt, queuedRaidSol, executorWindowMs
event: plunder.settled
txSig, plunderedAmount, effectivePrice, postPlunderSupply

End-to-End Execution Example

Production-like Payloads
Request
curl -X POST https://api.lobsterharbor.io/v1/raids/execute \
  -H "Authorization: Bearer lb_live_xxx" \
  -H "Idempotency-Key: raid_2026_03_09_cycle_182" \
  -H "Content-Type: application/json" \
  -d '{
    "catchMint":"3P9u...kQ7m",
    "trigger":"chest_burst_threshold",
    "maxSlippageBps":120,
    "minBurnLamports":"250000000",
    "operator":"ops-engine-01"
  }'
Response
{
  "jobId":"raidjob_91af2d0f",
  "status":"queued",
  "scheduledAt":1741470345122,
  "expectedWindowMs":12000,
  "snapshot":{
    "fillPercent":78.4,
    "chestHoldingsSol":142.73,
    "pendingRaidSol":11.27
  },
  "links":{
    "job":"https://api.lobsterharbor.io/v1/jobs/raidjob_91af2d0f",
    "stream":"wss://api.lobsterharbor.io/v1/stream?channels=raids,plunder"
  }
}

Recent Launches

The newest catches joining the ClawPad protocol.

Live Feed
CatchContractVolume (SOL)Yield Generated
R
Reef Signal
$REEF
Reef...1111
82.4+16.48
T
Trap Nine
$TRP9
Trap...1111
61.1+12.22
B
Harbor Burn
$BURN
Harb...1111
53.6+10.72
L
Lobster Alpha
$LOBA
Lobs...1111
49.8+9.96
F
Feast Protocol
$FEAST
Feas...1111
41.9+8.38