unpriced.shop logo

UNPRICED.SHOP Setup Utility — Solana Mainnet-Beta Consortium BIOS v2.6

slot 298,411,204~400ms/slotrpc: connecting …network:
wallet: not connectedCompareRead the docs

Boot Sequence

reading

Pool Configuration

Ticker
$AAPLx
SPL mint (live, mainnet-beta)
XsbEhLAtcf…bdudRLJzJp
Settlement currency
USDC (SPL)
Reference slot
298,406,392
Deadline slot
298,627,204
Subscribed
1,482,930 USDC
Underwritten
8,140 $AAPLx
Live market price
reading …

Sequence of Operation

  1. 01Buy side deposits USDC into the pool's PDA. Sell side deposits the SPL token. Deposits are non-cancellable.
  2. 02When the Pyth price feed publishes an update at a slot strictly newer than the pool's deploy slot, anyone can call settle().
  3. 03Settle reads that price and crosses both sides. Smaller side fills in full; larger side fills pro-rata.
  4. 04Subscribers claim the token (and unspent USDC); underwriters claim USDC (and unsold token).
  5. 05If the deadline slot passes with no update, withdraw() returns every deposit untouched — no fee, no partial fill.

Technical note: escrow is held by a Program Derived Address owned by the UNPRICED.SHOP Anchor program. Settlement is permissionless — the caller pays the base fee (5,000 lamports per signature) plus any priority fee, against roughly 190k compute units. Token-2022 mints are supported where transfer hooks are absent.

Chain Watch — live tokenized equity quotes on Solanaview mint on solscan

Live on-chain quotes for every tokenized-equity SPL mint routable against USDC, refreshed from mainnet-beta every 10 seconds. A row turns yellow when its last observed print has gone quiet — that is the window a first-print pool can open in.

TickerSPL mintLast price (USDC)24hRoutable liquidityBlockLast printState
reading mainnet-beta quotes …
live quotes · jupiter aggregate of mainnet-beta liquidity

Boot Log — recent pools

Every pool anyone has opened through the program, read live from the chain. Anyone can open one: point at an SPL mint, a Pyth feed, and a deadline slot.

TickerPool PDAFill priceCommittedStateExplorer

Console

unpriced> program loaded (anchor 0.30.1) — 184,320 compute units reserved
_