Skip to content
Merged
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 apps/haust-dex/src/constants/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const HAUST_TESTNET_V3_MIGRATOR_ADDRESSES = '0xA0E3f176012B18170581F9AE142723303
const HAUST_TESTNET_MULTICALL_ADDRESS = '0x7646AE4D47281Eb5b641E5ee8959Ac78781c8567'
const HAUST_TESTNET_QUOTER_ADDRESSES = '0x27cd86dd99c73c7F93Ca4407EFd17d7108fBDFA2'
const HAUST_TESTNET_NONFUNGIBLE_POSITION_MANAGER_ADDRESSES = '0x32E7EeC6be44Ff17e30237dF15eB8B3541138C94'
const HAUST_TESTNET_UNISWAP_V3_STAKER_ADDRESSES = '0x3a651a698f7E5D33866c7141B8788DE804dD61Bc'
const HAUST_TESTNET_UNISWAP_V3_STAKER_ADDRESSES = '0x27572122ffF50bFB8fc1F649d59b01899c6a2fe0'
const HAUST_TESTNET_TICK_LENS_ADDRESSES = '0x423043f8C5F9e23BC1fd9f97977458f2Fd606B1f'
const HAUST_TESTNET_POOL_DEPLOYER = '0xbBf50bcbd1439385637FAE13bF1Be84F04C7366b'
const HAUST_TESTNET_UNIVERSAL_ROUTER_ADDRESS = '0xE71Af6EEd736bA513CbD19Ebc82D1Cf943b80b63'
Expand Down