Skip to main content

Overview

What are blockchain events?

Blockchain events, or on-chain events, are immutable records of actions occurring on the blockchain. These events ensure trust and transparency, vital for applications like financial transactions and voting systems. By using blockchain to record events, one guarantees the authenticity and integrity of data, safeguarding it from tampering or alterations.

These events can be categorized into:

  • Function Events: Triggered during the execution of a write smart contract function.
  • Log Events: Emitted in tandem with function events to record critical operational data.
  • Internal Transactions: Representing internal processes and exchanges within the blockchain.

On-chain events are pivotal in developing secure and reliable blockchain applications.

What is the Blocklens Trigger?

The Blocklens Trigger is a dynamic tool that allows you to monitor real-time events on the blockchain. Whether tracking changes in your contract, overseeing wallet address activities such as transactions, burns, or mints of NFTs, or receiving notifications for every transaction, this tool keeps you updated instantly.

By subscribing to our plan, you gain access to exclusive webhook responses, tailor-made according to your trigger configurations, ensuring that you are notified of the events most pertinent to you.

Working With Webhooks

Webhooks facilitate real-time information sharing between apps, enhancing immediacy and efficiency compared to traditional APIs. While traditional APIs necessitate frequent data polling to achieve real-time updates, webhooks automatically deliver data as events occur.

Here’s how it works: when a specified event takes place, a webhook sends an immediate notification through an HTTP POST to a designated URL, accompanied by a decoded data payload (based on the provided ABI). This setup ensures that you receive instant, pertinent data without the need for continuous manual checks.

Blocklens Trigger features

  • Real-Time Backend Updates: Stay updated with the latest blockchain events streamed directly to your backend in real time.
  • Decoded Data: Benefit from data in blockchain events being decoded as per the custom ABI specified by you, or based on whitelisted ABI pools for accurate and relevant information.
  • Extensive Address Monitoring: Simplify your tracking process by monitoring millions of addresses with a single trigger.
  • Customized Event Selection: Handpick the blockchain events you wish to tune in to, with the added functionality of integrating custom ABIs for a tailored experience.
  • Test webhook flow before integrate: Make sure the notification tunnel toward your backend is working seamlessly and effectively before starting registering a webhook, by just a click on our user interface.
  • And more to come
  • Wallet Notifications: Track wallet activities including asset sending, receiving, staking, swapping, and burning to maintain a pulse on your financial operations.
  • Asset Notifications: Stay informed with real-time alerts on the movement and utilization of any assets, capturing every instance of sending, receiving, staking, swapping, and burning.
  • NFT Notifications: Leverage real-time notifications in various domains:
    • Marketplace: Keep abreast of NFT listings and purchases to navigate the market efficiently.
    • GameFi: Monitor NFT deposits into smart contracts, noting when they are locked and utilized in traditional gaming scenarios.
  • Token Sales Notifications: Ensure you are notified the moment someone engages with your token sale, enabling a responsive and informed approach to token management.
  • Customized Smart Contract Alerts: Define your parameters with tailored filters to receive notifications for any pertinent on-chain smart contract event, staying a step ahead in your blockchain engagements.

Supported chains