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

Luck of info in /aex9/transfers endpoints #198

Closed
CedrikNikita opened this issue Jun 28, 2021 · 1 comment · Fixed by #201
Closed

Luck of info in /aex9/transfers endpoints #198

CedrikNikita opened this issue Jun 28, 2021 · 1 comment · Fixed by #201
Assignees
Labels
bug Something isn't working

Comments

@CedrikNikita
Copy link

CedrikNikita commented Jun 28, 2021

/aex9/transfers endpoint should return atleast

  • contract id for each transaction
  • time
@kenodressel
Copy link
Member

This is what it currently looks like:

  {
    "amount": 100000000000000000,
    "call_txi": 19973419,
    "log_idx": 0,
    "recipient": "ak_2AVeRypSdS4ZosdKWW1C4avWU4eeC2Yq7oP7guBGy8jkxdYVUy",
    "sender": "ak_2UGL6qArnbWx9fEkJyszssMkCjpu3VeLFBPA6MXYV3APfDSz1k"
  },

In order to process this information there should be at least the token contract listed too. Optionally more information about the transaction would be nice to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants