> For the complete documentation index, see [llms.txt](https://deliqfinance.gitbook.io/deliq-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deliqfinance.gitbook.io/deliq-finance/smart-contracts/evm-compatible-contracts.md).

# EVM Compatible contracts

List of smart contracts

{% embed url="<https://github.com/deliqfinance/Deliq-Protocol-EVM-/tree/main/contracts/defi-round>" %}
Launch pool smart contract
{% endembed %}

{% embed url="<https://github.com/deliqfinance/Deliq-Protocol-EVM-/tree/main/contracts/token>" %}
DLQ token
{% endembed %}

> DLQ is a ERC 20-token and a native token Deliq Finance . Contracts is imported from Open zeppelin implementation of ERC-20. Pausable contract imported as a emergency mechanism to stop functionality while a remediation is pending.

{% embed url="<https://github.com/deliqfinance/Deliq-Protocol-EVM-/tree/main/contracts/pools>" %}
General and Special pools
{% endembed %}

{% embed url="<https://github.com/deliqfinance/Deliq-Protocol-EVM-/tree/main/contracts/staking>" %}
Contract for DLQ staking
{% endembed %}

{% embed url="<https://github.com/deliqfinance/Deliq-Protocol-EVM-/tree/main/contracts/rewards>" %}
Rewards to LDs and LPs
{% endembed %}

{% embed url="<https://github.com/deliqfinance/Deliq-Protocol-EVM-/tree/main/contracts/manager>" %}
Manager contract
{% endembed %}

{% embed url="<https://github.com/deliqfinance/Deliq-Protocol-EVM-/tree/main/contracts/user_token_balance>" %}
Balance tracker
{% endembed %}
