Tron REST Methods
š
See the Tron RPC API connection guide.
GET Methods
POST Methods
Accounts
| Method | Compute Unit Value |
|---|---|
POST /wallet/accountpermissionupdate |
25 |
POST /wallet/approveproposal |
25 |
POST /wallet/createaccount |
25 |
POST /wallet/updateaccount |
25 |
Transactions
| Method | Compute Unit Value |
|---|---|
POST /wallet/broadcasthex |
100 |
POST /wallet/broadcasttransaction |
100 |
POST /wallet/createtransaction |
25 |
POST /wallet/brokeragewithdraw |
Smart Contracts
| Method | Compute Unit Value |
|---|---|
POST /wallet/clearabi |
25 |
POST /wallet/deploycontract |
100 |
POST /wallet/estimateenergy |
10 |
POST /wallet/triggerconstantcontract |
50 |
POST /wallet/triggersmartcontract |
100 |
Account Resources
DEX Exchange
| Method | Compute Unit Value |
|---|---|
POST /wallet/getexchangebyid |
10 |
POST /wallet/exchangecreate |
25 |
POST /wallet/exchangeinject |
25 |
POST /wallet/exchangetransaction |
25 |
POST /wallet/exchangewithdraw |
25 |
TRC10 Token
Query the Network
Proposals
| Method | Compute Unit Value |
|---|---|
POST /wallet/proposalapprove |
25 |
POST /wallet/proposalcreate |
25 |
POST /wallet/proposaldelete |
25 |
POST /wallet/repealproposal |
Voting & SRs
| Method | Compute Unit Value |
|---|---|
POST /wallet/listwitnesses |
20 |
POST /wallet/createwitness |
25 |
POST /wallet/updatewitness |
25 |
POST /wallet/updateBrokerage |
25 |
POST /wallet/votewitnessaccount |
25 |
POST /wallet/votewitnesstransaction |
|
POST /wallet/withdrawbalance |
10 |
POST /wallet/withdrawvote |
|
POST /wallet/withdrawreward |
|
POST /wallet/withdrawwitnessfee |
TRONZ Shielded Smart Contract
Address Utilities
| Method | Compute Unit Value |
|---|---|
POST /wallet/validateaddress |
5 |