Relays Contracts
Relay contracts in the XKeeper project play a key role in facilitating automated task executions from different networks. Each of these contracts provides specialized solutions to optimize task execution and manage the associated payments.
Relays Contracts
-
The
Keep3rRelay
: Orchestrates and executes tasks efficiently, ensuring a harmonious automation process within the Keep3r network. -
The
Keep3rBondedRelay
: Introduces dynamic bonding requirements for automation vaults, enhancing security by validating tasks with bonded keepers. -
The
GelatoRelay
: Acts as a centralized hub for managing and executing tasks from the Gelato network, streamlining automation processes. -
The
OpenRelay
: Manages and facilitates the execution of tasks from various bots, ensuring efficient automation processes and fee payments.
For more detailed information about each contract, please refer to the respective documentation pages.
For more technical details about the interfaces of the relays contracts, please refer to the Interfaces
section in the technical documentation.
⚠️ Please note that the code has not been audited yet, so use it with caution.