> For the complete documentation index, see [llms.txt](https://docs.gondi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gondi.xyz/gondi-v3/protocol-contracts.md).

# Protocol Contracts

## Ethereum Contracts

### Multi Source Loan:

Main contract of the protocol where loans are originated/refinanced/repaid. It also keeps collateral in escrow.

* **V3.1:** <https://etherscan.io/address/0xf41B389E0C1950dc0B16C9498eaE77131CC08A56>&#x20;
* **V3.0:** <https://etherscan.io/address/0xf65b99ce6dc5f6c556172bcc0ff27d3665a7d9a8>&#x20;
* **V2**: <https://etherscan.io/address/0x478f6f994c6fb3cf3e444a489b3ad9edb8ccae16>&#x20;
* **V1:**[ ](https://etherscan.io/address/0xca5a494ca20483e21ec1e41fe1d9461da77595bd)<https://etherscan.io/address/0xca5a494ca20483e21ec1e41fe1d9461da77595bd>

### Currency Manager:

Manager of ERC-20 tokens supported by GONDI.

* **V1, V2, & V3:** <https://etherscan.io/address/0x4150ded32a6d3bfecae76e7558af480190344927>

### **Marketplace Manager:**&#x20;

* **V3:** <https://etherscan.io/address/0x4eCC15Ded6E2EB38cCE6B0bD0bb0E417813F8f09>&#x20;

### **Purchase Bundler (Sell & Repay):** &#x20;

* **V3.1**: <https://etherscan.io/address/0xf46a58cada29ff34cf62f72357d2b37815506feb>&#x20;
* **V3.0:** <https://etherscan.io/address/0xcea7eea12c6fc82d0318704b9d35a4192c2d260a>&#x20;
* **V2:** <https://etherscan.io/address/0x3b59bffe109e0f33f20887343759a98b48ecdf5f>

### **Price Quoter Whitelist:** &#x20;

* <https://etherscan.io/address/0xf0e9ecac11e9d319f3130a6be16f4d6b756e43af>&#x20;

### **Uniswap Price Quoter V2:** &#x20;

* <https://etherscan.io/address/0xCaD3b037b56cbD2B4CaE2B35B878894e541Af68a>&#x20;

### **Liquidation:** &#x20;

Liquidation contract including buyout and auction.

* **V3:**[ ](https://etherscan.io/address/0xf65b99ce6dc5f6c556172bcc0ff27d3665a7d9a8)<https://etherscan.io/address/0x2995ae7233fa89b314b5a707465b57a582f440f0>&#x20;
* **V2:** <https://etherscan.io/address/0x97d34635b605c2f1630d6b4c6c5d222b8a2ca47d>
* **V1:** <https://etherscan.io/address/0x237e4421c742d843fdd96d22294d338507e17091>[ ](https://etherscan.io/address/0x237e4421c742d843fdd96d22294d338507e17091)

### **User Vaults Factory:**&#x20;

* **V3:** <https://etherscan.io/address/0x823de2c44369e94cac3da789ad4b6493e27e4bfe>
* **V2:** <https://etherscan.io/address/0x14a6dcebb2bb73aae1b199ccaada75247b81976d>

### **Range Validator:**&#x20;

Validates collection offers across a range of token IDs enabling collection offers for specific Artblocks Curated collections like Fidenzas, Chromie Squiggles, and more. Used for V1, V2, and V3.&#x20;

* **V3:** <https://etherscan.io/address/0xAc9cD5FAB80c801D5d9F262B4E9f70B89d43a8b6>&#x20;
* **V2:** <https://etherscan.io/address/0x265a38D265599FEEBCF77A7e43D4837428d1fB00>&#x20;
* **V1:** <https://etherscan.io/address/0x18905fc7f3aab462394f45b69308509a6b75573b>

### **Collection Manager:**&#x20;

Manager of whitelisted collections supported by GONDI across all versions.

<https://etherscan.io/address/0x52ac424ef7b283aa5badb8c6254832e3280d7398>

### V3 Contracts:&#x20;

### **Stash (SuperRare wrapper):**&#x20;

<https://etherscan.io/address/0xc0ec4e4ba06dfb2dfaf21a69fc78310d80fc5497> (Active for new loans starting 12/05/2024)

<https://etherscan.io/address/0xb14b3159785737ddbd0b5e9395394160b146e0b9> (Will be sunset after loans using this wrapper are repaid).

### **Migration Manager:**&#x20;

Allows to move loans in old escrow contracts to latest escrow contract via flash loan.&#x20;

<https://etherscan.io/address/0xdcd85fee491de4b1fc11cbc0ba0e78537732f5b8>

## HypeEVM Contracts

### Multi Source Loan:

* **V3.1:** [**https://hyperevmscan.io/address/0x6ad675624ec8320e5806858cd5db101a0b927fd9**](https://hyperevmscan.io/address/0x6ad675624ec8320e5806858cd5db101a0b927fd9#code)
* **Purchase Bundler:** <https://hyperevmscan.io/address/0xfaaff69da43b8195e5b0945c4fea4476e4264157>
* **MultiAddressValidator** : [0x7d60c8350267ff6d42741177056051d897cbb40e](https://hyperevmscan.io/address/0x7d60c8350267ff6d42741177056051d897cbb40e#code)
* **RangeValidator** : [0x7545487a4749ab4a7c16f9185d574d5668220048](https://hyperevmscan.io/address/0x7545487a4749ab4a7c16f9185d574d5668220048#code)
* **AuctionWithBuyoutLoanLiquidator :** [0xb166ec953fef89c6ee2e39e60fbd49b19cf4c6ad](https://hyperevmscan.io/address/0xb166ec953fef89c6ee2e39e60fbd49b19cf4c6ad#code)
