Fetches the tx history of this script, in anti-chronological order. This means it's ordered by first-seen first. If the tx hasn't been seen by the indexer before, it's ordered by the block timestamp.
Page index of the tx history.
Number of txs per page.
Fetches the current UTXO set for this script. It is grouped by output script, in case a script type can match multiple different output scripts (e.g. Taproot on Lotus).
Generated using TypeDoc
Allows fetching script history and UTXOs.