-
hi, this is my code:
from uniswap.uniswap import UniswapV2Client
import time
my_provider = "https://rinkeby.infura.io/v3/xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
client = UniswapV2Client("xxxxxxxxxxxxxx…
-
Thanks for the awesome library!
I have a feature request. I would like to be able to use uniswap python without using my private keys. In other words, it would be great if you could expose an API t…
-
**Describe the bug**
Hi guys, I'm trying to install the package and faced into a problem Failed to build installable wheels for some pyproject.toml based projects (ckzg)
**To Reproduce**
```
pip…
-
## About
https://www.synfutures.com/
## Responsibilities
Job Responsibilities:
Designing, modeling, implementing, and maintaining a fully on-chain derivatives DEX.
## Requirements
1. Haveain…
-
Hi team,
`demeter-fetch` is failing to pull data from an rpc endpoint. I am trying to use the tool with the example config provided in the docs, but the command fails to execute without errors.
…
-
In https://github.com/uniswap-python/uniswap-python/blob/master/uniswap/uniswap.py#L1879:L1920 `estimate_price_impact` function the price impact is estimated by operating on the current raw price of t…
-
See past discussion/research in https://github.com/shanefontaine/uniswap-python/issues/69
-
### Environment information
* `brownie` Version: 1.12.1
* `ganache-cli` Version: x.x.x
* `solc` Version: x.x.x
* Python Version: 2.7.17 or 3.6.9
* OS: Ubuntu 18.04.5 LTS
### What was wrong?
…
-
Hello author, after several days of exploration, I finally learned how to use this source code, great code! and I change the code to support EIP-1559 ,It's worked ok
But I used this code swap,…
-
**Describe the bug**
A pool exists for EUROC/EURC and USDC on Eth newtwork
https://info.uniswap.org/#/pools/0x95dbb3c7546f22bce375900abfdd64a4e5bd73d6
I can call USDC to ETH but for rate = uniswa…