etherscan.io

This is where you should report issues arising from the subscription filters.
Locked
crypto
New Member
New Member
Posts: 1
Joined: Thu Oct 05, 2017 12:43 pm

etherscan.io

Post by crypto »

I'm attempting to use an API for a cryptocurrency tracking website, but have noticed that the results are being blocked due to EasyPrivacy.
It appears EasyPrivacy is blocking the entire API result from loading due to a small section of the url: =stats&action=

Is it possible to get etherscan.io white-listed so that I can display the API data to my users? I can't possibly ask my users to whitelist it themselves or disable their adblockers.

The full URL of what I'm attempting to load, in case you'd like to check for any issues, is:

Code: Select all

https://api.etherscan.io/api?module=stats&action=tokensupply&contractaddress=0x2fd41f516fac94ed08e156f489f56ca3a80b04d0
Thank you for the help and support in advance.
Locked