Storage Tiers
All uploads default to CDN. Paid tiers use x402 with USDC on Base — no accounts or API keys needed.
| Tier | Durability | Cost | Payment |
|---|---|---|---|
cdn | 90-day edge cache | Free | None |
ipfs | 12-month pin | $0.20/MB | USDC on Base |
arweave | Permanent | ~$0.09/MB | USDC on Base |
Usage
# Free CDN (default)
objekt put file.png -w my-wallet
# IPFS (12-month pin)
objekt put file.png -w my-wallet --storage ipfs
# Arweave (permanent)
objekt put file.png -w my-wallet --storage arweaveEstimate Cost
Check the price before uploading:
objekt put file.png -w my-wallet --storage arweave --estimateLive Pricing
objekt pricingArweave pricing is dynamic based on current AR/USD rates.