

Grow Your Portfolio HODL Your Assets
Leverage your assets as collateral, earn new tokens, and grow your holdings — powered by Solana


Supported By
Feature
Dynamic LTV Engine
Adapt. Protect. Optimize.
Volatility-adjusted LTV ratios (30-70%)
On-chain risk calculations via Pyth oracles
Auto-liquidation thresholds to protect users
TypeScript
function configureReserves(
PoolConfigurator configurator,
ConfigureReserveInput[] calldata inputParams
) external onlyOwner {
for (uint256 i = 0; i < inputParams.length; i++) {
configurator.configureReserveAsCollateral(
inputParams[i].asset,
inputParams[i].baseLTV,
inputParams[i].liquidationThreshold,
inputParams[i].liquidationBonus
);
if (inputParams[i].borrowingEnabled) {
configurator.setReserveBorrowing(inputParams[i].asset, true);
display: flex;
configurator.setBorrowCap(inputParams[i].asset, inputParams[i].borrowCap);
configurator.setReserveStableRateBorrowing(
Discover The Power of HodlHive
The next-level crypto lending experience
Category


Staking & Yield
Maximize your rewards with non-custodial staking and automated yield strategies.


Secure & Scalable
Built with security and scalability in mind, HodlHive ensures safe and efficient asset management.


Memecoin Lending
Lend and borrow meme coins from Pump.fun, using them as collateral to ape into the next big pump.


Dual Token Holding
With HodlHive, you can hold two tokens simultaneously by using one as collateral to borrow the other.
FAQs
Frequently Asked Questions
Your quick guide to common inquiries and solutions.
1.
What is HodlHive?
A decentralized lending hub on Solana that lets you borrow tokens without selling your assets.