Skip to content

Commit

Permalink
add new view quoter address on blast (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsy1218 authored Apr 19, 2024
1 parent f76837f commit dc238d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export const NEW_QUOTER_V2_ADDRESSES: AddressMap = {
...constructSameAddressMap('0x5e55C9e631FAE526cd4B0526C4818D6e0a9eF0e3'),
[ChainId.POLYGON_MUMBAI]: '0x60e06b92bC94a665036C26feC5FF2A92E2d04c5f',
[ChainId.BASE]: '0x222cA98F00eD15B1faE10B61c277703a194cf5d2',
[ChainId.BLAST]: '0x9D0F15f2cf58655fDDcD1EE6129C547fDaeD01b1',
};

export const MIXED_ROUTE_QUOTER_V1_ADDRESSES: AddressMap = {
Expand Down

0 comments on commit dc238d2

Please sign in to comment.