escrow_dry_run
Preview a full ERC-8183 escrow job lifecycle on Base WITHOUT touching the chain: exact contract calls with calldata, gas estimates, money split (98% provider / 2% platform), state transitions, reject/refund alternates. Verified against live job 39. Use before creating any escrow job. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Hours until expiry (default 24) | |
| amount | No | Budget in USDC units (6 decimals). 250000 = $0.25, 1000000 = $1.00 | |
| provider | No | Provider wallet address (0x...) |