etherscan-api
etherscan-api copied to clipboard
A node.js wrapper for the etherscan api to fetch data and metadata from the ethereum blockchain
Hi, on my projects I developed a wrapper for etherscan and I was curious to see if there was already an NPM package for this. I found this project. I've...
Which function in account can get the list of ERC1155?
Hey @sebs Thanks a lot for this amazing library. I created this PR to include the Sepolia and Goerli API endpoints. Currently I'm creating the client (with `axios.create`) to support...
### Description: Deprecated libs (`querystring`) ### Code to reproduce: ```js //this one var query = querystring.stringify({ mod, action, apiKey, bool }) //change into this const dat = new URLSearchParams({ mod,...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
It has been a while, was wondering if it is still in progress or you are done with this proj?