Polygon FastLane
  • What is Polygon FastLane?
    • Overview
    • Design Principles
    • Components
    • Component Diagram
  • Getting Started as a Validator
    • Getting Started as a Validator
    • Connecting to a FastLane Sentry Node
      • Finding Your Enode Address & Peer ID
      • Adding FastLane as a Static Peer
    • Patching Your Sentry Nodes With The FastLane Patch
      • Installing from source
        • Patch Download
        • Patch Installation
      • Installing from packages
  • Withdrawing Validator Revenue
    • Validator Vault
      • Connect an Eligible Wallet
      • Revenue Redemption (withdrawal)
  • Searcher Guides
    • Getting Started as a Searcher
      • Solver Call Data
      • Submission Methods
      • Migration Guide for Searchers
    • Bundles (Backruns)
      • Bundle Format
      • Bid Submission
      • Bundle Requirements
      • Full Example
      • Subscribe Events
    • 4337 Bundles Integration Guide
      • Overview
      • How it works
      • RPC Reference
      • Examples
    • Searcher Contract Integration
      • Safety Considerations
      • atlasSolverCall
      • Direct Implementation
      • Proxy Implementation
      • Solver Concepts
      • Altas Bonding Concept
      • Bond atlETH
      • Estimating Solver Gas Charges
    • Addresses & Endpoints
    • Helpers
    • Common Mistakes
    • Atlas SDK's
  • Tools and Analytics
    • FastLane Bundle Explorer
      • Features Overview
      • Key Components
      • Usage Example
      • Error Codes & Troubleshooting
  • Key Concepts
    • Transaction Encoding
  • INFRASTRUCTURE
    • Health Status Endpoint
  • Reference
    • Relay JSON-RPC API
    • Relay REST API
    • Glossary of Terms
Powered by GitBook
On this page
  1. Getting Started as a Validator

Connecting to a FastLane Sentry Node

How to connect your Validator node to the FastLane Sentry Node.

PreviousGetting Started as a ValidatorNextFinding Your Enode Address & Peer ID

Last updated 6 months ago

During the onboarding process, a FastLane representative will provide the validator team with:

  1. enode address

  2. peer ID

of the closest FastLane Sentry node to the Validator node to ensure the fastest and most stable connection.

The validator team must also share the:

  1. enode address

  2. peer ID

of the Validator node so that the FastLane Sentry can list it as a "static peer."

See our page below for more information on how to find your enode and peer id:

Finally, the validator node must label the FastLane Sentry as a "static peer."

See our page below for more information on how to label the FastLane Sentry node as a static peer:

Finding Your Enode Address & Peer ID
Adding FastLane as a Static Peer
<- Back to "Getting Started as a Validator"