Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Wrong TickLens address on Sepolia #127

Open
shuhuiluo opened this issue Mar 5, 2024 · 0 comments
Open

Wrong TickLens address on Sepolia #127

shuhuiluo opened this issue Mar 5, 2024 · 0 comments

Comments

@shuhuiluo
Copy link

Currently it's 0xd7f33bcdb21b359c8ee6f0251d30e94832baad07 which is the same as Multicall.

sdk-core/src/addresses.ts

Lines 157 to 161 in fdf6cf3

multicallAddress: '0xD7F33bCdb21b359c8ee6F0251d30E94832baAd07',
quoterAddress: '0xEd1f6473345F45b75F8179591dd5bA1888cf2FB3',
v3MigratorAddress: '0x729004182cF005CEC8Bd85df140094b6aCbe8b15',
nonfungiblePositionManagerAddress: '0x1238536071E1c677A632429e3655c799b22cDA52',
tickLensAddress: '0xd7f33bcdb21b359c8ee6f0251d30e94832baad07',

The actual deployed address is 0x0b343475d44EC2b4b8243EBF81dc888BF0A14b36.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant