Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
owner_address
— the Super Representative address creating the proposal. Must be in base58 or hex format.parameters
— object containing the parameter ID and its new value to be proposed.visible
— optional boolean parameter. When set totrue
, the address should be in base58 format. Default isfalse
.
Response
txID
— the transaction hash of the proposal creationraw_data
— the raw transaction dataraw_data_hex
— the raw transaction data in hex formatsignature
— array of transaction signatures
Use case
Thewallet/proposalcreate
method is used for:
- Creating governance proposals to modify network parameters
- Proposing changes to transaction fees and resource costs
- Initiating protocol upgrades and parameter adjustments
- Participating in TRON’s decentralized governance system
Body
application/json