gibwork_createBounty
Create a bounty on Gib Work with on-chain escrow by specifying title, description, reward, and optional tags and deadline.
Instructions
Create a new bounty on Gib Work with on-chain escrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | Bounty title | |
| creator | Yes | Solana public key (base58) | |
| deadline | No | Deadline (Unix timestamp) | |
| rewardMint | No | Token mint address (base58) | |
| description | Yes | Detailed bounty description | |
| rewardAmount | Yes | Reward amount |