# Binance Smart Chain

## VulpeFI Orderbook API v3.0

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

### Binance Smart Chain 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)

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

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

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

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

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

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

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