Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
NFTAttribute
Interface NFTAttribute
interface
NFTAttribute
{
rarity
?:
number
;
trait_type
:
string
;
value
:
string
|
number
;
}
Index
Properties
rarity?
trait_
type
value
Properties
Optional
rarity
rarity
?:
number
trait_
type
trait_
type
:
string
value
value
:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rarity
trait_
type
value
@synapse/client-sdk
Loading...