implement python api for Uniswap
Budget: $250 – $750 USD
Hello,
There are some open source project about python Uniswap api on thew web:
github source: https://github.com/uniswap-python/uniswap-python
https://giters.com/DQFSN/uniswap-python
those projects seems to be only working on v1 and no detailed explanation if it works on v3 and Polygon.
based on the above python wrapper on github, I would like to have someone help me to implement the python api to be able to do the following:
1. api access current Uniswap V3 version
2. api access Polygon Network on V3 version
3. (V3) access Uniswap token price information
4. (V3)being able to SWAP tokens using this API (setting tokens pair and size to swap)
5. (V3)being able to add, remove liquidity using this API ( setting transation fee rate, price range, token pool size..etc)
6. need python code example to install and performe the above function
7. need to be able to let me test on Test net to see if it's working well.
There are some open source project about python Uniswap api on thew web:
github source: https://github.com/uniswap-python/uniswap-python
https://giters.com/DQFSN/uniswap-python
those projects seems to be only working on v1 and no detailed explanation if it works on v3 and Polygon.
based on the above python wrapper on github, I would like to have someone help me to implement the python api to be able to do the following:
1. api access current Uniswap V3 version
2. api access Polygon Network on V3 version
3. (V3) access Uniswap token price information
4. (V3)being able to SWAP tokens using this API (setting tokens pair and size to swap)
5. (V3)being able to add, remove liquidity using this API ( setting transation fee rate, price range, token pool size..etc)
6. need python code example to install and performe the above function
7. need to be able to let me test on Test net to see if it's working well.