Preparing search index...
The search index is not available
blaze-sdk
blaze-sdk
AccountTx
Type Alias AccountTx
Account
Tx
:
{
amount
:
Amount
;
block_height
:
number
;
counterparty
:
Address
;
direction
:
"in"
|
"out"
;
fee
:
Amount
;
hash
:
HashHex
;
status
:
"pending"
|
"confirmed"
;
timestamp
:
Timestamp
;
token_address
?:
Address
;
type
:
InstructionType
;
}
Account-centric transaction view used by address activity endpoint.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
blaze-sdk
Loading...
Account-centric transaction view used by address activity endpoint.