# Ethereum Network

## VulpeFI Orderbook API v3.0 OAS3

<https://limit-orders.vulpefi.com/swagger/ethereum-json>

### Ethereum Network

API for post and select limit orders to the VulpeFI limit orders database.\
The database acts as a source of liquidity for the VulpeFI Aggregation Protocol.\
\
Read more in the offical documentation[ limit-order-protocol-utils](https://docs.vulpefi.com/aggregation-protocol/smart-contracts/limitorderprotocol)

#### Limit Order V3 <a href="#operations-tag-limit_order_v3" id="operations-tag-limit_order_v3"></a>

{% openapi src="<https://limit-orders.1inch.io/swagger/ethereum-json>" path="/v3.0/1" method="post" %}
<https://limit-orders.1inch.io/swagger/ethereum-json>
{% endopenapi %}

{% openapi src="<https://limit-orders.1inch.io/swagger/ethereum-json>" path="/v3.0/1/address/{address}" method="get" %}
<https://limit-orders.1inch.io/swagger/ethereum-json>
{% endopenapi %}

{% openapi src="<https://limit-orders.1inch.io/swagger/ethereum-json>" path="/v3.0/1/all" method="get" %}
<https://limit-orders.1inch.io/swagger/ethereum-json>
{% endopenapi %}

{% openapi src="<https://limit-orders.1inch.io/swagger/ethereum-json>" path="/v3.0/1/count" method="get" %}
<https://limit-orders.1inch.io/swagger/ethereum-json>
{% endopenapi %}

{% openapi src="<https://limit-orders.1inch.io/swagger/ethereum-json>" path="/v3.0/1/events/{orderHash}" method="get" %}
<https://limit-orders.1inch.io/swagger/ethereum-json>
{% endopenapi %}

{% openapi src="<https://limit-orders.1inch.io/swagger/ethereum-json>" path="/v3.0/1/events" method="get" %}
<https://limit-orders.1inch.io/swagger/ethereum-json>
{% endopenapi %}

{% openapi src="<https://limit-orders.1inch.io/swagger/ethereum-json>" path="/v3.0/1/has-active-orders-with-permit/{walletAddress}/{token}" method="get" %}
<https://limit-orders.1inch.io/swagger/ethereum-json>
{% endopenapi %}
