-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
archivedAddressed and closed issue changes to archived after being rewardedAddressed and closed issue changes to archived after being rewardedbugSomething isn't working on the ASA Stats websiteSomething isn't working on the ASA Stats websitemedium priorityThis should be done in a reasonable amount of timeThis should be done in a reasonable amount of timemobileMobile app specificsMobile app specifics
Description
Right now if a float is sent in API response then an error is raised, like in this example
https://www.asastats.com/6IW52JMHBXAWPFIAZTP6EVHZT43LA2HX7DKGOV56BXJCWCGGD2BZIV625I
for the 468359924:
"value": 13344.0,
"collection": "Alchemon",
"amount": 238.0,
"nfts": [{
...
...
{
"value": 0,
"id": 468359924,
"amount": 0.01,
"nft": {
"id": 468359924,
"name": "ART: MagicaL Bolt",
"unit": "ART6",
...
As a temporary solution, we've prevented raising error by converting those amounts to integers in API responses.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
archivedAddressed and closed issue changes to archived after being rewardedAddressed and closed issue changes to archived after being rewardedbugSomething isn't working on the ASA Stats websiteSomething isn't working on the ASA Stats websitemedium priorityThis should be done in a reasonable amount of timeThis should be done in a reasonable amount of timemobileMobile app specificsMobile app specifics