Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

USDT incorrectly configured #4304

Closed
tomlinton opened this issue Jan 25, 2020 · 0 comments
Closed

USDT incorrectly configured #4304

tomlinton opened this issue Jan 25, 2020 · 0 comments
Assignees
Labels
P1 Large amount of significant user impact, a meaningful feature is broken

Comments

@tomlinton
Copy link
Contributor

tomlinton commented Jan 25, 2020

Example GraphQL query result for a USDT balance:

{"__typename": "TokenHolder", "balance": "18755256", "id": "USDT_0xd15f105E2667Fd52313877585D4a0b316C7D8a20", "token": {"__typename": "Token", "decimals": 18, "id": "0xdac17f958d2ee523a2206206994597c13d831ec7"}}

USDT should be 6 decimals and not 18. It is most likely the settings in the network files in packages/graphql/src/configs/.

@micahalcorn micahalcorn added the P1 Large amount of significant user impact, a meaningful feature is broken label Jan 25, 2020
@micahalcorn micahalcorn added this to the ❔ 1/22/20-2/4/20 milestone Jan 25, 2020
@shahthepro shahthepro mentioned this issue Jan 28, 2020
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1 Large amount of significant user impact, a meaningful feature is broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants