acp_fund_job
Fund Virtuals ACPRouter jobs by automatically verifying ERC-20 allowance, approving tokens if needed, and creating payable memo escrow.
Instructions
Fund a Virtuals ACPRouter job. Automatically checks allowance, approves ERC-20 if needed, then creates payable memo escrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID | |
| amount | Yes | Funding amount in token smallest units | |
| chainId | No | Chain ID (defaults to runtime config) | |
| expiredAt | No | Memo expiry as Unix timestamp (defaults to job expiry) |