Skip to content

Latest commit

 

History

History
164 lines (158 loc) · 13 KB

File metadata and controls

164 lines (158 loc) · 13 KB

Command reference

Commands are grouped into family pages below; the A–Z index links each command to its owning page. Every family page is populated. Links point to the owning page (open it and jump to the command's section).

Type any command in the interactive wallet to see its built-in usage tips.

By family

Family Page
Wallet management wallet.md
Account commands account.md
Network network.md
TRC10 tokens transfer-trc10.md
USDT & TRC20 usdt.md
Staking (Stake 2.0) stake-v2.md
Staking (Stake 1.0, legacy) stake-v1-legacy.md
Resource prices & withdrawals resources.md
Voting, rewards & witnesses vote-reward.md
Smart contracts contract.md
Proposals proposals.md
Exchange (Bancor) exchange.md
TRON-DEX market dex.md
Multi-signature multisig.md
GasFree transfers gasfree.md
Chain data & utilities chain-data.md

A–Z index

Command Page
AddTransactionSign multisig.md#sendcoin-signed-transaction
AddressBook usdt.md#addressbook
ApproveProposal proposals.md#approveproposal
AssetIssue transfer-trc10.md#assetissue
BackupWallet wallet.md#backupwallet
BackupWallet2Base64 wallet.md#backupwallet2base64
BroadcastTransaction chain-data.md#broadcasttransaction
CancelAllUnfreezeV2 stake-v2.md#cancelallunfreezev2
ChangePassword wallet.md#changepassword
ClearContractABI contract.md#clearcontractabi
ClearWalletKeystore wallet.md#clearwalletkeystore
Create2 contract.md#create2
CreateAccount account.md#createaccount
CreateProposal proposals.md#createproposal
CreateWitness vote-reward.md#createwitness
CurrentNetwork network.md#currentnetwork
DelegateResource stake-v2.md#delegateresource-undelegateresource
DeleteProposal proposals.md#deleteproposal
DeployConstantContract contract.md#deployconstantcontract
DeployContract contract.md#deploycontract
EncodingConverter chain-data.md#encodingconverter
EstimateEnergy contract.md#estimateenergy
ExchangeCreate exchange.md#exchangecreate
ExchangeInject exchange.md#exchangeinject
ExchangeTransaction exchange.md#exchangetransaction
ExchangeWithdraw exchange.md#exchangewithdraw
ExportWalletKeystore wallet.md#exportwalletkeystore
ExportWalletMnemonic wallet.md#exportwalletmnemonic
FreezeBalance stake-v1-legacy.md#how-to-freezeunfreeze-balance
FreezeBalanceV2 stake-v2.md#freezebalancev2-unfreezebalancev2
GasFreeInfo gasfree.md#gasfreeinfo
GasFreeTrace gasfree.md#gasfreetrace
GasFreeTransfer gasfree.md#gasfreetransfer
GenerateAddress account.md#generateaddress
GenerateSubAccount wallet.md#generatesubaccount
GetAccount account.md#getaccount
GetAccountById account.md#getaccountbyid
GetAccountNet account.md#getaccountnet
GetAccountResource account.md#getaccountresource
GetAddress account.md#getaddress
GetAssetIssueByAccount transfer-trc10.md#how-to-obtain-trc10-token-information
GetAssetIssueById transfer-trc10.md#how-to-obtain-trc10-token-information
GetAssetIssueByName transfer-trc10.md#how-to-obtain-trc10-token-information
GetAssetIssueListByName transfer-trc10.md#how-to-obtain-trc10-token-information
GetAvailableUnfreezeCount stake-v2.md#getavailableunfreezecount
GetBalance account.md#getbalance
GetBandwidthPrices resources.md#getbandwidthprices
GetBlock chain-data.md#getblock
GetBlockById chain-data.md#getblockbyid
GetBlockByIdOrNum chain-data.md#getblockbyidornum
GetBlockByLatestNum chain-data.md#getblockbylatestnum
GetBlockByLimitNext chain-data.md#getblockbylimitnext
GetBrokerage vote-reward.md#getbrokerage
GetCanDelegatedMaxSize stake-v2.md#getcandelegatedmaxsize
GetCanWithdrawUnfreezeAmount stake-v2.md#getcanwithdrawunfreezeamount
GetChainParameters chain-data.md#getchainparameters
GetContract contract.md#getcontract
GetContractInfo contract.md#getcontractinfo
GetDelegatedResource stake-v1-legacy.md#get-resource-delegation-information
GetDelegatedResourceAccountIndex stake-v1-legacy.md#get-resource-delegation-information
GetDelegatedResourceAccountIndexV2 stake-v2.md#getdelegatedresourceaccountindexv2
GetDelegatedResourceV2 stake-v2.md#getdelegatedresourcev2
GetEnergyPrices resources.md#getenergyprices
GetExchange exchange.md#getexchange
GetMarketOrderByAccount dex.md#getmarketorderbyaccount
GetMarketOrderById dex.md#getmarketorderbyid
GetMarketOrderListByPair dex.md#getmarketorderlistbypair
GetMarketPairList dex.md#getmarketpairlist
GetMarketPriceByPair dex.md#getmarketpricebypair
GetMemoFee resources.md#getmemofee
GetNextMaintenanceTime chain-data.md#getnextmaintenancetime
GetPaginatedNowWitnessList vote-reward.md#getpaginatednowwitnesslist
GetPrivateKeyByMnemonic chain-data.md#getprivatekeybymnemonic
GetProposal proposals.md#obtain-proposal-information
GetReward vote-reward.md#getreward
GetTransactionApprovedList multisig.md#gettransactionapprovedlist
GetTransactionById chain-data.md#gettransactionbyid
GetTransactionCountByBlockNum chain-data.md#gettransactioncountbyblocknum
GetTransactionInfoByBlockNum chain-data.md#gettransactioninfobyblocknum
GetTransactionInfoById chain-data.md#gettransactioninfobyid
GetTransactionSignWeight multisig.md#gettransactionsignweight
GetUSDTBalance usdt.md#getusdtbalance
GetUsdtTransferById usdt.md#getusdttransferbyid
ImportWallet wallet.md#importwallet
ImportWalletByBase64 wallet.md#importwalletbybase64
ImportWalletByKeystore wallet.md#importwalletbykeystore
ImportWalletByLedger wallet.md#importwalletbyledger
ImportWalletByMnemonic wallet.md#importwalletbymnemonic
ListAssetIssue transfer-trc10.md#how-to-obtain-trc10-token-information
ListAssetIssuePaginated transfer-trc10.md#listassetissuepaginated
ListExchanges exchange.md#obtain-information-on-trading-pairs
ListExchangesPaginated exchange.md#obtain-information-on-trading-pairs
ListNodes chain-data.md#listnodes
ListProposals proposals.md#obtain-proposal-information
ListProposalsPaginated proposals.md#obtain-proposal-information
ListWitnesses vote-reward.md#listwitnesses
Lock wallet.md#lock
Login ../guide/command-flow.md
LoginAll wallet.md#loginall
Logout wallet.md#logout
MarketCancelOrder dex.md#marketcancelorder
MarketSellAsset dex.md#marketsellasset
ModifyWalletName wallet.md#modifywalletname
ParticipateAssetIssue transfer-trc10.md#participateassetissue
RegisterWallet wallet.md#registerwallet
ResetWallet wallet.md#resetwallet
SendCoin multisig.md#sendcoin-signed-transaction
SetAccountId account.md#setaccountid
ShowReceivingQrCode account.md#showreceivingqrcode
SwitchNetwork network.md#switchnetwork
SwitchWallet wallet.md#switchwallet
TransferAsset transfer-trc10.md#transferasset
TransferUSDT usdt.md#transferusdt
TriggerConstantContract contract.md#triggerconstantcontract
TriggerContract contract.md#triggercontract
TronlinkMultiSign multisig.md#tronlinkmultisign
UnDelegateResource stake-v2.md#delegateresource-undelegateresource
UnfreezeAsset transfer-trc10.md#unfreezeasset
UnfreezeBalance stake-v1-legacy.md#unfreezebalance-undelegate
UnfreezeBalanceV2 stake-v2.md#freezebalancev2-unfreezebalancev2
Unlock wallet.md#unlock
UpdateAccount account.md#updateaccount
UpdateAccountPermission multisig.md#updateaccountpermission
UpdateAsset transfer-trc10.md#updateasset
UpdateBrokerage vote-reward.md#updatebrokerage
UpdateEnergyLimit contract.md#updateenergylimit-updatesetting
UpdateSetting contract.md#updateenergylimit-updatesetting
UpdateWitness vote-reward.md#updatewitness
ViewBackupRecords account.md#viewbackuprecords
ViewTransactionHistory account.md#viewtransactionhistory
VoteWitness vote-reward.md#how-to-vote
WithdrawBalance vote-reward.md#withdrawbalance
WithdrawExpireUnfreeze stake-v2.md#withdrawexpireunfreeze