Do you have plans to implement Notify API for Solana?
Do you have plans to implement Notify API for Solana? It is challenging to scrap logs in Solana to find address activity, so it might be a good idea to have Notify API for these purposes or Geyser plugins in the Solana node
Posted by Ihor Stankevych 10 months 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 1 year ago
Alchemy Notify API - Dropped Transactions
Hello,
Recently we had a few transactions dropped from the ETH mainnet. I was looking at the dropped transactions webhook in Alchemy and saw the object that was returned didn't have any information about why the transaction was dropped.
Do you know if there's any way we can get clearer information on the reasoning around why the transaction drop happened?
Posted by Aniket about 1 year ago