Documentation / Features
Features
01App
Multi-wallet connectConnect Freighter or xBull to read your balance, sign transactions, and interact with the escrow contract from the browser.
Escrow managementCreate, approve, settle, refund, and cancel escrows from a single dashboard, with live transaction-status tracking (pending / success / fail).
Contract explorerDeploy and read the contract, plus a live SSE event stream of on-chain events.
Public escrow explorerBrowse all on-chain escrows and their state without connecting a wallet.
Live FX ratesReal-time FX rates published by the on-chain oracle, readable per corridor.
Network statusHealth + analytics dashboard for the contract and RPC, with live mainnet stats.
Admin controlsAdmin analytics, settle/cancel controls, and protocol pause (circuit breaker).
02Contracts
Escrow factoryHolds funds and enforces the settlement state machine with per-escrow storage, O(1) reads, and per-key TTL.
FX oraclePublishes and expires rates on-chain; `create_escrow` reverts on an invalid or expired rate, guaranteeing settlement integrity.
Any SAC tokenEscrow any Stellar Asset Contract token — XLM, USDC, EURC — not just the native asset.
Corridor routing11 cross-border corridors (US→PH, US→MX, EUR→BR, US→NG, EUR→IN, US→AR, US→GH, US→KE, US→ID, US→VN, US→TH) mapped to Stellar DEX path payments.
03Developer API
A public, read-only REST + SSE API for institutions and integrators, plus an authenticated fee-sponsorship endpoint for gasless users.
REST + SSE APIPublic read endpoints for escrows, rates, analytics, audit, health, export — plus live Server-Sent Events.
Fee sponsorshipGasless settlement: submit an XDR and AnchorFX pays the network fee via fee bump.
Feedbacks endpointIn-app feedback capture wired to monthly growth reporting.
SEP-31 receiveAnchor receive + transaction endpoints for cross-border flows integration.
ReputationPer-address reputation tracking for compliance.
Toggle summary
Multi-walletSoroban escrowFX oracle11 corridorsFee sponsorshipSSE eventsREST APIAnalyticsMobile responsiveDark mode