v3-periphery
v3-periphery copied to clipboard
Provide Clarity regarding base deployment addresses
The Base chain is not mentioned in the deployments.md
.
It doesn't seem as if they are deployed under the addresses listed there.
This should be fixed as it is highly confusing and should be cleared up. It seems that already some people have tried to swap on base using the old SwapRouter address and lost funds as a result.
Found it here - https://basescan.org/address/0x3d4e44Eb1374240CE5F1B871ab261CD16335B76a#writeContract
import { QUOTER_ADDRESSES } from '@uniswap/sdk-core';
console.log(QUOTER_ADDRESSES[8453]);