Get Litecoin Transactions by address

/v3/litecoin/transaction/address/{address}

5 credits per API call.


Get Litecoin Transaction by address.


Examples of using this endpoint with the Tatum JS SDK can be found in Tatum LTC SDK.'
Path Params
string
required

Address

Query Params
number
required
1 to 50

Max number of items per page is 50.

number

Offset to obtain next page of the data.

number

Only show transactions after this block height.

number

Only show transactions before this block height.

string
enum

Type of the transaction to fetch - either incoming, or outgoing. If none is present - all transactions are fetched.

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json