diff --git a/content/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx b/content/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx
index 9517e6a19..5c6358526 100644
--- a/content/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx
+++ b/content/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx
@@ -15,6 +15,10 @@ slug: reference/address-activity-webhook
Alchemy's Address Activity webhooks supports 30+ EVM chains (and now [Solana in early beta)](https://alchemotion.notion.site/External-Solana-Webhooks-Early-Access-Beta-18a069f200668057998afabc01472791). For EVM chains, it tracks all ETH, ERC20, ERC721 and ERC1155 transfers. This provides your app with real-time state changes when an address sends/receives tokens or ETH. A maximum of 100,000 addresses can be tracked by a single webhook.
+
+ For Address Activity webhooks on Solana, tracked addresses are updated on a 30-second interval.
+
+
If you are looking for historical activity, check out the [Transfers API Endpoints](/docs/reference/transfers-api-endpoints).