Search
Preparing search index...
The search index is not available
ternoa-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ternoa-js
NFTCreatedEvent
Class NFTCreatedEvent
Hierarchy
BlockchainEvent
NFTCreatedEvent
Index
Constructors
constructor
Properties
collection
Id
is
Soulbound
method
nft
Id
offchain
Data
owner
raw
royalty
section
type
Methods
from
Event
Constructors
constructor
new NFTCreated
Event
(
event
:
Event
)
:
NFTCreatedEvent
Parameters
event:
Event
Returns
NFTCreatedEvent
Properties
collection
Id
collection
Id
:
null
|
string
is
Soulbound
is
Soulbound
:
string
method
method
:
string
nft
Id
nft
Id
:
number
offchain
Data
offchain
Data
:
string
owner
owner
:
string
raw
raw
:
Event
royalty
royalty
:
string
section
section
:
string
type
type
:
EventType
Methods
Static
from
Event
from
Event
(
event
:
Event
)
:
BlockchainEvent
Parameters
event:
Event
Returns
BlockchainEvent
Exports
NFTCreated
Event
constructor
collection
Id
is
Soulbound
method
nft
Id
offchain
Data
owner
raw
royalty
section
type
from
Event
Generated using
TypeDoc