erc8183_fund_job
Fund an ERC-8183 job escrow by checking token allowance, approving if needed, and transferring funds in a single confirmation flow.
Instructions
Fund ERC-8183 job escrow. Performs allowance check + approve if needed, then funds in one confirmation flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID | |
| chainId | No | Chain ID (defaults to runtime config) | |
| expectedBudget | Yes | Expected budget amount in token smallest units |