253861
benny
@bennylada #253861
DeFi plumber
227 Follower 83 Following
Fun MEV fact of the day: Sandwich attackers are slightly more efficient on Curve than on Uniswap v2 - but still extremely efficient on both platforms. If you get sandwiched, you will get rinsed up to < 0.005% of your specified min amount 3 out of 4 times.
Over the last few days, I spent some time adding protocol language info to DefiLlama's hack page (https://defillama.com/hacks )with 0xngmi's help. I used the opportunity to review the data and chart some stuff. 🧵
All about Vyper's latest security initiatives: comprehensive audits, contract monitoring and formal verification https://blog.vyperlang.org/posts/vyper-security/
Stablecoins: the Emerging Market Story https://castleisland.vc/writing/stablecoins-the-emerging-market-story/
Anyone up for farming Ethena sUSDe with up to 20x leverage?
https://gov.curve.fi/t/ethena-susde-market-on-llamalend-and-price-oracle-for-it/10010
https://gov.curve.fi/t/ethena-susde-market-on-llamalend-and-price-oracle-for-it/10010
You could make $7k per month running sandwiches on Curve's new Stableswap pools. Better than being a sandwich artist at Subway. Check out our report on MEV (or lack thereof) in Curve's NG pools
https://blog.curvemonitor.com/posts/ng-mev/
https://blog.curvemonitor.com/posts/ng-mev/
Some great thoughts on ways to improve Curve's gauge controller by @wavey0x A must read for all projects considering veTokenomics!

Trying to track a contract but events are missing the data you need? dyRPC overlays let you add your own events and even custom logic to any deployed contract. It even works with Vyper contracts!
https://hackmd.io/@crebsy/H1jO9onua
https://github.com/crebsy/dyrpc-overlays
https://hackmd.io/@crebsy/H1jO9onua
https://github.com/crebsy/dyrpc-overlays

dyRPC overlays - HackMD
Overlays allow you to add your custom logic to already deployed contracts to simulate new events and new read-only functions on top of them. With overlays you can create new view functions, modify existing ones, change field visibility, emit new events and query the historical data of any contract with your modified source code. :sparkles:
hackmd.io
GitHub - crebsy/dyrpc-overlays
Contribute to crebsy/dyrpc-overlays development by creating an account on GitHub.
github.com