z_converttex - Zcash 5.10.0 RPC
+ +z_converttex ( "transparentaddress" ) + +Converts a transparent Zcash address to a TEX address. + +Arguments: +1. "transparentaddress" (string, required) + +Result: +"texaddress" (string) The converted ZIP 320 (TEX) address + +Examples: +> zcash-cli z_converttex "t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd" + ++
+ +
+ Maintained by @_garethtdavies; modified by: mdr0id;license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT (github repo) +
++ Note it uses a mainnet zcash node +
++ + getaddressdeltas +
+ + getaddressmempool +
+ + getaddresstxids +
+ + getaddressutxos +
+ +
+ +
+ + getblock +
+ + getblockchaininfo +
+ + getblockcount +
+ + getblockdeltas +
+ + getblockhash +
+ + getblockhashes +
+ + getblockheader +
+ + getchaintips +
+ + getdifficulty +
+ + getmempoolinfo +
+ + getrawmempool +
+ + getspentinfo +
+ + gettxout +
+ + gettxoutproof +
+ + gettxoutsetinfo +
+ + verifychain +
+ + verifytxoutproof +
+ + z_getsubtreesbyindex +
+ + z_gettreestate +
+ +
+ +
+ + getinfo +
+ + getmemoryinfo +
+ + help +
+ + setlogfilter +
+ + stop +
+ +
+ +
+ +
+ +
+ + getblocktemplate +
+ + getlocalsolps +
+ + getmininginfo +
+ + getnetworkhashps +
+ + getnetworksolps +
+ + prioritisetransaction +
+ + submitblock +
+ +
+ +
+ + clearbanned +
+ + disconnectnode +
+ + getaddednodeinfo +
+ + getconnectioncount +
+ + getdeprecationinfo +
+ + getnettotals +
+ + getnetworkinfo +
+ + getpeerinfo +
+ + listbanned +
+ + ping +
+ + setban +
+ +
+ +
+ + decoderawtransaction +
+ + decodescript +
+ + fundrawtransaction +
+ + getrawtransaction +
+ + sendrawtransaction +
+ + signrawtransaction +
+ +
+ +
+ +
+ + backupwallet +
+ + dumpprivkey +
+ + encryptwallet +
+ + getbalance +
+ + getnewaddress +
+ + getrawchangeaddress +
+ + getreceivedbyaddress +
+ + gettransaction +
+ + getunconfirmedbalance +
+ + getwalletinfo +
+ + importaddress +
+ + importprivkey +
+ + importpubkey +
+ + importwallet +
+ + keypoolrefill +
+ + listaddresses +
+ + listaddressgroupings +
+ + listlockunspent +
+ + listreceivedbyaddress +
+ + listsinceblock +
+ + listtransactions +
+ + listunspent +
+ + lockunspent +
+ + sendmany +
+ + sendtoaddress +
+ + settxfee +
+ + signmessage +
+ + walletconfirmbackup +
+ + z_converttex +
+ + z_exportkey +
+ + z_exportviewingkey +
+ + z_exportwallet +
+ + z_getaddressforaccount +
+ + z_getbalance +
+ + z_getbalanceforaccount +
+ + z_getbalanceforviewingkey +
+ + z_getmigrationstatus +
+ + z_getnewaccount +
+ + z_getnewaddress +
+ + z_getnotescount +
+ + z_getoperationresult +
+ + z_getoperationstatus +
+ + z_gettotalbalance +
+ + z_importkey +
+ + z_importviewingkey +
+ + z_importwallet +
+ + z_listaccounts +
+ + z_listaddresses +
+ + z_listoperationids +
+ + z_listreceivedbyaddress +
+ + z_listunifiedreceivers +
+ + z_listunspent +
+ + z_mergetoaddress +
+ + z_sendmany +
+ + z_setmigration +
+ + z_shieldcoinbase +
+ + z_viewtransaction +
+ + zcbenchmark +
+ + zcsamplejoinsplit +
+ +
+ +