Abstract
The provider endpoint URL.
The headers to be used when sending requests to the endpoint.
Private
_apiProtected
_makeAbstract
broadcastAbstract
monitorMonitor an address for unspent UTXOs
The address.
The polling period.
Optional
_confirmations: numberThe number of confirmations.
Abstract
waitWait for the confirmation of a transaction pushed on-chain.
A Promise that resolve with the same transaction hash _txHash.
The hash of the transaction.
Optional
_pollingTime: numberThe polling period.
Generated using TypeDoc
Create and initialize a pTokensUtxoProvider object.