Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
IndexedEvent
Type Alias IndexedEvent
type
IndexedEvent
=
{
blockHeight
:
number
;
commitmentStatus
:
CommitmentStatus
;
createdAt
:
string
;
data
:
EventData
;
eventIdx
:
number
;
eventStatus
:
EventStatus
;
id
:
UID
;
messageId
:
UID
;
messageIdx
:
number
;
method
:
string
;
parentId
:
UID
;
transaction
:
{
hash
:
Hex
}
;
transactionId
:
UID
;
transactionIdx
:
number
;
transactionType
:
number
;
type
:
string
;
}
Index
Properties
block
Height
commitment
Status
created
At
data
event
Idx
event
Status
id
message
Id
message
Idx
method
parent
Id
transaction
transaction
Id
transaction
Idx
transaction
Type
type
Properties
block
Height
blockHeight
:
number
commitment
Status
commitmentStatus
:
CommitmentStatus
created
At
createdAt
:
string
data
data
:
EventData
event
Idx
eventIdx
:
number
event
Status
eventStatus
:
EventStatus
id
id
:
UID
message
Id
messageId
:
UID
message
Idx
messageIdx
:
number
method
method
:
string
parent
Id
parentId
:
UID
transaction
transaction
:
{
hash
:
Hex
}
transaction
Id
transactionId
:
UID
transaction
Idx
transactionIdx
:
number
transaction
Type
transactionType
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Height
commitment
Status
created
At
data
event
Idx
event
Status
id
message
Id
message
Idx
method
parent
Id
transaction
transaction
Id
transaction
Idx
transaction
Type
type
Home
GitHub
Left Curve Software Stack
Loading...