Skip to main content

nil contract estimate-fee

Description

Get the recommended fee credit for a message

Usage

nil contract estimate-fee [address] [calldata or method] [args...] [flags]

Regular Flags

NameTypeDescription
--abistringThe path to the ABI file
--deploybooleanSet the "deploy" flag
-h, --helpbooleanhelp for estimate-fee
--internalbooleanSet the "internal" flag
--valuevalueThe value for transfer

Global Flags

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