# Gnosis Chain

## VulpeFI Orderbook API v3.0&#x20;

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

### Gnosis

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)

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

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

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

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

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

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

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