Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
IndexedMessage
Type Alias IndexedMessage
type
IndexedMessage
=
{
blockHeight
:
number
;
contractAddr
:
Address
;
createdAt
:
string
;
data
:
Record
<
string
,
Json
>
;
methodName
:
string
;
orderIdx
:
number
;
senderAddr
:
Address
;
}
Index
Properties
block
Height
contract
Addr
created
At
data
method
Name
order
Idx
sender
Addr
Properties
block
Height
blockHeight
:
number
contract
Addr
contractAddr
:
Address
created
At
createdAt
:
string
data
data
:
Record
<
string
,
Json
>
method
Name
methodName
:
string
order
Idx
orderIdx
:
number
sender
Addr
senderAddr
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Height
contract
Addr
created
At
data
method
Name
order
Idx
sender
Addr
Home
GitHub
Left Curve Software Stack
Loading...