Skip to main content

Read the terms

An option's stored terms define its exchange. Token symbols, market prices, or a familiar display name cannot replace those terms.

Check these fields​

FieldWhat it tells you
Network and collection addressWhich exact contract and environment you are using
Collateral token addressThe token the issuer deposited
Collateral amountThe fixed raw amount due on successful exercise
Payment token addressThe different token the holder must pay
Payment amountThe fixed raw amount sent to the issuer on exercise
ExpiryThe deadline, recorded as a Unix timestamp
IssuerThe immutable payment and permitted refund recipient
Current NFT holderWho owns the exercise right
Escrow and lifecycle statusWhere collateral is held and whether the right remains usable

Understand raw units​

A token with six decimals displays 1 token for 1,000,000 raw units. Verify decimals for the exact token address and network. A reference-price display or stock-token multiplier does not modify the stored amounts.

Understand the deadline​

Exercise requires the transaction's block timestamp to be strictly earlier than expiry. A transaction broadcast before the deadline may be included after it. At expiry or later, the issuer's reclaim path applies.

Understand approvals and versions​

Token approvals authorize spending by the exact approved contract. Review the selected collection version and the permissions you grant. Registry registration is not a security audit, and an administrator can select unsafe code for future issuance.

Each collection's settlement rules are fixed. Selecting a different version does not upgrade existing options.

Source: options-v1 specification. Continue with risks and limitations.