Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
blockchainData
Types
NFTMetadataAttribute
Interface NFTMetadataAttribute
Export
NFTMetadataAttribute
interface
NFTMetadataAttribute
{
display_type
?:
NFTMetadataAttributeDisplayTypeEnum
;
trait_type
:
string
;
value
:
NFTMetadataAttributeValue
;
}
Index
Properties
display_
type?
trait_
type
value
Properties
Optional
display_
type
display_
type
?:
NFTMetadataAttributeDisplayTypeEnum
Display type for this attribute
Memberof
NFTMetadataAttribute
trait_
type
trait_
type
:
string
The metadata trait type
Memberof
NFTMetadataAttribute
value
value
:
NFTMetadataAttributeValue
Memberof
NFTMetadataAttribute
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display_
type
trait_
type
value
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
Export
NFTMetadataAttribute