1Balance Alerts
Get alerted when your balance is running low
If you are utilizing Gelato 1Balance, you can subscribe to a real-time alerting system that uses Discord or Telegram to inform you when your 1Balance funds drop below a specified threshold.
This alerting system is also used by our Automate service - commands and features for this are detailed here.
- Choose from the list of commands below.
Command | Usage |
---|---|
/balance | This command initiates the balance alert system on Telegram. After entering this command, the bot will start sending alerts for your balance. |
/1balance_threshold | This command allows you to configure the balance threshold. The bot will ask for a token and a threshold value. Respond with a comma-separated input in the form (TOKEN, THRESHOLD) . For example, USDC,100 sets a threshold of 100 for USDC. |
/list_threshold | This command lists all your set thresholds. |
/stop_balance | This command stops the balance alert system. If you wish to stop receiving balance alerts, enter this command. |
- If you want to receive notifications in a private channel, make sure to add Gelato Bot as a member in the channel where you want to receive the notification.
- Enter the following commands in the channel you want to receive alerts.
Command | Usage |
---|---|
/balance-channel address | This command initiates the balance alert system on your Discord server. Replace address with the address you want to set up alerts for. |
/1balance-threshold-channel token threshold | This command allows you to configure the balance threshold. Replace token and threshold with the respective token and threshold value. |
/list-threshold-channel | This command lists all your set thresholds. |
/stop-balance-channel | This command stops the balance alert system. If you wish to stop receiving balance alerts, enter this command. |
- Choose from the list of commands below
Command | Usage |
---|---|
/balance-dm address | This command initiates the balance alert system in a Direct Message on Discord. Replace address with the address you want to set up alerts for. |
/1balance-threshold-dm token threshold | This command allows you to configure the balance threshold. Replace token and threshold with the respective token and threshold value. |
/list-threshold-dm | This command lists all your set thresholds. |
/stop-balance-dm | This command stops the balance alert system. If you wish to stop receiving balance alerts, enter this command. |
Last modified 28d ago