-
* Version: 4.8.2
* Python: 3.7
* OS: win
*Exception while importing web3.types
```
File "C:\Users\Flm\source\repos\uniswappr\uniswap\module1.py", line 2, in
import web3.types
File "C…
-
I'm getting the following error when using make_trade() function:
> Could not identify the intended function with name `getAmountsOut`, positional argument(s) of type `(, )` and keyword argument(s)…
-
Output of `slither .` on latest commit on master ([here](https://github.com/Uniswap/uniswap-v3-core/runs/1289427841?check_suite_focus=true))
```
Traceback (most recent call last):
File "/opt/ho…
-
We want to translate the code in `contracts/V1.sol` into JS/TS based deployment scripts, probably using ether.js.
I think we want to use hardhat for (unit) testing the contracts, but we need to still…
-
### Environment information
* `brownie` Version: 1.11.5
* `vyper` Version: 0.2.4
* Python Version: 3.7.3
* OS: linux
### What was wrong?
Consider this contract
```python
# @version 0.2.4…
-
When trying to fetch deposits at Phemex testnet, I get an error: "token decryption failed". The error is only on testnet, on production it works fine.
- OS: Linux at ChromeOS
- Programming Languag…
docek updated
3 years ago
-
If I want to use some methods of the Uniswap() class, it seems I need to initialize a personal wallet address and private key. Shoul this be optional, that way it is only required for action-based met…
-
I'm working on Uniswap v2 support (and a lot of other things) in my fork: https://github.com/ErikBjare/uniswap-python
Specifically this PR: https://github.com/ErikBjare/uniswap-python/pull/1
I'd…
-
Vanilla Installation error ...
C:\Users\Alexander Bradley\Downloads\uniswap-v2-periphery-master\uniswap-v2-periphery-master>yarn
yarn install v1.22.4
[1/5] Validating package.json...
[2/5] Reso…
-
* Version: 5.13.0
* Python: 3.7.9
* OS: win
* `pip freeze` output
```
aiohttp @ file:///C:/ci/aiohttp_1603893481584/work
alabaster==0.7.12
argh==0.26.2
astroid @ file:///C:/ci/astroid_15924…