decode_function_args
Documentation for eth_defi.abi.decode_function_args function.
- decode_function_args(func, data)
Decode binary CALL or CALLDATA to a Solidity function,
Uses web3.Contract.functions prepared function as the ABI source.
Documentation for eth_defi.abi.decode_function_args function.
Decode binary CALL or CALLDATA to a Solidity function,
Uses web3.Contract.functions prepared function as the ABI source.