Releases: hirosystems/token-metadata-api
Releases · hirosystems/token-metadata-api
v1.3.0
1.3.0 (2025-06-16)
Features
- add
/import-contract
admin rpc endpoint (#309) (3aef505)
Bug Fixes
- update chainhook predicate start_block upon re-registration (#308) (929f08e)
v1.3.0-beta.1
Features
- add
/import-contract
admin rpc endpoint (#309) (3aef505)
v1.2.1-beta.1
Bug Fixes
- update chainhook predicate start_block upon re-registration (#308) (929f08e)
v1.2.0
1.2.0 (2025-04-18)
Features
- show asset_identifier in ft list response, add filter by valid metadata (#298) (aae897a)
Bug Fixes
- add db indexes to optimize endpoint queries (#296) (50c75e6)
v1.1.7
1.1.7 (2025-04-04)
Bug Fixes
- return fts without sip16 metadata in search results (#293) (24028ae)
v1.1.6
1.1.6 (2024-12-17)
Bug Fixes
- display token supply with correct decimals (#287) (94c7b4a)
- roll back FT supply display, update docs instead (#288) (080176e), closes #287
- update ft date on supply change (#289) (94b9486)
v1.1.5
1.1.5 (2024-12-16)
Bug Fixes
- allow multiple sft mints for the same token per transaction (#279) (9b28880)
- process nft and sft mints in batches (#271) (c98f0cd)
- upgrade to new chainhook ts client (#280) (b67dc8c)
v1.1.5-beta.2
Bug Fixes
- allow multiple sft mints for the same token per transaction (#279) (9b28880)