hirosystems / hirosystems/stacks-blockchain-api
/holders endpoint bug on specific SIP-10 token
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 127
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 46
Description
Hiro API holders endpoint is broken for a specific SIP-10 token
Go to:
https://api.hiro.so/extended/v1/tokens/ft/SPPK49DG7WR1J5D50GZ4W7DYYWM5MAXSX0ZA9VEJ.FrodoSaylorKeanuPepe10Inu-token-v69::FrodoSaylorKeanuPepe10Inu/holders
Error:
{"message":"Route GET:/extended/v1/tokens/ft/SPPK49DG7WR1J5D50GZ4W7DYYWM5MAXSX0ZA9VEJ.FrodoSaylorKeanuPepe10Inu-token-v69::FrodoSaylorKeanuPepe10Inu/holders not found","error":"Not Found","statusCode":404}
Expected behavior:
A list of holders ( example with WPS )
https://api.hiro.so/extended/v1/tokens/ft/SP14J806BWEPQAXVA0G6RYZN7GNA126B7JFRRYTEM.world-peace-stacks-stxcity::WPS/holders
Other endpoints of that particular token are fine:
https://api.hiro.so/metadata/v1/ft/SPPK49DG7WR1J5D50GZ4W7DYYWM5MAXSX0ZA9VEJ.FrodoSaylorKeanuPepe10Inu-token-v69
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.