-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BSC Quoter Contract Address #345
Comments
same question, do you have known yet?@ZZZDAD |
same question, do you have known yet?@ZZZDAD @byte-ramble |
solved, you can deploy one for your own
|
can you share uniswap v3 quoter and router contract address on bnb chain |
Any news about those addresses? I'm looking for them also... uniswap v3 quoter and router contract address on bnb chain |
the uniswap v3 factory and router contract addresses on BNB are not updated on Uniswap documentatoin's deployment page here: https://docs.uniswap.org/contracts/v3/reference/deployments just wondering, why is it so hard to find the contract addresses on BNB chain? did someone find the addresses on BNB chain? |
Did anyone find an address? I can't find a real QuoterV2. The documented one (https://docs.uniswap.org/contracts/v3/reference/deployments) gives me crazy quotes. |
It seems like there are 2 addresses at least:
Both works. The problem you may experience is that USDC (0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d) on the BSC network has 18 decimals, instead of 6 decimals, and the wrong logs formatting may give you an impression that the Quoter's numbers are incorrect. |
What is the BSC quoter contract address?
The text was updated successfully, but these errors were encountered: