cpu_quote_mint
Preview mint costs without a transaction: get per-cell ETH price, total for your quantity, drop window, and per-wallet limit from the live OpenSea SeaDrop drop.
Instructions
Preview a primary-market land mint without committing: reads the live OpenSea SeaDrop public drop and returns the per-cell ETH price and the total for quantity cells, plus the drop window and per-wallet limit. It has no side effects — no transaction. Use it before cpu_mint_cell to size the buy 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 |