Klever Docs
Search
K

operator kda create

create a new KDA
operator kda create [KDA_TYPE] [flags]

Options

--addRolesMint strings KDA addRolesMint
--addRolesSetITOPrices strings KDA addRolesSetITOPrices
--apr float KDA apr
--canAddRoles KDA canAddRoles
--canBurn KDA canBurn
--canChangeOwner KDA canChangeOwner
--canFreeze KDA canFreeze
--canMint KDA canMint
--canPause KDA canPause
--canWipe KDA canWipe
-h, --help help for create
--initialSupply float KDA initialSupply
--interestType uint32 KDA interest type
--isNFTMintStopped KDA isNFTMintStopped
--isPaused KDA isPaused
--isRoyaltiesChangeStopped KDA isRoyaltiesChangeStopped
--logo string KDA logo
--maxSupply float KDA maxSupply
--minEpochsToClaim uint32 KDA minEpochsToClaim
--minEpochsToUnstake uint32 KDA minEpochsToUnstake
--minEpochsToWithdraw uint32 KDA minEpochsToWithdraw
--name string KDA name
--ownerAddress string KDA ownerAddress
--precision uint32 KDA precision
--royaltiesAddress string KDA royaltiesAddress
--royaltiesITOFixed float KDA royaltiesITOFixed
--royaltiesITOPercentage float KDA royaltiesITOPercentage
--royaltiesMarketFixed float KDA royaltiesMarketFixed
--royaltiesMarketPercentage float KDA royaltiesMarketPercentage
--royaltiesTransferFixed float KDA royaltiesTransferFixed
--royaltiesTransferPercentage stringArray --royaltiesTransferPercentage='{"amount": 100, "percentage": 50}'
--splitRoyalties stringArray --splitRoyalties='{"address":"klv...", "percentTransferPercentage": 1, "percentTransferFixed": 1, "percentMarketPercentage": 1, "percentMarketFixed": 1}, "percentITOPercentage": 1, "percentITOFixed": 1}'
--ticker string KDA ticker
--uris stringToString KDA uris (default [])

Options inherited from parent commands

-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

SEE ALSO

Auto generated by spf13/cobra on 6-Mar-2023