docs icon indicating copy to clipboard operation
docs copied to clipboard

Update deployments.mdx

Open RobItu opened this issue 4 months ago • 1 comments

fix(docs): corrected Uniswap router address to valid checksummed format

The previously listed router address "0x3a9d48ab9751398bbfa63ad67599bb04e4bdf98b" triggered a checksum error. Updated it to the correct checksummed version: "0x3A9D48AB9751398BbFa63ad67599Bb04e4BdF98b" for consistency and to prevent deployment issues.

RobItu avatar Jun 20 '25 22:06 RobItu