Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdks/sdk-core/src/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const SEPOLIA_ADDRESSES: ChainAddresses = {
swapRouter02Address: '0x3bFA4769FB09eefC5a80d6E87c3B9C650f7Ae48E',

// TODO: update mixedRouteQuoterV2Address once v4 on sepolia redeployed
mixedRouteQuoterV2Address: '0x4745f77b56a0e2294426e3936dc4fab68d9543cd',
mixedRouteQuoterV2Address: '0xEB626A8A94BB76ED37AF021CD2FdB960e3eaaE44',

// TODO: update all below once v4 on sepolia redeployed
v4PoolManagerAddress: '0x8C4BcBE6b9eF47855f97E675296FA3F6fafa5F1A',
Expand Down
Loading