Back to FAQGeneral
General

What is Blockferry?

Blockferry is a multi-tenant blockchain workflow automation platform built for modern Web3 applications. Instead of managing complex WebSocket connections, indexing databases, or writing repetitive polling loops against unreliable RPC nodes, Blockferry lets you stream blockchain events directly to your backend APIs via webhooks.

Key Capabilities

  • **Multi-Chain Normalization:** Ingest transactions, smart contract event logs, and token transfers from Ethereum, Base, Solana, Tron, and other EVM-compatible chains using a unified, clean JSON format.
  • **Deterministic Event Workflows:** Filter events using declarative serverless expressions, matching by addresses, method selectors, transaction values, or log structures before forwarding payloads.
  • **Enterprise Delivery Guarantees:** Blockferry guarantees at-least-once delivery with exponential backoff retries, request signing, and a durable message queue.
  • **Historical Replay:** Rewind blockchain state and replay events from any point in the history to recover from database corruption, backend crashes, or application bugs.