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)⚠️updateRecipient(sender, contract, currencyID, recipients)
Last updated