Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
TxHistoryRecord
Interface TxHistoryRecord
interface
TxHistoryRecord
{
amount
:
string
;
commitmentTxid
?:
string
;
createdAt
:
string
;
isSettled
:
boolean
;
settledBy
:
string
;
type
:
IndexerTxType
;
virtualTxid
?:
string
;
}
Index
Properties
amount
commitment
Txid?
created
At
is
Settled
settled
By
type
virtual
Txid?
Properties
amount
amount
:
string
Optional
commitment
Txid
commitmentTxid
?:
string
created
At
createdAt
:
string
is
Settled
isSettled
:
boolean
settled
By
settledBy
:
string
type
type
:
IndexerTxType
Optional
virtual
Txid
virtualTxid
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
commitment
Txid
created
At
is
Settled
settled
By
type
virtual
Txid
@arkade-os/sdk Documentation - v0.2.0
Loading...