# transactions

## transactions

<mark style="color:green;">`POST`</mark> `foreign_chain://tron/transactions/0x0`

Return transactions from block hash.

#### Path Parameters

| Name          | Type   | Description         |
| ------------- | ------ | ------------------- |
| request\_type | string | oracle request type |
| chain         | string | chain               |
| api\_type     | string | Tron api type       |
| block\_hash   | string | transaction hash    |

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

```
```

{% endtab %}
{% endtabs %}
