ethereum / web3.py

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

Padding bytes were not empty: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00A' #3398

Closed RiddhishLogistic closed 1 month ago

RiddhishLogistic commented 1 month ago

What happened?

I'm trying to decode transaction input for trc20 transaction using contract.decode_function_input(transaction["input"]) , it's working for some transaction but for other transaction it gives an error

Code that produced the error

No response

Full error output

No response

Fill this section in if you know how this could or should be fixed

No response

web3 Version

No response

Python Version

No response

Operating System

No response

Output from pip freeze

No response

kclowes commented 1 month ago

This is not reproducible. For usage questions, please ask in the python discord.