SignatureMintERC1155
Methods
mintWithSignature
Parameters
Name
Type
Description
req
ISignatureMintERC1155.MintRequest
undefined
signature
bytes
undefined
Returns
Name
Type
Description
signer
address
undefined
verify
Parameters
Name
Type
Description
_req
ISignatureMintERC1155.MintRequest
undefined
_signature
bytes
undefined
Returns
Name
Type
Description
success
bool
undefined
signer
address
undefined
Events
TokensMintedWithSignature
Parameters
Name
Type
Description
signer indexed
address
undefined
mintedTo indexed
address
undefined
tokenIdMinted indexed
uint256
undefined
mintRequest
ISignatureMintERC1155.MintRequest
undefined
Last updated