Open markknol opened 3 years ago
Sorry for responding with such delay, I've just realized, that I haven't enabled e-mail notifications.
As I understand your request, it is roughly equivalent to adding separate table with columns: address, token_id, count
with current owners state.
It would be awesome if:
tzkt_collection
with a array of all objkt id's the users owns.owners
which are owners of that objkt.This would allow to show a users collection fairly easily, without needing to parse/process all swaps myself. I would also be fine to have this information in a separate json/csv.
This information can be gathered using
https://api.better-call.dev/v1/contract/$network/$kt/tokens/holders?token_id=$token_id