Preparing search index...
The search index is not available
@xchainjs/xchain-utxo-providers
@xchainjs/xchain-utxo-providers
TxIO
Interface TxIO
interface
TxIO
{
address
:
string
;
index
:
number
;
script
:
string
;
type
?:
string
;
value
:
string
;
}
Index
Properties
address
index
script
type?
value
Properties
address
address
:
string
index
index
:
number
script
script
:
string
Optional
type
type
?:
string
value
value
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
index
script
type
value
@xchainjs/xchain-utxo-providers
BlockcypherNetwork
HaskoinNetwork
SochainNetwork
BitgoProvider
BlockcypherProvider
HaskoinProvider
SochainProvider
HaskoinResponse
SochainResponse
TxIO
UtxoOnlineDataProvider
AddressDTO
AddressParams
AddressTxDTO
AddressUTXO
BalanceData
BalanceParams
BroadcastDTO
BroadcastTransfer
GetBalanceDTO
GetTxsDTO
Transaction
TxBroadcastParams
TxConfirmedStatus
TxHashParams
UTXO
UnspentTxsDTO
UtxoOnlineDataProviders
Witness
broadcastTx
getAccount
getAddress
getBalance
getConfirmedTxStatus
getConfirmedUnspentTxs
getIsTxConfirmed
getTx
getTxs
getUnspentTxs
Generated using
TypeDoc