| Package | Description |
|---|---|
| tv.noixion.troncli | |
| tv.noixion.troncli.examples | |
| tv.noixion.troncli.models | |
| tv.noixion.troncli.utils |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SmartContractEventListener.handleNotInterpretableEvent(TronTransactionInformation.Log event)
handles an event that cannot be interpreted bases on the contract ABI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IERC20Proxy.handleNotInterpretableEvent(TronTransactionInformation.Log event) |
| Modifier and Type | Method and Description |
|---|---|
List<TronTransactionInformation.Log> |
TronTransactionInformation.getLogs() |
| Modifier and Type | Method and Description |
|---|---|
TronSmartContractEvent |
TronSmartContract.interpretLog(TronTransactionInformation.Log log)
Interprets a log as an event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TRC20.handleNotInterpretableEvent(TronTransactionInformation.Log event) |
Copyright © 2020. All rights reserved.