mycrypto.com
mycrypto.com copied to clipboard
Etherscan api key in public
Hello, MyCrypto Team! You didn't hide etherscan api key https://github.com/MyCryptoHQ/mycrypto.com/blob/feb64caf6331a4418c4cd2846b5b49574d31334b/app/scripts/nodeHelpers/etherscan.js#L113
Someone could make many requests to etherscan with this api key, and it will be blocked
We (https://ethadmin.com) prefer put such api keys in conf.json and don't keep it in github. And we've added conf.json to .gitignore