Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configured USDT token limits are 100x off of intended values #346

Open
saurik opened this issue Jul 11, 2022 · 0 comments
Open

configured USDT token limits are 100x off of intended values #346

saurik opened this issue Jul 11, 2022 · 0 comments

Comments

@saurik
Copy link

saurik commented Jul 11, 2022

If you call getInfoAndLimits(0xdac17f958d2ee523a2206206994597c13d831ec7) on 0xa3fc98e0a7a979677bc14d541be770b2cb0a15f3 you get the following result:

  info   tuple :  true,5,2000000000000000000000,1656071225
  limit   tuple :  1000000000000000000000,250000000000000000000000000,500000000000000000000000000,1000000000000000000000000,10000000000000000000000000

To pull just the minimum and maximum, this shows a minimum of $1000 and a maximum of $250m; but the intended values seem to be 100x smaller: $10 and $2.5m.

b6866f5e-fb2e-4916-8611-df1e85c1ea5a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant