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

Added Tx receipt fields (so you can see the called contract addresses… #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rangelife
Copy link

… and how much gas was actually spent)

A pretty simple change, but gives a lot more power - you can jump to a pending transaction (which will show ?? for ContractAddress and GasUsed fields), then refresh it to see when it's been mined.

You can also see if it threw (GasUsed will equal Gas Sent).

Corrected the existing "Gas" and "Gas Used" fields to "Gas Sent", as they reflect what is sent in the transaction - not what comes back in the result.

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

Successfully merging this pull request may close these issues.

2 participants