Preparing search index...
The search index is not available
@thirdweb-dev/react-native
@thirdweb-dev/react-native
TransferNFTParams
Type alias TransferNFTParams
Beta
TransferNFTParams
:
{
amount
?:
Amount
;
to
:
WalletAddress
;
tokenId
:
BigNumberish
;
}
The params to pass to
useTransferNFT
.
Type declaration
Optional
amount
?:
Amount
to
:
WalletAddress
token
Id
:
BigNumberish
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 to pass to
useTransferNFT
.