Contract Functions
createWallet(sender, currencyID, amount, ?:seed)⚠️ createBatchWallet(sender, n, currencyID, amount)touch(privatekey, operation)createAccount(sender, key, currency, amount)createMultiSig(sender, keys, currency, amount, threshold)getContractInfo(address)updateHandler(sender, contract, currency, handlers)
Last updated