> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/dapp-network-services/dapp-network-services/liquidharmony/creating-an-oracle-request-uri/foreign-chain-fetch/litecoin/history.md).

# history

## history

<mark style="color:green;">`POST`</mark> `foreign_chain://litecoin/history/account/count`

Return transaction details by Litecoin account and count.

#### Path Parameters

| Name              | Type   | Description         |
| ----------------- | ------ | ------------------- |
| request\_type     | string | oracle request type |
| chain             | string | chain               |
| api\_type         | string | Litecoin api type   |
| litecoin\_account | string | Litecoin account    |
| count             | string | count               |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
