Waldrop · Reference

Pricing

Current tier limits and USDC prices. The dapp's Plans page reads these live from the on-chain PlanRegistry — what you see in this doc is the testnet snapshot at the time of writing.

Plans at a glance

PlanUSDC / monthStorageSEALMax files / jobMax transformsConcurrent jobs
Free01 GB1051
Starter0.1040 GB50203
Pro0.50200 GB25010010
EnterpriseCustomUnlimited50+
Live values in the dapp

The Plans page in app.waldrop.xyz reads these straight from on-chain. This page is updated when the on-chain values change but may lag by a day or two — trust the dapp first if anything looks different.

What each plan unlocks

Free

Best for: kicking the tires on Walrus, single-blob hobby projects.

UnlocksDetails
1 GB of Walrus storageAcross all your blobs
Up to 10 files per upload sessionMulti-file uploads work, capped at 10
Up to 5 transform stages per jobBasic pipelines (filter, select, sort, cast)
One concurrent transform jobQueued sequentially after that
✗ SEAL encryptionAll blobs are public
✗ Priority publisherBest-effort access

Starter

Best for: personal projects, small teams. Cheapest tier with encryption.

UnlocksDetails
40 GB storage40× the Free tier
SEAL encryptionAll paid tiers get it
Up to 50 files per uploadMulti-file batch limit
Up to 20 transform stagesFull pipeline access (24 stages available)
3 concurrent transform jobsUseful if you batch-process many files

Pro

Best for: paid products that move data into Walrus regularly.

UnlocksDetails
200 GB storage5× Starter
Priority publisher accessLower queue latency for uploads
250 files per uploadHigher batch cap
100 transform stagesDeeper pipelines
10 concurrent jobsParallel batch processing
Loyalty points multiplierEarn faster in the points program

Enterprise

Custom pricing, custom SLA, custom limits. Reach out via the Plans page or the Contact link in the footer.

NegotiableDetails
Storage capNegotiated based on volume
Dedicated publisher infraOptional
Custom transform pipelinesOptional
White-label dappOptional
SLA99.9% / 99.95% / 99.99% tiers

Storage cost vs subscription cost

Two separate costs:

Subscription (USDC / month)

Pays for the dapp's services — transforms, connectors, encryption, SLA, publisher access. Paid to Waldrop.

Walrus storage (WAL tokens)

Pays Walrus storage nodes to keep your bytes. On free / paid plans alike, Waldrop's publisher subsidizes WAL on testnet (free for users). Mainnet costs depend on size + epochs and are charged to the publisher's wallet, billed back via the subscription.

For most use cases, the only thing you pay is the monthly USDC subscription — WAL costs are bundled in.

If you upload via the SDK directly to Walrus (skipping the dapp's publisher), then YOU pay WAL out of your own wallet. See the SDK docs.

Where USDC comes from

NetworkSource
TestnetSui testnet USDC faucet (linked from Plans page)
MainnetSui DEXes — Cetus, Aftermath, Turbos. Or bridge from Ethereum / Solana via Wormhole or Allbridge

Your USDC balance appears top-right in the dapp alongside SUI.

Pro-rata math

When upgrading mid-period, you only pay the difference for the remaining epochs:

Currently on:     Starter, 0.10 USDC/period, 20 epochs left
Upgrading to:     Pro at 0.50 USDC/period
Pro-rata cost:    (0.50 - 0.10) × 20 = 8.00 USDC

When downgrading, the request is queued for the next renewal — no refund for the unused-but-higher-tier portion. This avoids gaming the system by upgrading + immediately downgrading.

Storage cap enforcement

The dapp blocks new uploads when:

current_usage + new_file_size > plan_storage_cap

You'll see a clear error in the wizard before signing anything. To proceed:

  1. Upgrade to a bigger tier (Subscriptions)
  2. Delete some existing blobs (Recover or delete)
  3. Wait for old blobs to expire (free, but slow)

Where to go next

Edit this page on GitHub ↗
Waldrop · 2026cryptokarigar