Skip to content

Releases: Mintbase/minterop-data

Monthly/yearly referral analytics

20 Jan 14:51
7487b55
Compare
Choose a tag to compare
v0.0.15

Yearly and monthly resolutions (#55)

Make listing view unique by metadata

20 Jan 12:44
@cif cif
5000e83
Compare
Choose a tag to compare
Merge pull request #54 from Mintbase/use-distinct-meta-for-listings

feat: :card_file_box: Use distinct meta for listings

Add contract limited view for marketplace

20 Jan 11:53
@cif cif
ecf78d9
Compare
Choose a tag to compare
Merge pull request #52 from Mintbase/undo-rows-use-contract-list-view

feat: :card_file_box: Undo row num, new active listings by contract view

Create tmp analytics view for referrals

17 Jan 12:26
4485593
Compare
Choose a tag to compare
v0.0.13

Adding referral tracking and tmp analytics schema (#49)

Use last transfer timestamp when minted not present

11 Jan 13:02
@cif cif
6773914
Compare
Choose a tag to compare
Merge pull request #48 from Mintbase/use-last-transfer-in-meta

fix: :card_file_box: Use one of two timestamps in token join

Rolling up acitivities for multi-token provenance

03 Jan 09:36
f655a35
Compare
Choose a tag to compare
Activities rollup (#45)

* Activities rollup

* Adding token_ids aggregation

Enable multi-token provenance

29 Dec 15:44
929d65d
Compare
Choose a tag to compare
v0.0.10

Adding metadata ID to activities view (#44)

Add listing info to owned tokens

16 Dec 09:18
f05a730
Compare
Choose a tag to compare
v0.0.9

Adding listing info to owned tokens view (#43)

Adding attributes table

21 Nov 10:59
6e9256f
Compare
Choose a tag to compare
✨Add attribute table (#36)

* ✨Add attribute table

* 🩹 Added display type + fixes

* Hasura perms

Co-authored-by: Till <[email protected]>

🚑 Hotfix: Omitting rows without a token

17 Nov 13:34
@cif cif
666b984
Compare
Choose a tag to compare
Merge pull request #39 from Mintbase/fix-lateral-join

🚑 Filter out metadata rows without tokens