No wallet install, no faucet hunt. We generate a one-time burner wallet in this browser tab, top it up with Base Sepolia ETH + USDC when you click Fund, and you sign a real transaction that creates a real escrow on the real contract. The burner lives only in sessionStorage — close the tab and it’s gone.
Generated in this browser tab. The private key lives only in your sessionStorage — close the tab and it's gone. Arbitova never sees it.
One tap — we send the burner a small amount of Sepolia ETH (for gas) and Sepolia USDC (to lock in escrow). Daily cap: 20 funds / 3 per IP. When the cap hits, Circle's public faucet still works.
Your burner, as the buyer, will call approve on the USDC contract and then createEscrow on EscrowV1. 1 USDC gets pulled from your burner into the contract. Seller = Arbitova's demo seller address (funds will be released there on the seller's markDelivered + your confirmDelivery).