Where can I find the uniswap V3 addresses deployed on Linea

Hi guys I’m building a dapp and need the Uniswap V3 contract addresses:
const LINEA_V3_CORE_FACTORY_ADDRESSES = ‘’
const LINEA_V3_MIGRATOR_ADDRESSES = ‘’
const LINEA_MULTICALL_ADDRESS = ‘’
const LINEA_QUOTER_ADDRESSES = ‘’
const LINEA_NONFUNGIBLE_POSITION_MANAGER_ADDRESSES = ‘’
const LINEA_TICK_LENS_ADDRESSES = ‘’

I haven’t been able to find them online?

1 Like

Hi @user1449 apologies for the wait we are double checking this internally, let me get back to you

1 Like

have you seen this proposal: Deploy Uniswap V3 on Linea - #6 by DAOstrat.C - Proposal Discussion - Uniswap Governance

1 Like

@user1449 here is the deployed contracts list (Completed by GFX Labs):

Thanks @0xroo, really appreciate it!

1 Like