@arkade-os/sdk Documentation - v0.3.11
Preparing search index...
ExplorerTransaction
Type Alias ExplorerTransaction
type
ExplorerTransaction
=
{
status
:
{
block_time
:
number
;
confirmed
:
boolean
}
;
txid
:
string
;
vout
:
{
scriptpubkey_address
:
string
;
value
:
string
}
[]
;
}
Index
Properties
status
txid
vout
Properties
status
status
:
{
block_time
:
number
;
confirmed
:
boolean
}
txid
txid
:
string
vout
vout
:
{
scriptpubkey_address
:
string
;
value
:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
txid
vout
@arkade-os/sdk Documentation - v0.3.11
Loading...