Skip to content

Latest commit

 

History

History
104 lines (62 loc) · 4.68 KB

wip-notifications-v2.md

File metadata and controls

104 lines (62 loc) · 4.68 KB
description
Manage notifications in the v2 dashboard

⏰ Notifications v2

Requirements

  • beaconcha.in acccount
  • Configure notifications here

Overview

  • A: Shows whether email notifications are enabled.
  • B: Daily email limit. The limit resets at 00:00 UTC. Upgrading to a higher premium tier increases this limit.
  • C: Indicates whether push notifications for the mobile app are enabled.
  • D: Notification history. Notifications for dashboards, machines, clients, and network events will appear in dedicated tabs.
  • E: Set up or manage your notifications in this section.

Setting up v2 notifications via web

Validator notifications

V2 notifications are group-based, meaning you can set validator notifications for each group configured on the validator dashboard.

To set up notifications:

  1. Make sure you have created a validator dashboard first.
  2. Go to https://v2-beta-mainnet.beaconcha.in/notifications#dashboards.
  3. Click on Manage Notifications.
  4. Ensure email and push notifications are enabled.
  5. Send a test notification to confirm you receive notifications.
  6. Go to the Dashboard tab, select the group, and edit the subscription column.

Validator notifications via webhook

  1. Follow the steps in Validator Notifications
  2. Click the Edit icon in the webhook column.
  3. Add your webhook URL.
    1. Check the 'Send via Discord' box if notifications should be sent to a Discord channel.
  4. Send a test notification to ensure everything is working.
  5. Click Save.

Client notifications

To set up notifications for EL and CL clients like Geth, Nimbus, or Erigon, go to the Clients tab.

Network notifications

To set up notifications for Gas prices, Rocket Pool reward round or Participation rate of the network, go to the Networks tab.

Migrating from v1 notification to v2

{% hint style="warning" %} NOTE: This method works for up to 100 validators for free users and up to 280 for premium users! Users exceeding this limit, please continue from 4. {% endhint %}

  1. Head over to https://beaconcha.in/user/notifications

  2. Scroll down and click "View Stats"

  3. Copy the validator indices from the URL of the website that opens:
    e.g 1,2641,2642,2643,2645,3288,3292,3400,3401,3402,3403,3404

  1. Login on https://v2-beta-mainnet.beaconcha.in/login, and create a v2 dashboard here: https://v2-beta-mainnet.beaconcha.in/dashboard\

  2. Click on Manage Validatorsand add your validators as a comma-separated list or use other methods as described in #bulk-adding-to-the-validator-dashboard:

With the dashboard successfully set up, you can configure notifications. ☺️

  1. Go to https://v2-beta-mainnet.beaconcha.in/notifications#dashboards.
  2. Click on Manage Notifications.
  3. Ensure email and push notifications are enabled.
  4. Send a test notification to confirm you receive notifications.
  5. Go to the Dashboard tab, select the group, and edit the subscription column.