# Module - oARB Liquidity Mining

## Dolomite Margin - Module

<div align="left"><figure><img src="https://img.shields.io/badge/GitHub-dolomite--exchange%2Fdolomite--margin--modules-lightgrey" alt=""><figcaption></figcaption></figure></div>

### Arbitrum One

<table><thead><tr><th>Contract Name</th><th width="249.33333333333331">Description</th><th>Address</th></tr></thead><tbody><tr><td><a href="https://github.com/dolomite-exchange/dolomite-margin-modules/tree/master/contracts/external/liquidityMining/RewardsDistributor.sol">oARBRewardsDistributor</a></td><td>Merkle distributor for claiming oARB rewards</td><td><a href="https://arbiscan.io/address/0x66Cd7D0cC677F42f6662622C60A5E60EF573db67">0x66Cd7D0cC677F42f6662622C60A5E60EF573db67</a></td></tr><tr><td><a href="https://github.com/dolomite-exchange/dolomite-margin-modules/tree/master/contracts/external/liquidityMining/VesterExploder.sol">VesterExploder</a></td><td>The detonation contract used to expire vests that go past maturity</td><td><a href="https://arbiscan.io/address/0x2c9052bB57898C3C2c6239F3d69567FC5962CB62">0x2c9052bB57898C3C2c6239F3d69567FC5962CB62</a></td></tr><tr><td><a href="https://github.com/dolomite-exchange/dolomite-margin-modules/tree/master/contracts/external/liquidityMining/VesterProxy.sol">VesterProxy</a></td><td>Vesting contract for converting oARB to ARB</td><td><a href="https://arbiscan.io/address/0x531bc6e97b65adf8b3683240bd594932cfb63797#code">0x531BC6E97b65adF8B3683240bd594932Cfb63797</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dolomite.io/smart-contract-addresses/module-oarb-liquidity-mining.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
