Locks
List Open HTLC Lock transactions
The paginated API is used to query for multiple HTLC Locs transactions. You can apply filters through the query parameter to search for specific transactions.
Method: GET
Example response: 200
Retrieve a HTLC transaction
Specific HTLC transactions can be obtained by its lockId
.
Method: GET
Example response: 404
List Open HTLC Lock transactions
The paginated API is used to query for multiple HTLC Lock transactions. You can apply ‘filters’ through the query parameter to search for specific transactions.
Method: GET
Example response: 404
Last updated