Miquéias Francisco

Results 2 issues of Miquéias Francisco

How can I decode the transaction input field to get contract information, such as sent amount and also the recipient address.

I need to transfer all balance from an address, but when I try the default example of sent the transaction is not registered on the network! $tron->setAddress('address'); $tron->setPrivateKey('privateKey'); try {...