-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature Request: /transaction/<hash> should return additional useful fields #103
Comments
These fields that you have mentioned will be added soon in the API transaction structure. |
A part of the information that you need will be merged very soon in the proxy development branch (#104). Hope this will help. |
Hey :), my company is implementing elrond and we did not getting to implement of gasUsed of the transaction, you have a prediction for this implementation? |
Hi @hiddentao @ImPedro29 !
The |
@bogdan-rosianu Hi, no plans to add gasUsed and fee fields yet? |
The proxy
/transaction/<hash>
endpoint should additionally return:timestamp
gasUsed
valuehash
(this may seem redundant but is actually useful for when passing the returned object around)The text was updated successfully, but these errors were encountered: