quote_mint
Preview a primary-market land mint without committing: get per-cell ETH price, total for chosen quantity, drop window, and per-wallet limit.
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 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 |