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
Hello: Thanks for making this repo, very useful. I see that we have a value column representing the token quantity for each txn. How do I interpret the value, should I divide by some power of 10 to get the actual txn quantity? For a txn with 300 token transfers in etherscan.io I see a value column in your repo at around 3000000.
Also is there a place where I can get the unit price of the token for each txn. I will like to use this to get the $ value of the txn. This information is available in etherscan.io website but I will love to get it from this repo.
The text was updated successfully, but these errors were encountered:
Hello: Thanks for making this repo, very useful. I see that we have a value column representing the token quantity for each txn. How do I interpret the value, should I divide by some power of 10 to get the actual txn quantity? For a txn with 300 token transfers in etherscan.io I see a value column in your repo at around 3000000.
Also is there a place where I can get the unit price of the token for each txn. I will like to use this to get the $ value of the txn. This information is available in etherscan.io website but I will love to get it from this repo.
The text was updated successfully, but these errors were encountered: