Available balance
Confirmed SOL can be withdrawn or used for a bid. It remains available until a position is taken.
AvailablePrePumped turns a future bonding-curve position into a market before the token exists.
Custody keeps bids fast while the ledger keeps each state distinct.
Confirmed SOL can be withdrawn or used for a bid. It remains available until a position is taken.
AvailableA bid reserves funds against one numbered position. An outbid returns the full amount to available.
Committed or availableA sold-out queue settles one aggregate buy into deterministic allocations. A lapsed queue returns every winning bid.
Claimable or refundedBids settle in the MongoDB ledger. A sold-out queue uses Pump and SPL's existing Solana programs for one atomic create-and-buy, then assigns that token output across the custodial ledger.
A production service must make every ledger and signer boundary observable, reversible where possible, and explicit to the account holder.