Auto-generated documentation.
Parse an ABI and print the encoded signatures.
polycli abi decode Contract.abi [flags]
--data string Provide input data to be unpacked based on the ABI definition
--file string Provide a filename to read and analyze
-h, --help help for decode
The command also inherits flags from parent commands.
--config string config file (default is $HOME/.polygon-cli.yaml)
--pretty-logs Should logs be in pretty format or JSON (default true)
-v, --verbosity int 0 - Silent
100 Panic
200 Fatal
300 Error
400 Warning
500 Info
600 Debug
700 Trace (default 500)
- polycli abi - Provides encoding and decoding functionalities with contract signatures and ABI.