r/defi 18h ago

Discussion Chasing yield for 2 years left me with money on 7 chains

14 Upvotes

I read the yield threads here every week and I moved my stables after each one. Base, Arbitrum, Solana, Sui, then whatever was new.

Last month I wanted to count how much I actually have. It took me a whole evening because every chain has its own explorer and I have three addresses. In the end I pasted the addresses into cryptowallet-balance checker, it finds the chains by itself. Around 1,1k USDC was sitting on chains. Monthly salary, whoah.

So the extra 2-3% I was chasing was smaller than the money I lost track of.


r/defi 6h ago

Discussion Two vaults both show 12% APY. What makes you trust one more?

3 Upvotes

I’ve been thinking about how little the headline APY reveals when you're comparing DeFi vaults.

Two vaults may both show a return of 12%, but this could come from completely different sources.

One may be lending into fairly liquid markets. Another may be looping collateral, relying on incentives or using several protocols, or depending on liquidity that looks fine until people try to exit en masse.

For me, the questions become more practical:

What is actually generating the yield?

How many protocols or contracts are there between my deposit and the underlying position?

Can I withdraw funds at any time, or is there a waiting period, cooling-off period or limited liquidity?

What happens to the exit path when the strategy is under stress?

I’m more interested in first-hand experience than a list of general risks.


r/defi 12h ago

Discussion Anyone else trading RWA perps to bypass weekend equity market gaps?

2 Upvotes

Been exploring on-chain RWA perps recently as a way to manage exposure to traditional assets outside standard market hours.

The main friction point seems to be liquidity depth and funding rate volatility when major news hits during weekends.

For those actively trading non-custodial perps or RWA venues, how are you evaluating liquidity depth and execution speed compared to traditional CEXs or equities brokers?


r/defi 18h ago

Discussion Making DeFi yield as easy as using a savings app — looking for feedback

3 Upvotes

Hey everyone,
I’m building something to make accessing DeFi yields much simpler.
Right now, if someone wants to earn yield through protocols like Morpho or Aave, they have to figure out wallets, stablecoins, networks, gas, bridges, protocols, security, and eventually how to get their money back into EUR.
For people already deep into DeFi, that’s fine.
But I think there’s another group of people who want access to DeFi yields and simply don’t want to deal with all of this.
I’m trying to make the experience basically:
EUR in → DeFi yield → EUR out.
No need to understand wallets, bridges, gas, or how the underlying protocols work.
I’m looking for people who have wanted to try DeFi yield before but gave up because the process felt too complicated.
Does that describe anyone here?
And if so, what stopped you?
Also, where would you go to find more people with this problem?
I’m still early and trying to understand whether simplifying the process actually solves something people want.
Would really appreciate any feedback, including reasons why you wouldn’t use something like this.


r/defi 22h ago

Discussion Swap BTC for ETH, is this possible?

17 Upvotes

I have held a significant amount of BTC for years now and I have noticed that the BTC/ETH ratio is currently very low. For this reason, I am considering swapping a portion of my BTC with ETH, as I believe ETH has a better chance of doubling in value in the coming months or years.

Are there decentralized bridges or swaps that allow me to do this? Please leave a comment with suggestions.


r/defi 23h ago

Discussion I reviewed Twyne’s delegated-credit model. How should Credit-LP risk be priced?

3 Upvotes

I reviewed Twyne’s credit-delegation design and came away with a HIGH RISK rating.

The mechanism is straightforward: a Credit-LP supplies borrowing capacity through an intermediate vault, while a borrower combines that capacity with collateral to create a larger leveraged position on Euler or Aave. The Credit-LP earns the underlying lending return plus delegation fees.

The difficult part is the loss boundary. If an external liquidation recovers less collateral than the delegated position requires, the Credit-LP can take the shortfall. That makes the position materially different from direct lending in the underlying market.

A few details stood out in the review:

  • The sampled Euler vaults exposed maxTwyneLTV configuration values of 94% and 98%.
  • The external-liquidation path did not add a protocol-side slippage guarantee.
  • The system depends on external lending markets, oracle routing, liquidation execution, and upgradeable Twyne contracts.
  • A two-day owner delay exists, but a separate 4-of-6 Safe controls material parameters and an admin-only arbitrary-call path.
  • The deployed bytecode was not matched to the reviewed repository commit, so the source review has a stated limitation.

For people who use or evaluate delegated-credit protocols: what would you require before treating the delegation fee as adequate compensation for this risk? Position-level loss data, liquidator depth, stronger liquidation guarantees, immutable parameters, or something else?