Overview
You’ll touch two currencies. TAPE pays for storage, and it’s what node operators stake and earn. SOL pays Solana transaction fees, nothing more. Users pay exactly once, when they reserve a tape. Everything else on this page follows that one payment to the people who earn it.Following a payment
- You reserve a tape, paying in TAPE. The price scales with capacity × duration at the network’s current storage price.
- A small fraction of the payment is burned immediately.
- The rest is released gradually, epoch by epoch over the tape’s lifetime, into each epoch’s reward pool. Nodes are paid while they store your data, never up front.
- While the network is young, a subsidy vault tops up each epoch’s pool from a genesis reserve. The top-up shrinks every epoch and fades as fee revenue grows.
- At each epoch’s end, the pool is divided among storage nodes by how much data each was assigned, scaled by its challenge score. A node that failed to prove its data earns less (challenges). Rewards unlock only after the node attests spool sync (spool groups).
- Operators claim their rewards each epoch, and the rewards flow through each node’s staking pool to the operator and anyone who delegated to it.
One payment: part burns, the rest streams to the nodes that carry the data.