You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if this is by design or not, also if so why? :)
For some context, I'm working on a mobile app and parsing this dynamic response is not as easy and elegant as I wished, but there might be an actual reason for this data to be served like this.
I've read the wiki where it states: token price (false, if not available) but wouldn't make sense to just return null instead of another type?
The text was updated successfully, but these errors were encountered:
e.g:
https://api.ethplorer.io/getAddressInfo/0xf31ad26905f8d6a02873846d9e413a83f72271cf?apiKey=freekey
I was wondering if this is by design or not, also if so why? :)
For some context, I'm working on a mobile app and parsing this dynamic response is not as easy and elegant as I wished, but there might be an actual reason for this data to be served like this.
I've read the wiki where it states:
token price (false, if not available)
but wouldn't make sense to just return null instead of another type?The text was updated successfully, but these errors were encountered: