Skip to content

Add Uniswap v4 Celo Sepolia addresses beside mainnet#2189

Merged
GigaHierz merged 1 commit into
mainfrom
docs/uniswap-v4-celo-sepolia
May 30, 2026
Merged

Add Uniswap v4 Celo Sepolia addresses beside mainnet#2189
GigaHierz merged 1 commit into
mainfrom
docs/uniswap-v4-celo-sepolia

Conversation

@viral-sangani
Copy link
Copy Markdown
Collaborator

What

Adds the Uniswap v4 contract addresses for the Celo Sepolia testnet (chain 11142220) to tooling/contracts/uniswap-contracts.mdx, alongside the existing Celo mainnet column.

The full v4 stack is now deployed and verified on Blockscout (celo-sepolia.blockscout.com), built from the same pinned sources as Celo mainnet (v4-core v4.0.0, v4-periphery 363226d, universal-router 020e1b7).

Changes

  • New "Celo Sepolia Address" column in the V4 contracts table (PoolManager, PositionManager, PositionDescriptor, V4Quoter, StateView, UniversalRouter, Permit2), with Blockscout links.
  • A <Note> documenting that the weth9 slot points at the CELO ERC-20 (matching mainnet) — so UniversalRouter WRAP_ETH/UNWRAP_WETH revert on the L2, while native and CELO-as-ERC-20 pools work fully — plus the two testnet helper routers (PoolSwapTest, PoolModifyLiquidityTest).
  • Updated the intro note to mention testnet availability.

Why

Teams (e.g. Boundless) need v4 on the testnet to run their test suites before deploying against mainnet. Documenting the addresses beside mainnet makes the testnet deployment discoverable.

Verification

All Sepolia addresses cross-checked against the live deployment, and all contracts show as verified on Blockscout. Three demo pools (native/TKA, TKA/TKB, TKC/TKA) are seeded with liquidity on-chain.

🤖 Generated with Claude Code

The full Uniswap v4 stack is now deployed and Blockscout-verified on the
Celo Sepolia testnet (chain 11142220). Adds a 'Celo Sepolia Address' column
to the V4 contracts table alongside mainnet, plus a note on the CELO-as-weth9
wrap/unwrap behavior and the testnet helper routers.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@viral-sangani viral-sangani requested a review from a team as a code owner May 30, 2026 15:58
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 30, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
celo-docs 🟢 Ready View Preview May 30, 2026, 3:59 PM

@GigaHierz GigaHierz merged commit 3e65975 into main May 30, 2026
4 checks passed
@GigaHierz GigaHierz deleted the docs/uniswap-v4-celo-sepolia branch May 30, 2026 16:50
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.

2 participants