Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
MintToParams
MintToParams
Defined in
thirdweb/src/extensions/erc721/write/mintTo.ts#L19
type
MintToParams
=
{
nft
:
NFTInput
|
string
;
to
:
string
};
nft
to
On this page