Skip to main content

MinaNFTTransfer

MinaNFTTransfer is the data for the transfer of the NFT

Index

Properties

data

EscrowTransfer - data for the transfer

deployer

deployer: PrivateKey

The deployer of the contract

escrow1

escrow1: PublicKey

public key of the first escrow

escrow2

escrow2: PublicKey

public key of the second escrow

escrow3

escrow3: PublicKey

public key of the third escrow

optionalnameService

nameService?: MinaNFTNameService

The names service that will transfer the NFT

optionalnonce

nonce?: number

The nonce of the transfer transaction

signature1

signature1: Signature

signature of the first escrow

signature2

signature2: Signature

signature of the second escrow

signature3

signature3: Signature

signature of the third escrow