Blockchain Execution Module

One of the key shared components of Ponder across its architecture is the blockchain execution module. The module is responsible for direct RPC and Web3 integration and broadcasting of transactions on relevant chains depending on the end user's commands. The module essentially serves as Ponder's interface to all blockchains that are supported and wherever possible is directly integrated with private RPCs and MEV-protected RPCs to allow for instantaneous broadcasting and privacy.

Last updated