Skip to content

Conversation

ryanshahine
Copy link

Description

This PR fixes incorrect address casing for UniversalRouter contract entries in the Base deployments documentation.
Some IDEs and linters flagged the previous addresses as invalid due to incorrect checksum casing.
Updated both occurrences to match the proper EIP-55 checksum format.

Type(s) of changes

  • Bug fix
  • New feature
  • Update to an existing feature

Motivation for PR

Incorrect casing in the UniversalRouter addresses caused checksum validation errors in IDEs and tools referencing the Base deployment documentation.
This update ensures addresses are compliant and recognized correctly across environments.

How Has This Been Tested?

Verified that the corrected addresses pass EIP-55 checksum validation and no longer trigger IDE warnings or formatting errors.

Applicable screenshots

N/A

Follow-up PR

None expected — this resolves the checksum inconsistency in the Base deployments reference.

Copy link

vercel bot commented Oct 11, 2025

@ryanshahine is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant