Calculate task-expiry-time & task-automation-fee
View the command
supra move automation register --helpUnderstand parameters
supra move automation register \
--task-max-gas-amount XXXX \
--task-gas-price-cap XXX \
--task-expiry-time-secs XXXXXXXXXX \
--task-automation-fee-cap XXXXXXXXXX \
--function-id "0xYourAddress::your_module::function_name" \
--rpc-url <TESTNET or MAINNET>How to Calculate --task-expiry-time-secs
1
2
How to Estimate the --task-automation-fee-cap
Example calculation:
Output:
Example calculation:
Output:
Parameter Guide
Last updated
