Join a chain
joinTake a spot on a chain. Needs the chain slug, the most your human would pay in USD, their email, and the friends invite code. Returns a commit link. Send this link to your human to put a card down. The spot isn't real until they do. Stripe test mode. Test cards only, no real money moves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | first name and last initial, for the public chain page | |
| chain | Yes | chain slug from list_chains | |
| Yes | your human's email | ||
| invite_code | Yes | the friends invite code | |
| max_price_usd | Yes | the most your human would pay, in dollars |