<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>V4 on BLAZED.sh Blog</title>
    <link>https://blazed.sh/blog/tags/v4/</link>
    <description>Recent content in V4 on BLAZED.sh Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 16 Sep 2026 08:00:00 +0000</lastBuildDate>
    <atom:link href="https://blazed.sh/blog/tags/v4/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Uniswap V4 Hooks: Dynamic Fees and Swap Simulation for Bots</title>
      <link>https://blazed.sh/blog/posts/uniswap-v4-hooks-bot-simulation/</link>
      <pubDate>Fri, 11 Sep 2026 08:00:00 +0000</pubDate>
      <guid>https://blazed.sh/blog/posts/uniswap-v4-hooks-bot-simulation/</guid>
      <description>&lt;p&gt;Two Uniswap v4 pools can trade the same currencies and behave differently. One charges a fixed LP fee. Another uses a hook to change the fee for each swap. A third checks the caller, modifies accounting or rejects the operation under conditions your reserve calculation does not model.&lt;/p&gt;&#xA;&lt;p&gt;For a bot, a pool&amp;rsquo;s price is therefore not enough to describe the trade. You need the pool key, hook address, execution path and state used for simulation. A successful quote through one caller does not prove the same swap succeeds through your executor.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
