Docs
Connect
Contracts
Engine
Pay
Tools
Tools
Account
API Keys
CLI
SDKs
SDKs
TypeScript
React
React Native
Unity
Solidity
.NET
Search Docs
K
Support
Support
Support Site
Contact Sales
Changelog
TypeScript SDK
References
GetNFTParams
GetNFTParams
Defined in
thirdweb/src/extensions/erc1155/read/getNFT.ts#L10
Parameters for getting an NFT.
type
GetNFTParams
=
{
tokenId
:
bigint
};
tokenId
type
tokenId
=
bigint
;
On this page