Skip to main content

NonFungibleTokenOfferContractDeployProps

Hierarchy

  • Exclude<DeployArgs, undefined>
    • NonFungibleTokenOfferContractDeployProps

Index

Properties

collection

collection: PublicKey

The collection of the NFT.

nft

nft: PublicKey

The address of the NFT.

owner

owner: PublicKey

The owner of the NFT.

price

price: UInt64

The offers.

Page Options