Preparing search index...
The search index is not available
@xchainjs/xchain-utxo-providers
@xchainjs/xchain-utxo-providers
SochainResponse
Interface SochainResponse<T>
interface
SochainResponse
<
T
>
{
data
:
T
;
status
:
string
;
}
Type Parameters
T
Index
Properties
data
status
Properties
data
data
:
T
status
status
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
status
@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