Endpoint
Introduction
TRON is an ambitious project dedicated to building the infrastructure for a truly decentralized Internet. The TRON Protocol, one of the largest blockchain based operating systems in the world, offers scalable, high-availability and high-throughput support that underlies all the decentralized applications in the TRON ecosystem.
Quotas & Limits
- This API package's consumption is measured by (CUPS).
- Each user will have a monthly quota of CU under a set rate limit Compute Units (CUs)depending on your membership tiers.
- Your monthly quota will be shared among all API packages that consume CU.
API List (33)
Create a transaction, different transaction types have different parameters.
Returns a list of addresses owned by the client.
Returns the number of the most recent block.
Executes a message call immediately without creating a transaction on the block chain.
Returns the chainId of the TRON network which is the last four bytes of the genesis block hash
Returns the witness address of the current node.
Get the required energy through triggerConstantContract.
Returns the current energy price in sun.
Returns the balance of the account of the given address.
Returns information about a block by hash.