Skip to content

get_arc56_value

Gets the ARC-56 formatted return value from an ABI return.

  • Parameters:
    • abi_return – The ABI return value to decode
    • method – The ABI method definition
    • structs – Dictionary of struct definitions
  • Raises: ValueError – If there was an error decoding the return value
  • Returns: The decoded return value in ARC-56 format