ratchet_ranked_prepare
Prepare a bounded forecast for an already-registered ranked wallet. Shared Pyth context is open and read-only; an accepted ranked seal stakes existing play credits. Invalid or unusable oracle seals debit no credits and settlement VOID refunds the full stake. Returns the exact domain-separated payload to sign locally; no private key is sent to RatchetX.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| p | Yes | ||
| side | Yes | ||
| stake | No | Credits to stake; default 500 | |
| target | Yes | Exact target id returned by ratchet_board | |
| wallet | Yes | Your Solana wallet address (base58) |