cpu_quote_mint
Preview a land mint before committing: read live SeaDrop drop details to get per-cell ETH price, total cost, drop window, and wallet limit without sending a transaction.
Instructions
Preview a primary-market land mint without committing: reads the live OpenSea SeaDrop public drop and returns the current per-cell amount in native ETH — which may be zero — the total for quantity cells, the drop window and the per-wallet limit. It has no side effects — no transaction. Use it before cpu_mint_cell to size the mint and confirm the drop is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | Number of land cells to mint, as a positive integer string (e.g. "1"). Default "1". | 1 |