Skip to main content
The salesConfig object defines how the writing moment can be sold or minted. The structure depends on the type field:

ERC20 Mint Example

Fixed Price Example

  • The currency parameter only exists if type is erc20Mint.
  • For fixedPrice, the sale is denominated in the native token (e.g., ETH), and currency is omitted.