TronTxRawDataContractInnerParameterValue
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getData() | string | The amount transferred within the transaction. Example: 0x000002e917e68b4e | [optional] |
getAmount() | float | The amount transferred within the transaction. Example: 1000000 | [optional] |
getOwnerAddress() | string | Address of the sender. Example: 418632237fd33f62c549ee044dd3da779aba947dcc | [optional] |
getToAddress() | string | Address of the recipient. Example: 41a614f803b6fd780986a42c78ec9c7f77e6ded13c | [optional] |
getOwnerAddressBase58() | string | Address of the sender in Base58 encoding. Example: TNCmcTdyrYKMtmE1KU2itzeCX76jGm5Not | [optional] |
getToAddressBase58() | string | Address of the recipient in Base58 encoding. Example: TRwS7apsNdRGzMBfhB2hVC4RhqfubUYZ8P | [optional] |