Interface NftTransferDetails

Parameter required to create a batchNftTransfer

Hierarchy

  • NftTransferDetails

Properties

receiver: string

Ethereum address of the receiving user

tokenId: string

The token ID

tokenAddress: string

The token contract address

Generated using TypeDoc