neume-network / strategies

Indexing strategies for the neume network.
GNU General Public License v3.0
11 stars 7 forks source link

Generate token ownership history from EIP721 event Transfer(from, to, tokenId) #342

Open TimDaub opened 1 year ago

TimDaub commented 1 year ago
Kunkka0822 commented 1 year ago

Regarding this issue, we maybe need one more strategy to generate fully detailed token ownership history.

Anyway, at first, we should filter all transfer events, not only mint events and also can arrange or group events by token address or platform name and token Id in call-block-logs-transformation.

TimDaub commented 1 year ago

Regarding this issue, we maybe need one more strategy to generate fully detailed token ownership history.

sound good

Anyway, at first, we should filter all transfer events, not only mint events and also can arrange or group events by token address or platform name and token Id in call-block-logs-transformation.

sounds good. btw. I'm also editing code on call-block-logs-transformation right now, but I'll probably rename mine later: https://github.com/neume-network/strategies/pull/349/files#diff-96184468d38721d52ae7b56b25d16dae851808696e4593d40e2dd1f9d4f3011e