Lumen Loop
All media
VideoYouTubeJames BachiniMay 20, 20251y ago6:57

Tracking USDC Transfers With The OpenZeppelin Monitor

Tutorial on using OpenZeppelin's Monitor software to track USDC transfers on the Stellar network and send real-time notifications to Telegram. Covers setup, configuration, contract interaction, and bot integration.

developer-toolssorobantoken-management
Lumen Loop's take

This tutorial demonstrates how to use OpenZeppelin's open-sourced Monitor software to track USDC token transfers on the Stellar blockchain and post live updates to Telegram. The video walks through cloning the GitHub repository, building with Cargo, configuring network settings, setting up monitors for specific contract functions, and integrating Telegram notifications. Key steps include retrieving the USDC contract address from StellarExpert, extracting the transfer function signature using StellarClient, configuring filters and triggers, and creating a Telegram bot with BotFather to receive direct messages. The tutorial demonstrates the monitor working in real-time, successfully capturing and notifying USDC transfers.

Mentioned projects
2 projects linked
O
OpenZeppelin
Audited
SecurityDevXSDK

OpenZeppelin is a recognized leader in blockchain security and smart contract development, known for creating widely-used framew…

View →
S
Stellar Expert
Block ExplorerAnalytics

StellarExpert is a comprehensive block explorer and analytics platform for the Stellar Network, providing detailed statistics, p…

View →