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