You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before I begin I just wanted to say this library is amazing. On with the issue, I am using the .getHistory() function with the Etherscan provider, but the timestamp is not included in the transaction object. I was going through the source, and there is a checkTransaction function that checks and formats the API. Any thoughts on how I can implement this, or should I add this in a PR.
The text was updated successfully, but these errors were encountered:
itsyogesh
changed the title
Timestamp not present for getHistory in the etherscan
Timestamp not present for getHistory in the Etherscan Provider
Apr 29, 2018
ricmoo
added
discussion
Questions, feedback and general information.
and removed
investigate
Under investigation and may be a bug.
on-deck
This Enhancement or Bug is currently being worked on.
labels
May 14, 2018
Hi,
Before I begin I just wanted to say this library is amazing. On with the issue, I am using the
.getHistory()
function with theEtherscan
provider, but the timestamp is not included in the transaction object. I was going through the source, and there is acheckTransaction
function that checks and formats the API. Any thoughts on how I can implement this, or should I add this in a PR.The text was updated successfully, but these errors were encountered: