I spent 10 minutes looking for Uniswap V4 ETH/USDT pool address💀 It doesn't exist. All V4 pools are in a single contract. Here is how to get pool info. 1. Get pool id (Hover next to ETH/USDT) 2. Call StateView.getSlot0 + paste pool id etherscan.io/address/0x7ffe…
7
8
139
8K
58
Download Image
@ProgrammerSmart Yeah we all have been there even after learning v4 hooks :D 🤝
@ProgrammerSmart Haha, yes, been there. The UniswapV4 code is quite a trip.
@ProgrammerSmart V4 is chef kiss once you dig into the arch & code
@ProgrammerSmart Started working with v4 some days back went back to your v3 videos to understand the math and logic behind how the contracts work. amazing stuff done by @Uniswap tbh