H HITTINCORNERS Guides

NFT Lending

Borrow against an NFT as collateral, or supply liquidity that others borrow against theirs, without selling it.

NFT lending lets you borrow against an NFT you hold as collateral, or supply liquidity that other people borrow against their NFTs — without selling the NFT itself. It solves a real liquidity problem: NFTs don’t have the deep, continuous order-book liquidity that fungible tokens do, so selling one to raise cash means accepting whatever the current bid is, whenever you need the cash. Borrowing against it instead means you keep upside exposure to the NFT while accessing liquidity now.

The two models: peer-to-peer and peer-to-pool

Peer-to-peer (P2P) lending matches an individual borrower with an individual lender (or a lender picking specific NFTs to lend against). Terms — loan amount, duration, interest rate — are negotiated or set by the lender per-listing, and the lender is directly exposed to that one NFT’s collateral risk.

Peer-to-pool lending uses a shared liquidity pool that automatically prices loans against a collection using a floor-price or valuation oracle, similar to how fungible-token lending pools work. This is faster to borrow from (no waiting for a matching lender) but depends heavily on the accuracy and manipulation-resistance of whatever price feed the pool uses.

What happens on default

If a borrower doesn’t repay by the loan’s due date (or, in some designs, if the NFT’s estimated value drops below a liquidation threshold), the NFT collateral transfers to the lender or pool. This is the entire mechanism that makes the loan possible — there’s no credit check or recourse beyond the collateral itself, so the lender’s protection is entirely the NFT’s resale value at the time of default.

What to evaluate before using a platform in this category

  • P2P or pooled, and what that means for your side of the trade. As a borrower, P2P usually means slower matching but potentially more favorable terms since a specific lender wanted that specific NFT. As a lender, P2P means concentrated risk in whichever NFTs you chose to lend against; pooled means diversified exposure across a collection but dependent on the pool’s oracle.
  • How collateral is valued. A floor-price oracle is the most common approach, but floor price can move fast and doesn’t reflect trait rarity — a valuation model that only tracks floor price can misprice both very common and very rare NFTs within the same collection.
  • Liquidation/default terms in plain language. What exactly triggers a transfer of the NFT — missed repayment only, or also a value-based liquidation mid-loan? The second is a materially different risk than the first.
  • Smart contract audit history, same as any DeFi protocol — the mechanics here are novel enough (escrowing an NFT rather than a fungible token) that contract risk deserves the same scrutiny as a lending protocol handling any other asset type.

The main risk: NFT collateral is far less liquid than token collateral

Fungible-token lending protocols can typically liquidate collateral into the exact amount needed almost instantly on a deep market. An NFT can’t be partially liquidated, and its resale value at the moment of default may be well below whatever price the loan was originally sized against — especially during a broad NFT market downturn, when floor prices across a collection can move sharply in a short window. This illiquidity risk is structurally higher than in fungible-collateral lending, regardless of how well-designed the platform’s contracts are.

We’re not currently naming specific Solana NFT lending platforms on this page — this space moves quickly and we’d rather point you to the mechanics and evaluation criteria than list a platform we haven’t reviewed carefully. Check back as we add reviewed platforms here.