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
Name | Type | Description |
---|---|---|
--abi | string | The path to the ABI file |
--deploy | boolean | Set the "deploy" flag |
-h , --help | boolean | help for estimate-fee |
--internal | boolean | Set the "internal" flag |
--value | value | The value for transfer |
Global Flags
Name | Type | Description |
---|---|---|
-c , --config | string | The path to the config file (default "/build/.config/nil/config.ini") |
-l , --log-level | string | Log level: trace |
-q , --quiet | boolean | Quiet mode (print only the result and exit) |
-v , --verbose | boolean | Verbose mode (print logs) |