Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
IndexedTransferEvent
Type Alias IndexedTransferEvent
type
IndexedTransferEvent
=
{
amount
:
string
;
blockHeight
:
number
;
createdAt
:
string
;
denom
:
string
;
fromAddress
:
Address
;
id
:
UID
;
toAddress
:
Address
;
txHash
:
Hex
;
}
Index
Properties
amount
block
Height
created
At
denom
from
Address
id
to
Address
tx
Hash
Properties
amount
amount
:
string
block
Height
blockHeight
:
number
created
At
createdAt
:
string
denom
denom
:
string
from
Address
fromAddress
:
Address
id
id
:
UID
to
Address
toAddress
:
Address
tx
Hash
txHash
:
Hex
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
block
Height
created
At
denom
from
Address
id
to
Address
tx
Hash
Home
GitHub
Left Curve Software Stack
Loading...