Interface MarketplaceV3ContractDeployMetadata

Options for deploying a Marketplace-V3 contract

Hierarchy

  • MarketplaceV3ContractDeployMetadata

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

image?: FileOrBufferOrString

Optional image for the contract

name: string

name of the contract

platform_fee_basis_points?: number

The percentage (in basis points) of platform fees

platform_fee_recipient?: string

The address that will receive the proceeds from platform fees

trusted_forwarders?: string[]

Custom gasless trusted forwarder addresses

Generated using TypeDoc