VyMetaTransferMultiTokenDto

Parameters required to execute a MultiToken MetaTransaction (ERC1155/721)

Properties

FieldTypeDescription

SourcePincode

string

Pincode of the source wallet (transfer-from)

SourceWallet

The source wallet (transfer-from)

ExecutorPincode

string

Pincode of the paying wallet

ExecutorWallet

The paying wallet

DestinationAddress

string

Transfer destination address

Token

The MultiToken to transfer to the destination

Amount

int

The amount of tokens to transfer (default = 1)

Last updated