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

/assets numAccounts & amount incorrect #606

Closed
tomquisel opened this issue Aug 21, 2018 · 2 comments
Closed

/assets numAccounts & amount incorrect #606

tomquisel opened this issue Aug 21, 2018 · 2 comments
Labels

Comments

@tomquisel
Copy link
Contributor

tomquisel commented Aug 21, 2018

Check out what Horizon is reporting about XIM here: https://www.stellar.org/laboratory/#explorer?resource=assets&endpoint=single&values=eyJhc3NldF9jb2RlIjoiWElNIn0%3D&network=public

Currently, it shows the following:

  • issuer: GBZ35ZJRIKJGYH5PBKLKOZ5L6EXCNTO7BKIL7DAVVDFQ2ODJEEHHJXIM
  • numAccounts: 0
  • amount: ""

Despite the fact that I and many others hold XIM.

Stellar.expert shows the real story:
https://stellar.expert/explorer/public/asset/XIM-GBZ35ZJRIKJGYH5PBKLKOZ5L6EXCNTO7BKIL7DAVVDFQ2ODJEEHHJXIM

  • numAccounts: 429
  • amount: 10,000,000,000,000

Perhaps it's an issue with the 10T amount exceeding some check in Horizon?
@bartekn

@bartekn
Copy link
Contributor

bartekn commented Aug 22, 2018

Perhaps it's an issue with the 10T amount exceeding some check in Horizon?

It should be fixed after: #436. Let me check what's happening.

@bartekn
Copy link
Contributor

bartekn commented Aug 22, 2018

Fix in #609.

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

No branches or pull requests

2 participants