Docs
Connect
Connect
Overview
TypeScript
React
React Native
.NET
Unity
Unreal
Engine
Contracts
Tools
Tools
Chain List
Wei Converter
Hex Converter
Account
API Keys
CLI
Search Docs
K
Support
Support
Support Site
Contact Sales
Changelog
TypeScript SDK
References
MintToParams
MintToParams
Defined in
thirdweb/src/extensions/erc1155/write/mintTo.ts#L12
type
MintToParams
=
WithOverrides
<{
nft
:
NFTInput
|
string
;
supply
:
bigint
;
to
:
string
;
}>;
On this page