decode_function_output
Documentation for eth_defi.abi.decode_function_output function.
- decode_function_output(func, data)
Decode raw return value of Solidity function using Contract proxy object.
Uses web3.Contract.functions prepared function as the ABI source.