Preparing search index...
The search index is not available
Documentation
Documentation
@hackbg/fadroma
fadroma
Token
NonFungible
Class NonFungible
Abstract
An abstract non-fungible token.
Hierarchy
Token
NonFungible
Implemented by
Snip721
Index
Constructors
constructor
Accessors
id
Methods
is
Fungible
Constructors
constructor
new
Non
Fungible
(
)
:
NonFungible
Returns
NonFungible
Accessors
Abstract
id
get
id
(
)
:
string
The token's unique id.
Returns
string
Methods
is
Fungible
is
Fungible
(
)
:
boolean
Returns
boolean
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
id
is
Fungible
Documentation
@fadroma/agent
@hackbg/fadroma
Generated using
TypeDoc
An abstract non-fungible token.