This guide shows how to test burn notifications safely using the @burnevent_info_Bot. The recommended approach is to first verify the pipeline with a dryrun, then (optionally) execute a real burn.
The Notification Bot (Info Bot) posts burn events into a Telegram group/channel so your community can see what happened.
Key idea: if the Info Bot correctly shows the /dryrun event, it will also show the real /burn event.
We recommend creating a dedicated Telegram group for testing. This avoids spamming your public community during setup.
Add @burnevent_info_Bot to the Telegram group you created.
In the same group (or in your admin chat, depending on your bot’s setup), run:
/register_info <projectId>
Replace <projectId> with your project identifier (exactly as configured on the server).
The Burn Bot will typically respond with a confirmation flow. Complete the confirmation so the group becomes an authorised notification target.
Next, run a dryrun burn to verify everything end-to-end without executing a real burn transaction.
/dryrun <projectId> <amount>
The exact parameters depend on your project configuration. Use a reasonable test amount for your setup.
Once the dryrun notification works, you can proceed with a real burn (if and when you are ready):
/burn <projectId> <amount>
Reminder: If the Info Bot correctly displayed the dryrun event, it will also display the real burn event.
@burnevent_info_Bot is actually inside the group.projectId used in /register_info.