Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Request /v3/tokens/new returns null for "future" time value #1433

Closed
ivanKis opened this issue Mar 7, 2021 · 0 comments · Fixed by #1434
Closed

Request /v3/tokens/new returns null for "future" time value #1433

ivanKis opened this issue Mar 7, 2021 · 0 comments · Fixed by #1434
Assignees
Labels
Bug Something doesn't work as expected and it's confirmed

Comments

@ivanKis
Copy link

ivanKis commented Mar 7, 2021

Summary of Bug

Request /v3/tokens/new returns null for "future" time in case query parameter from contains "future" time value

Expected Behavior

This request should return empty array for such cases

Steps to Reproduce


More Info (for devs / optional)

Request details:
curl --location --request GET 'https://blockatlas.trustwallet.com/v3/tokens/new?from=16110198000' \
Response details:
{
    "docs": null
}
@ivanKis ivanKis added the Bug Something doesn't work as expected and it's confirmed label Mar 7, 2021
@hewigovens hewigovens self-assigned this Mar 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something doesn't work as expected and it's confirmed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants