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

Add gas price and tx cost to transaction info #34

Open
gligoran opened this issue Dec 3, 2017 · 6 comments
Open

Add gas price and tx cost to transaction info #34

gligoran opened this issue Dec 3, 2017 · 6 comments

Comments

@gligoran
Copy link

gligoran commented Dec 3, 2017

It would be nice if getTxInfo would return more information about the fees.

gasPrice and/or txCost would be a nice addition to this result:

https://api.ethplorer.io/getTxInfo/0xb3967029fd6d595305ea57033406aa09a5e225986555d2ad67094fdeb75af151?apiKey=freekey

@ArtemKo7v
Copy link

We will add fees information soon.
Thank you.

@DZC-Token
Copy link

DZC

@eringstad
Copy link

@ArtemKo7v any news on when the fee information will be available in the API?

@borseno
Copy link

borseno commented Oct 8, 2020

Following up on this. Good idea.

@ArtemKo7v

@borseno
Copy link

borseno commented Oct 9, 2020

Although one could get this info easily using some Web3 or something like that, it would be nice to keep it in the api also.

@realironnam
Copy link

How is going on @ArtemKo7v?

Could you share the plan when the api returns this data?

That's very basic data with transactions.

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

No branches or pull requests

7 participants
@gligoran @ArtemKo7v @realironnam @borseno @DZC-Token @eringstad and others