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
LazyMintParams
LazyMintParams
Defined in
thirdweb/src/extensions/erc1155/write/lazyMint.ts#L31
type
LazyMintParams
=
{
nfts
:
Array
<
NFTInput
|
string
> };
nfts
type
nfts
=
Array
<
NFTInput
|
string
>;
On this page