ContractTransaction
What is it?
This class is extended from Transaction and, unlike the others, has only one method. There is also a method called decodeData for EVM and Tron. This method can be found as needed on many blockchain networks and decodes the input data of the respective contract transactions.
Methods
Last updated