Skip to main content

Data Transformations


Every Data Hub comes with a set of transformations which extracts event specific data from the transaction data. Some popular examples of transformations could be :

  • Extract Transaction Logs - These are the log events emitted by the smart contracts when they are invoked. These events give a complete trail of events that occur for completing a transaction.
  • Extract Transaction Events - This transformation provides field level view of every log event along with entrySignature of the event, topics and data fields.
  • Transfer, Deposit, Swap Events - This transformation provides specific events information. The type of events could vary with the type of data hub.





Note

If you are new to FQI, You can Check out about FQI Creation here Create FQI 📒