Program Monitors (coming soon)

List of features in our roadmap, that are soon going to be live.

Program Logs

Logstash for smart contract logs.

  • Get all the logs from your smart contract or on-chain protocol in one place.

  • Perform plain text search in them.

  • Receive these logs in slack, discord, and many more apps.

The idea is to provide a supreme logging facility to enable users to use this service to debug and monitor your production smart contracts.

Account Monitor/Caching

An account monitor that monitors all the accounts created by your on-chain protocol, and returns you the human-readable version of that data through our APIs.

It also caches the account data and speeds up getProgramAccounts filtering by 100x.

Last updated