Skip to main content

nil wallet estimate-fee

Description

Get the recommended fees (internal and external) for a message sent by the wallet

Usage

nil wallet 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
--valuevalueThe value for the 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)