NFT Lending
Borrow against an NFT as collateral, or supply liquidity that others borrow against theirs, without selling it.
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.
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.
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.
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.