buildTransaction(TriggerSmartContract) {disallowed} - TRON
Example code for the buildTransaction(TriggerSmartContract) {disallowed} json-rpc method. Сomplete guide on how to use buildTransaction(TriggerSmartContract) {disallowed} json-rpc in GetBlock.io Web
Parameters
from
- data, 20 bytes
The address the transaction is sent from.
to
- DATA, 20 bytes
The address of the smart contract
data
- DATA
The invoked contract function and parameters
gas
- DATA
fee limit
value
- DATA
The data passed through call_value.
tokenId
- QUANTITY
Token ID
tokenValue
- QUANTITY
The transfer amount of TRC10
Request
Response
Last updated