Skip to main content
  • The transaction hash in this table contains a 0x prefix.
Logs (or event logs), is a way for smart contracts to communicate with the outside world by β€œdocumenting” small pieces of information. Event logs allow other people to know that something has happened without them having to query the contract directly. The most common form of event logs today are TRC20 token transfer events. To learn more, please refer to the following articles:

Sample Query&

Querying the event logs from the example given below.

Table Columns

The example used here is an event log of USDC transfers in a swap between USDC and TRX on SunSwap.