Withdrawals
All groupsAPI REFERENCE

Withdrawals

Withdrawals go through operator review (manual). The operator enters the txHash on approve. On-chain auto-payout is not implemented.

Withdrawals

3 endpoints
POST/v1/projects/{projectId}/withdrawals

Request a withdrawal — enters operator queue

live
GET/v1/projects/{projectId}/withdrawals

List withdrawals for a project

live
GET/v1/projects/{projectId}/withdrawals/{withdrawalId}

Get withdrawal by ID

live