
Portal
Portal Team
Share the love
Want to stay updated? Subscribe below to keep in touch.
Introducing Alert Webhooks
Get real-time wallet notifications for your Portal clients through secure, configurable webhooks
January 30, 2025

We're excited to announce Alert Webhooks, allowing you to have real-time wallet notifications for your Portal clients. Stay informed about their onchain activity with this easy-to-integrate feature.
What are Alert Webhooks?
Alert webhooks send you notifications when your clients perform actions with their wallet. Whether it's receiving or sending EVM tokens, you'll get detailed transaction information delivered directly to your specified endpoint.
Key Features
- Real-time Notifications: Updates come as soon as your client performs an action with their wallet
- Flexible Configuration: Choose which events you want to monitor through the Portal Admin Dashboard (e.g. EVM inbound + outbound transactions)
- Secure Implementation: Secured by HTTPS enforcement, webhook secrets, and IP allowlisting, all best practices in the industry
- Reliable Delivery: Automatic retry mechanisms ensure you don’t miss critical transaction events
Get Started Today
Contact our support team to enable Alert Webhooks for your organization. Then you can configure your webhook URL in the Portal Admin Dashboard.

Select the events you want to monitor (e.g., EIP-155 Inbound/Outbound Transactions).

Implement the webhook endpoint in your backend. To help you get started quickly, we've provided a reference implementation using TypeScript and Express. Check out our example repository for best practices on how to implement Alert Webhooks.
You can read more on how to implement alert webhooks in our docs.
Security First
We've implemented measures to ensure your webhook implementation is secure:
- Mandatory HTTPS for all webhook URLs
- Request verification using webhook secrets
- IP address allowlisting to restrict incoming requests
Ready to enhance your Portal integration with real-time notifications for your clients’ wallets? Contact our team to enable Alert Webhooks for your organization today!