> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Enhanced Transactions

> Helius Enhanced Transactions endpoints via Uniblock Direct API.

### GET

| Path                                                                                                                                                   | Description                                                  | Est. CU |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------ | ------: |
| [direct/v1/Helius/v0/addresses/{address}<br />/transactions](https://docs.helius.dev/solana-apis/enhanced-transactions-api/parsed-transaction-history) | Returns an enriched transaction history for a given address. |      50 |

### POST

| Path                                                                                                                  | Description                                                                      | Est. CU |
| --------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ------: |
| [direct/v1/Helius/v0/transactions](https://docs.helius.dev/solana-apis/enhanced-transactions-api/parse-transaction-s) | Returns an array of enriched, human-readable versions of the given transactions. |      50 |
