Is your feature request related to a problem? Please describe.
In current implementation IDXTransfer is generated from 2 events(Transfer/Unlock),
but there is no way to tell them apart. In addition, unlock data is not tied to IDXTransfer data.
Describe the solution you'd like
Add data field to IDXTransfer to represent additional data derived from unlock.
Is your feature request related to a problem? Please describe.
In current implementation
IDXTransfer
is generated from 2 events(Transfer/Unlock), but there is no way to tell them apart. In addition, unlock data is not tied to IDXTransfer data.Describe the solution you'd like
Add data field to IDXTransfer to represent additional data derived from unlock.