Preparing search index...
The search index is not available
@thirdweb-dev/react-native
@thirdweb-dev/react-native
MintNFTParams
Type alias MintNFTParams
Beta
MintNFTParams
:
{
metadata
:
NFTMetadataOrUri
;
supply
?:
Amount
;
to
:
WalletAddress
;
}
The params for the
useMintNFT
hook mutation.
Type declaration
metadata
:
NFTMetadataOrUri
Optional
supply
?:
Amount
to
:
WalletAddress
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@thirdweb-dev/react-native
CoinbaseWallet
EmbeddedWallet
LocalWallet
MagicLink
MagicWallet
MetaMaskWallet
RainbowWallet
ThirdwebSDK
ThirdwebStorage
TrustWallet
WalletConnect
WalletConnectBase
WalletConnectV2
ISecureStorage
ThirdwebAuthConfig
ThirdwebProviderCoreProps
ThirdwebSDKProviderProps
UserWithData
AcceptDirectOffer
AirdropNFTParams
BurnNFTParams
Loading...
Generated using
TypeDoc
The params for the useMintNFT hook mutation.