Interface OpenEditionContractDeployMetadata

Options for deploying an OpenEdition contract

Hierarchy

  • OpenEditionContractDeployMetadata

Properties

app_uri?: string

The default app for this contract

description?: string

Optional description of the contract

external_link?: string

Optional url for the contract

fee_recipient?: string

The address that will receive the proceeds from secondary sales (royalties)

image?: FileOrBufferOrString

Optional image for the contract

name: string

name of the contract

primary_sale_recipient: string

The address that will receive the proceeds from primary sales

seller_fee_basis_points?: number

The percentage (in basis points) of royalties for secondary sales

symbol?: string

Symbol for the NFTs

trusted_forwarders?: string[]

Custom gasless trusted forwarder addresses

Generated using TypeDoc