Webhooks do not accept IP Addresses as webhook URL
Hi!
I'm trying to create an Alchemy webhook with the URL `http://36.149.103.71/activity` but keep getting a `403 forbidden` error. However if I create the webhook with `http://a.com/activity`, the webhook is successfully created!
What am I doing wrong?
Posted by Aniket almost 2 years ago
Can we listen all token transfers on specific contract addresses by Notify API (webhook)?
Hi, we would like to hook all token transfers on specific contract addresses.
But it seems to be difficult to get these all data using current Notify API, because Address Activity needs specific to/from addresses and is not supported inputs to get all transfers regarding specific contract addresses for token such as NFT, and NFT Activity also needs specific tokenId.
Is there any way to achieve above mentioned?
Sincerely,
Posted by NW about 2 years ago