sdk.erc721mintparams
Home > @openformat/sdk > ERC721MintParams
ERC721MintParams interface
Signature:
export interface ERC721MintParams
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| overrides? | Parameters<ERC721BaseContract['mintTo']>[2] | (Optional) | |
| to | Parameters<ERC721BaseContract['mintTo']>[0] | ||
| tokenURI | Parameters<ERC721BaseContract['mintTo']>[1] |