// PROTOCOL

The Vault Protocol

// Escrow & Custody

Funds live in escrow

How it works

Each campaign has its own escrow address on Solana. When you contribute, your SOL goes there - not into a Vault-owned wallet. The program re-verifies custody rules on every contribution and every payout. No operator key can move escrowed funds outside those rules.

Contributions are always SOL

All contributions are SOL, all escrow is on Solana. A campaign can display token identity for projects on other chains - Ethereum, Base, BNB, Monad, and others - but that is branding metadata only. There is no bridge, no EVM custody. Escrow and contributions are Solana and SOL, without exception.

// Campaign Lifecycle

From launch to outcome

Every campaign follows a fixed path determined by its goal, deadline, and the SOL raised. No one can skip or reverse these steps.

While running - the campaign accepts contributions until its deadline.
At the deadline - the program checks whether the goal was met.
If funded - a short waiting window begins (roughly 10 minutes). Tips from contributors can end the window early. Once it closes, the campaign is ready for settlement.
If the execution window expires before settlement lands - the campaign falls back to refunds, regardless of whether it was funded. Failure resolves in the contributor’s favor.
If not funded - refunds are processed automatically once the campaign closes.

// Success

What happens when a campaign succeeds

If the campaign satisfies its success conditions, escrowed funds proceed through the campaign’s fulfillment path. Vault purchases or arranges the service or deliverable associated with the campaign’s stated purpose. Campaign creators do not receive the escrow balance as an unrestricted cash payout. The on-chain program verifies that settlement conditions are met before any funds move.

// Refunds

Refunds are processed when the campaign ends

If the campaign does not satisfy its success conditions, it enters the refund path and eligible refunds are processed automatically. The refund fee rate is locked into the campaign at creation and cannot be changed afterward - see the fee schedule for current rates. Tips are non-refundable and do not count toward the goal.

// Campaign Types

Standard vs. Charity

Standard

All-or-nothing. The program releases funds only if the campaign reaches 100% of its goal by the deadline; otherwise it moves to the refund path.

Charity

A flexible threshold is set at creation, so the program can release below the full goal. Charity campaigns also skip the waiting window. What this means for contributors is covered on How Vault Works.

// NEXT STEP

That's the architecture. Here's what it looks like in practice.

© 2026 VAULT. ALL RIGHTS RESERVED_

NOT FINANCIAL ADVICE.