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
When attempting to export the transaction history as CSV, after selecting the Start Date and End Date and clicking Download, the resulting file is empty. The query parameters (startDate and endDate) seem to be always "NaN". For example:
When attempting to export the transaction history as CSV, after selecting the Start Date and End Date and clicking Download, the resulting file is empty. The query parameters (startDate and endDate) seem to be always "NaN". For example:
https://explorer.thetatoken.org:8443/api/accountTx/history/0xaddresshere?startDate=NaN&endDate=NaN
The text was updated successfully, but these errors were encountered: