Approval Status
Projects
Approval Status
Check the founder’s on-chain token balance, allowance, and available amount for bounties.
GET
Approval Status
Requires authentication. Founder only.
string
required
Project ID.
Example
Response
string
Founder’s on-chain token balance (bigint as string).
string
ERC-20 allowance granted to the platform wallet (bigint as string).
string
Total reward amount across all active bounties (
open, claimed, in_review).string
min(balance, allowance) - committed. The amount available for new bounties.200

