ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.91k stars 1.68k forks source link

Encode ABI Utility #3361

Open reedsa opened 3 months ago

reedsa commented 3 months ago

What was wrong?

Related to Issue #3279

Dependent PRs: web3.py: https://github.com/ethereum/web3.py/pull/3408, https://github.com/ethereum/web3.py/pull/3401

eth-utils: https://github.com/ethereum/eth-utils/pull/271

How was it fixed?

Exposes encode_abi ABI utility.

Todo:

Cute Animal Picture

Screen Shot 2024-04-23 at 5 25 55 PM