Script
Last updated
Last updated
This endpoint serves as a usage status flag for a given script.
URL Parameters
Parameter | Description |
---|---|
This endpoint retrieves the history of unconfirmed transactions for a given script. Returns up to 100k results in one request.
URL Parameters
This endpoint retrieves the history of unconfirmed transactions for a given set of scripts.
Max 20 scripthashes per request.
Max 100 items returned per request.
URL Parameters
This endpoint retrieves the history of confirmed transactions for a given script. Pagination is available using the provided next-page token.
URL Parameters
This endpoint retrieves the history of confirmed transactions for a given set of scripts.
Max 20 scripthashes per request.
Max 20 items returned per request.
URL Parameters
This endpoint is powered by ElectrumX and is planned for deprecation in the near future.
This endpoint retrieves both the confirmed and unconfirmed transactions for a given script.
Returns a response as long as the response message is less than 1MB in size.
URL Parameters
Parameter | Description |
---|---|
Parameter | Description |
---|---|
Parameter | Description |
---|---|
Parameter | Description |
---|---|
Parameter | Description |
---|---|
network
The selected network: main or test.
scriptHash
The script hash: Sha256 hash of the binary bytes of the locking script (ScriptPubKey), expressed as a hexadecimal string.
network
The selected network: main or test.
scriptHash
The script hash: Sha256 hash of the binary bytes of the locking script (ScriptPubKey), expressed as a hexadecimal string.
network
The selected network: main or test.
network
The selected network: main or test.
scriptHash
The script hash: Sha256 hash of the binary bytes of the locking script (ScriptPubKey), expressed as a hexadecimal string.
order
Ordering: asc or desc; default is desc.
limit
Between 1 and 1000; default is 100.
height
Starting block height for history; default is 0.
token
Provided next page token.
network
The selected network: main or test.
network
The selected network: main or test.
scriptHash
The script hash: Sha256 hash of the binary bytes of the locking script (ScriptPubKey), expressed as a hexadecimal string.