Skip to main content

Notification configuration

Configuration

This article provides a tutorial on setting up and debugging notifications using beaconcha.in’s web and mobile platforms. It’s worth noting that the current notification center will undergo an upgrade in late 2023 to upgrade its user-friendliness

Enabling notifications via web

  1. Head over to https://beaconcha.in/user/notifications and log in with your e-mail address.
  2. Click on “Notifications Channels” and make sure the desired channels are active
Notification channels settings on beaconcha.in
  1. Scroll down to the Validators table and add your validators. Once added you can select all and bulk edit the notifications by clicking Manage selected.
Validators table and Manage selected actions
  1. Enable the desired notification(s) and press Save.
Enable desired notifications and save
  1. Verify that the subscriptions are enabled
Subscriptions enabled verification in validator table
  1. If a notification was triggered it will show up in the Most recent column
Most recent notification column showing a triggered alert
  1. Done!
You may have noticed that the Notification Center allows you to configure push notifications for the mobile app. This is crucial since some users may not receive any push notifications if it is disabled.

Mobile app

  1. Download the app for iOS and Android here https://beaconcha.in/mobile
  2. Create an account and log in with your e-mail address

    Note: If you added validators to your Notification center through https://beaconcha.in/user/notifications they will not appear in your mobile app automatically.
    If push notifications were enabled in the web notification center, the mobile app push the notifications through even if the validators are not visible in your app.

    This UX issue will be part of the improvements later this year.
  3. Add validators to your mobile app dashboard
  4. Head over to the settings and enable the desired notifications
Mobile app notification settings screen
  1. Click the “Sync” button in the Validator section
Sync button in validator section
  1. Done!

    Verify that the notifications were added successfully by logging in at https://beaconcha.in/user/notifications and scrolling to the Validator table at the bottom of the page
Validator table showing added notifications
You may have noticed that the Notification Center allows you to configure push notifications for the mobile app. This is crucial since some users may not receive any push notifications if it is disabled.

Webhooks

  1. Follow the steps as described above in “Enabling notifications via web”.
  2. Double-check that webhooks are enabled
Webhooks settings showing webhook enabled
  1. Add a webhook via https://beaconcha.in/user/webhooks
  2. Enable the same notification types as on the notification center and enable “discord” if the notifications should be sent to a discord channel
Webhook configuration with Discord option
  1. Done