VyMetaTransferMultiTokenDto
Parameters required to execute a MultiToken MetaTransaction (ERC1155/721)
Properties
Field
Type
Description
SourcePincode
string
Pincode of the source wallet (transfer-from)
ExecutorPincode
string
Pincode of the paying wallet
DestinationAddress
string
Transfer destination address
Amount
int
The amount of tokens to transfer (default = 1)
Last updated