operator kapps config-ito
config an ITO transaction
operator kapps config-ito [flags]
--endTime int set ITO end time
-h, --help help for config-ito
--kda string set a KDA ID
--limitPerAddress int set limit per address
--maxAmount float set an ITO max amount
--packs stringArray --packs='{"kda":"KLV", "packs": [{"amount": 1000, "price": 2},{"amount":2000, "price": 1}]}'
--receiver string set an ITO receiver address
--startTime int set ITO start time
--status int32 set ITO status
--whitelist stringToString --whitelist 'klv...=1,klv...=2, klv...=3' (default [])
--whitelistEndTime int set ITO whitelist end time
--whitelistStartTime int set ITO whitelist start time
--whitelistStatus int32 set ITO whitelist status
-c, --create-only only create transaction to be signed later
--fromAddress string overwrite fromAddress
--kdaFee string use KDA to pay for fees
-k, --key-file string set walelt pem file --key-file=./walletKey.pem (default "./walletKey.pem")
--message stringArray set TX message --message="MyMessage"
-m, --multi-files stringArray add more files to sign tx. Ex: -m=./file.pem -m=./file2.pem
-n, --node string entrypoint to node API --node=http://node.testnet.klever.finance (default "http://localhost:8080")
--nonce uint set TX nonce --nonce=33
-p, --password string[="*"] --password=MY_SECRET
--password-file string path to a file containing the password
--permID int32 set TX permission ID --permID=0
Auto generated by spf13/cobra on 6-Mar-2023
Last modified 6mo ago