-
### Environment information
- `ape` and plugin versions:
```
$ ape --version
0.6.13
$ ape plugins list
Installed Plugins:
tokens 0.6.2
foundry 0.6.9
etherscan 0.6.8
…
-
### Environment information
- OS: macOS
- Python Version: 3.10.12
- `ape` and plugin versions:
```sh
ape --version
0.6.15
ape plugins list
Installed Plugins:
infura 0.6.3
eth…
-
### Environment information
- OS: macOS
- Python Version: 3.10.12
```
0.6.12
Installed Plugins:
vyper 0.6.9
hardhat 0.6.10
solidity 0.6.7
foundry 0.6.12
to…
-
The `flatten` task only generates the dependency graph of the project's files and merges them into a single file (removing all the `import` statements). This works for some scenarios, but in others, i…
-
### Environment information
- OS: macOS
- Python Version: 3.11.3
- `ape` and plugin versions:
```sh
$ ape --version
0.6.21
$ ape plugins list
Installed Plugins
alchemy 0.6.4
a…
-
### Environment information
- OS: macOS
- Python Version: 3.11.3
- `ape` and plugin versions:
```sh
$ ape --version
0.6.21
$ ape plugins list
Installed Plugins
alchemy 0.6.4
a…
-
We're using the builder pattern in some cases:
- Eip712TransactionRequest
- DepositRequest
We need to add consistency across the board. For example, create a `WithdrawalRequest` in similar fashio…
-
### Describe the issue:
Slither does not respect remaps on remote address, neither the ones provided on etherscan, nor when `@openzeppelin/contracts` are installed locally and `solc-remaps` is prov…
-
### Environment information
- OS: Linux
- Python Version: 3.9.0
- `ape` and plugin versions:
```sh
$ ape --version
0.6.26
$ ape plugins list
Installed Plugins
alchemy 0.6.5
…
-
### Operating System
Linux Ubuntu (WSL)
### Programming Languages
Python
### CCXT Version
4.0.66
### Description
When I use fetch_currencies() method on differenet exchanges, I usually see foll…