--- id: TASK-116 title: Test CRDT escrow deposit flow on Base Sepolia status: To Do assignee: [] created_date: '2026-03-15 19:15' labels: - payment-infra - testing - signup-required dependencies: - TASK-114 priority: high --- ## Description Get testnet USDC from Circle faucet (faucet.circle.com), test the full deposit flow: approve USDC → deposit to USDCEscrow → escrow-watcher detects event → bridges to consensus layer → balance reflected in CRDT ledger. Also test withdrawal path. Depends on Transak credentials (TASK-114) for webhook path testing. Requires manual blockchain transactions.