Skip to main content

nil abi decode

Description

Decode the result of a contract call

Usage

nil abi decode [method] [data] [flags]

Regular Flags

NameTypeDescription
-h, --helpbooleanhelp for decode

Global Flags

NameTypeDescription
-c, --configstringThe path to the config file (default "/build/.config/nil/config.ini")
-l, --log-levelstringLog level: trace
--pathstringThe path to the ABI file
-q, --quietbooleanQuiet mode (print only the result and exit)
-v, --verbosebooleanVerbose mode (print logs)