type | string | Drop feed to scan. Defaults to upcoming. |
chain | string | Optional chain filter (e.g. ethereum, base, polygon). Omit for all chains. |
limit | integer | Maximum drops to return (default 20). |
enrich | boolean | Fetch per-drop stage and supply details (default true). Set false for a lighter list-only scan. |
tokenId* | integer | Signalbound token ID used for ERC-7496 clearance-gated access. The authenticated caller must own it. |
walletAddress | string | Optional wallet for eligibility checks. Defaults to the SIWE-authenticated caller address. |
checkWalletEligibility | boolean | When true, uses walletAddress (or the authenticated caller) to probe mint eligibility via OpenSea mint-build API. |