Running on devnet — a test network. Tokens and balances here have no value, and the Solana programs are unaudited. OpenFiat never takes custody of fiat; escrow is enforced on chain.

Deposit into a vault

Fund the inventory that backs your sell advertisements. A real transaction on Solana devnet.

Deposit into a liquidity vault

This moves tokens out of your wallet and into a liquidity vault owned by the escrow program. It is not a transfer between your own accounts.

While the tokens sit there, the program can reserve them against a buyer's order and release them on settlement without asking you to sign again — that is what makes a sell advertisement fillable. Anything not reserved stays yours to withdraw at any time, and no one else can withdraw it.

Names come from the node you are connected to, not from this app — no devnet mint here publishes on-chain metadata of its own. Check the address. SOL's address is wrapped SOL's, which is what the vault actually holds.

Deposited and withdrawn as plain SOL. Wrapping and unwrapping happen inside the same transaction, so no wrapped-SOL account is left behind.

Connect a wallet to deposit.

One transaction to the openfiat-escrow program on Solana devnet. Your wallet will show you exactly what it signs.