claim_ilo_tokens
Claim the launch tokens your liquidity release schedule has unlocked.
Returns an UNSIGNED release_tokens transaction (action: "sign_required") you sign with your own wallet and broadcast yourself.
Crank NEVER co-signs a claim -- there is no backend signing path here by
design (hard rule 1).
When nothing has unlocked yet -- before the cliff, or everything unlocked
has already been released, or the launch has not succeeded -- this returns
action: "nothing_to_claim" with the schedule and a
next_release_check_ts, rather than a transaction the chain would
reject. Free: a claim of your own allocation carries no technology service
fee.
Workflow: SETTLE step -- poll get_my_pledge_status, claim when
release.releasable_base_units is non-zero.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller_id | No | ||
| launch_id | Yes | ||
| wallet_address | Yes | ||
| idempotency_key | No | ||
| pledger_token_account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||