This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Description
I noticed that the Addresses for the Quoter point to different contracts on different networks. This also happens in the Docs.
For Celo the address points to the QuoterV2 Contract.
For default chains e.g. Mainnet the address points to the Quoter Contract.
I would like to access the QuoterV2 Contract address from the v3-sdk.
I would suggest adding both addresses in the sdk-core ChainAddresses as optionals.