Name | Type | Description |
---|---|---|
_appManagerAddress | address | Address of App Manager |
Name | Type | Description |
---|---|---|
from | address | sender address |
to | address | recipient address |
tokenId | uint256 | Id of token to be transferred |
batchSize | uint256 | the amount of NFTs to mint in batch. If a value greater than 1 is given, tokenId will represent the first id to start the batch. |
Name | Type | Description |
---|---|---|
<none> | address | handlerAddress |
Name | Type | Description |
---|---|---|
_deployedHandlerAddress | address | address of the currently deployed Handler Address |