Skip to content

Commit

Permalink
update quoter v22 on mantle
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-3-7 committed Nov 7, 2024
1 parent 73edb6c commit 9187314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/v2/src/constants/v2Addrs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const LB_QUOTER_V22_ADDRESS: { [chainId in ChainId]: Hex } = {
[ChainId.BNB_CHAIN]: '0x0000000000000000000000000000000000000000',
[ChainId.BNB_TESTNET]: '0x0000000000000000000000000000000000000000',
[ChainId.ETHEREUM]: '0x0000000000000000000000000000000000000000',
[ChainId.MANTLE]: '0xE25Dc29b856D5A6dF45B5D854ccF9223D716f46d'
[ChainId.MANTLE]: '0x501b8AFd35df20f531fF45F6f695793AC3316c85'
}

export const LB_ROUTER_ADDRESS: { [chainId in ChainId]: Hex } = {
Expand Down

0 comments on commit 9187314

Please sign in to comment.