# balance

## balance

<mark style="color:green;">`POST`</mark> `foreign_chain://ethereum/balance/0x0/latest`

Return `eth_getBalance` JSON RPC response.

#### Path Parameters

| Name          | Type   | Description               |
| ------------- | ------ | ------------------------- |
| request\_type | string | oracle request type       |
| chain         | string | chain                     |
| api\_type     | string | ETH api type              |
| eth\_address  | number | ETH address for balance   |
| block\_tag    | string | block tag, default latest |

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

```
```

{% endtab %}
{% endtabs %}
