Uniswap / v3-core

🦄 🦄 🦄 Core smart contracts of Uniswap v3
https://uniswap.org
Other
4.38k stars 2.68k forks source link

auto route working example #593

Closed ubuntutest closed 1 year ago

ubuntutest commented 1 year ago

is it possible to get a working example of the autoroute? the one in the documentation is missing many parameters and imports, such as:

ChainID.MAINNET
JSBI
currency
BigNumber 
..

And a lot more. thanks

NoahZinsmeister commented 1 year ago

this is not the appropriate venue for your question, https://docs.uniswap.org/ may have some useful information

ubuntutest commented 1 year ago

The wrong and missing information is right here https://docs.uniswap.org/. If I can't ask on github, where will I ever be able to?