Yield on stablecoins, Bitcoin, and real-world assets. Deposit directly, embed it in your product, or have us build a strategy for you.
Continuously rebalanced across the major on-chain credit markets. Reward tokens are claimed, swapped to USDC, and redeposited.
On-chain DeFi routed through audited protocols. Structured BTC-collateral yield for institutions. Real-world assets through Salt Markets. Click any product for the deep dive.
Stablecoin yield routed across Morpho, Aave, Euler, Silo. Rebalanced as rates shift. Rewards claimed and compounded.
Active rotation across Pendle Principal Token markets. Fixed-at-entry APY, realized via price convergence to par.
Yield on BTC without selling it. Non-recourse repo or escrow-tripartite structures. Borrowed stablecoins deployed through Yelay strategies.
Salt Markets sits under its own brand. Two managed vaults underwritten and allocated by Salt Markets: senior-tranche private credit with 15% junior protection, and UAE real estate rental income. Securitised in Luxembourg. Quarterly liquidity.
Diversified private credit via institutional-quality lending originators.
UAE real estate rental income backed by a leading regional developer.
Pick one, or combine them. Every route earns the same way.
Your engineers integrate the Yelay SDK. Deposits and yield surface inside your app, under your brand.
const vault = '0x1234';
const pool = 1234;
const amount = 1000000n; // Using bigint for amount
const allowance = await sdk.portfolio.getAllowance(vault);
if (allowance === 0n) {
const approveTx = await sdk.actions.approve(vault, amount);
// Note: Drift returns transaction hash, wait method
// depends on your adapter
}
const depositTx = await sdk.actions.deposit(vault, pool, amount);
// With optional WriteOptions
const depositTxWithOptions = await sdk.actions.deposit(
vault, pool, amount, { gas: 300000n }
);Same infrastructure, your design language. Four ways the same deposit page can look.
We work with you to understand the outcome, then our engineering team builds it at the vault layer. Strategy consulting meets protocol delivery.
8–12 weeks from first call to live yield product
Building blocks we compose into your solution
Use the same infrastructure institutions customise. No minimum. Test the Blue Chip vault, or access RWA through Salt Markets.
You bring the brand and the relationships. We bring the strategies and the rails.
Or email partnerships@yelay.io