Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/client
Core
NftFragment
Type alias NftFragment
Nft
Fragment
:
{
collection
:
NftCollectionFragment
;
contentURI
:
string
|
null
;
contract
:
NetworkAddressFragment
;
contractType
:
NftContractType
;
metadata
:
NftMetadataFragment
|
null
;
owner
:
OwnerFragment
;
tokenId
:
string
;
}
Type declaration
collection
:
NftCollectionFragment
contentURI
:
string
|
null
contract
:
NetworkAddressFragment
contract
Type
:
NftContractType
metadata
:
NftMetadataFragment
|
null
owner
:
OwnerFragment
token
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Lens SDK Reference
@lens-protocol/react-web - v2.3.2
@lens-protocol/react-native - v2.3.2
@lens-protocol/client - v2.3.2