> ## Documentation Index
> Fetch the complete documentation index at: https://docs.near.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Reference Contracts

> Explore NEAR contracts deployed across projects.

List of contracts of various projects deployed on NEAR. This list is not exhaustive and is meant to be a reference for developers and users

<Info>
  **Find more:**
  [NEAR Catalog](https://nearcatalog.xyz) - A catalog of NEAR projects\
  [NEAR Audit Database](https://github.com/NEARBuilders/audits) - List of Public Audits in the NEAR Ecosystem
</Info>

## Contracts List

| Contract                                                                                        | Project                                            | Tags                             | Description                                                                                           |
| ----------------------------------------------------------------------------------------------- | -------------------------------------------------- | -------------------------------- | ----------------------------------------------------------------------------------------------------- |
| [Burrow.finance (public archive)](https://github.com/NearDefi/burrowland)                       | **[Rhea finance](https://rhea.finance/)**          | DeFi                             | Lending platform                                                                                      |
| [ref-exchange](https://github.com/ref-finance/ref-contracts/tree/main/ref-exchange)             | **[Rhea finance](https://rhea.finance/)**          | DeFi                             | DEX Contract                                                                                          |
| [ref-farming](https://github.com/ref-finance/ref-contracts/tree/main/ref-farming)               | **[Rhea finance](https://rhea.finance/)**          | DeFi                             | DEX LP Farming                                                                                        |
| [Meta Token](https://github.com/Narwallets/meta-pool/tree/master/meta-token)                    | **[Metapool](https://www.metapool.app/)**          | FT                               | FT contract                                                                                           |
| [metapool](https://github.com/Narwallets/meta-pool/tree/master/metapool)                        | **[Metapool](https://www.metapool.app/)**          | staking                          | Liquid staking                                                                                        |
| [donation](https://github.com/PotLock/core/blob/main/contracts/donation)                        | **[PotLock](https://www.potlock.org/)**            | FT, donation                     | Donating FT to any contract                                                                           |
| [pot](https://github.com/PotLock/core/blob/main/contracts/pot)                                  | **[PotLock](https://www.potlock.org/)**            | donation                         | QF Funding round                                                                                      |
| [pot\_factory](https://github.com/PotLock/core/blob/main/contracts/pot_factory)                 | **[PotLock](https://www.potlock.org/)**            | factory, donation                | Factory contract for QF Funding Rounds                                                                |
| [registry](https://github.com/PotLock/core/blob/main/contracts/registry)                        | **[PotLock](https://www.potlock.org/)**            | donation, misc                   | Registry for QF funding rounds                                                                        |
| [sybil](https://github.com/PotLock/core/blob/main/contracts/sybil)                              | **[PotLock](https://www.potlock.org/)**            | misc                             | Registry for sybil resistance providers                                                               |
| [ShardDog-NFT-Protocol](https://github.com/joe-rlo/ShardDog-NFT-Protocol)                       | **[ShardDog](https://shard.dog/)**                 | NFT                              | NFT contract managing multiple NFT collections                                                        |
| [NFT-Minting-withFT](https://github.com/joe-rlo/NFT-Minting-withFT)                             | **[ShardDog](https://shard.dog/)**                 | NFT, FT                          | NFT contract supports minting with FT tokens, royalties, payment distribution, premint functionality. |
| [contest-contract](https://github.com/joe-rlo/contest-contract)                                 | **[ShardDog](https://shard.dog/)**                 | raffle                           | Weighted raffle system.                                                                               |
| [core](https://github.com/near/intents/tree/main/core)                                          | **[NEAR Intents](https://near-intents.org/)**      | cross-chain, DeFi                | Protocol for multichain financial products                                                            |
| [contest-contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contest-contract)    | **[Race of Sloths](https://race-of-sloths.com/)**  | raffle                           | Weighted raffle contract                                                                              |
| [contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contract)                    | **[Race of Sloths](https://race-of-sloths.com/)**  | misc                             | Scoreboard including streaks                                                                          |
| [contract-mvp](https://github.com/Templar-Protocol/contract-mvp)                                | **[Templar Protocol](https://www.templarfi.org/)** | DeFi                             | Permissionless cypher lending                                                                         |
| [index-fund-contract](https://github.com/Templar-Protocol/index-fund-contract)                  | **[Templar Protocol](https://www.templarfi.org/)** | DeFi                             | Index fund contract                                                                                   |
| [linear](https://github.com/linear-protocol/LiNEAR/tree/main/contracts/linear)                  | **[Linear](https://linearprotocol.org/)**          | staking                          | Liquid staking                                                                                        |
| [hodl-lockup](https://github.com/sweatco/hodl-lockup)                                           | **[Sweat Economy](https://sweateconomy.com/)**     | FT, lockup                       | FT lockup contract                                                                                    |
| [sweat-jar](https://github.com/sweatco/sweat-jar)                                               | **[Sweat Economy](https://sweateconomy.com/)**     | FT, staking                      | FT staking contract                                                                                   |
| [sweat-claim](https://github.com/sweatco/sweat-claim/tree/main/contract)                        | **[Sweat Economy](https://sweateconomy.com/)**     | FT                               | FT managing contract                                                                                  |
| [sweat-booster](https://github.com/sweatco/sweat-booster)                                       | **[Sweat Economy](https://sweateconomy.com/)**     | FT, NFT                          | NFT vouchers for FT                                                                                   |
| [multisig](https://github.com/sweatco/multisig)                                                 | **[Sweat Economy](https://sweateconomy.com/)**     | multisig                         | Multisig Contract                                                                                     |
| [sweat-burn](https://github.com/sweatco/sweat-burn)                                             | **[Sweat Economy](https://sweateconomy.com/)**     | FT                               | FT burning                                                                                            |
| [mb-factory-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-factory-v2)               | **MintBase**                                       | factory, NFT                     | NFT factory contract                                                                                  |
| [mb-interop-market](https://github.com/Mintbase/mb-contracts/tree/main/mb-interop-market)       | **MintBase**                                       | NFT                              | NFT Market contract                                                                                   |
| [mb-nft-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-nft-v2)                       | **MintBase**                                       | NFT                              | NFT contract                                                                                          |
| [neardevhub-contract](https://github.com/NEAR-DevHub/neardevhub-contract)                       | **[NEAR DevHub](https://neardevhub.org/)**         | misc                             | Community managing platform                                                                           |
| [lockup-factory](https://github.com/near/core-contracts/tree/master/lockup-factory)             | **Core-Contracts**                                 | factory, lockup                  | Factory contract deploying lockup contracts                                                           |
| [lockup](https://github.com/near/core-contracts/tree/master/lockup)                             | **Core-Contracts**                                 | lockup                           | Locks and holds an owner's tokens for a lockup period                                                 |
| [multisig-factory](https://github.com/near/core-contracts/tree/master/multisig-factory)         | **Core-Contracts**                                 | factory                          | Factory contract for multisig                                                                         |
| [multisig](https://github.com/near/core-contracts/tree/master/multisig)                         | **Core-Contracts**                                 | multisig                         | multisig                                                                                              |
| [multisig2](https://github.com/near/core-contracts/tree/master/multisig2)                       | **Core-Contracts**                                 | multisig                         | multisig                                                                                              |
| [staking-pool-factory](https://github.com/near/core-contracts/tree/master/staking-pool-factory) | **Core-Contracts**                                 | factory, staking-pool, validator | Staking Pool factory contract                                                                         |
| [staking-pool](https://github.com/near/core-contracts/tree/master/staking-pool)                 | **Core-Contracts**                                 | staking-pool, validator          | Staking pool contract                                                                                 |
| [state-manipulation](https://github.com/near/core-contracts/tree/master/state-manipulation)     | **Core-Contracts**                                 | state-manipulation               | Contracts state-manipulation                                                                          |
| [voting](https://github.com/near/core-contracts/tree/master/voting)                             | **Core-Contracts**                                 | validator                        | Validator Voting contract                                                                             |
| [w-near](https://github.com/near/core-contracts/tree/master/w-near)                             | **Core-Contracts**                                 | FT                               | FT contract that wraps native NEAR                                                                    |
| [whitelist](https://github.com/near/core-contracts/tree/master/whitelist)                       | **Core-Contracts**                                 | whitelist, staking-pool          | Whitelist contract for staking pools                                                                  |
