Tron Network and governance
Manages network parameter proposals and returns chain-wide configuration data.
proposalapprove : Creates a transaction for a witness to approve or withdraw approval of a network parameter proposal.
proposalcreate : Creates a transaction to propose a change to a network configuration parameter.
proposaldelete : Creates a transaction to cancel a previously submitted network parameter proposal.
listproposals : Returns the full list of network parameter proposals and their statuses.
getpaginatedproposallist : Returns a paginated list of network parameter proposals using offset and limit parameters.
getproposalbyid : Returns the details and vote status of a specific network parameter proposal.
getchainparameters : Returns the current values of all configurable network parameters.
getnextmaintenancetime : Returns the Unix timestamp of the next network maintenance (vote-counting) cycle.