Foundpy

Latest version: v0.2.5

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.5

What's Changed
* Add storage layout and private variable offset retrieval methods by dimasma0305 in https://github.com/Wrth1/foundpy/pull/1

New Contributors
* dimasma0305 made their first contribution in https://github.com/Wrth1/foundpy/pull/1

**Full Changelog**: https://github.com/Wrth1/foundpy/compare/v0.2.4...v0.2.5

0.2.4

Transacting now uses raw transaction to prevent error
Added chainId to prevent replay attack
Added the import_remappings parameter to enable import (e.g openzeppelin)

0.2.3

- from_tcp1p PoW now shows a progress bar
- allow contract.send("", value=...) to be used to send ether
- Add gas_limit parameter on send() method
- Automatically import HexBytes class
- Add a new ether() function to convert wei to ether

0.2.2

- Automatically change address to checksum address
- Automatically change uint and int to uint256 and int256
- from_tcp1p and from_htb now returns a dictionary
- immidiately set the config.wallet as Account object
- fix solc version not defaulting to the latest version

0.2.0

Added the following `cast` feature:
- age
- balance
- block
- block_number
- code
- codesize
- storage
- tx

Added [TCP1P's Paradigmctf BlockChain Infra Extended](https://github.com/TCP1P/Paradigmctf-BlockChain-Infra-Extended) and HackTheBox blockchain chall's integration

0.1.0

**Full Changelog**: https://github.com/Wrth1/foundpy/commits/v0.1.0

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.