Documentation Index
Fetch the complete documentation index at: https://docs.patchwork.dev/llms.txt
Use this file to discover all available pages before exploring further.
import”@patchwork/contracts/PatchworkAccountPatch/IPatchworkAccountPatch.sol”;
Inherits:
IPatchworkScopedFunctions
mintPatch
Creates a new token for the owner, representing a patch| Name | Type | Description |
|---|---|---|
owner | address | Address of the owner of the token |
target | address | Address of the original account |
| Name | Type | Description |
|---|---|---|
tokenId | uint256 | ID of the newly minted token |