Facet Docs
  • 1. Introduction
    • Overview of Facet Protocol
    • What is Layer 1+?
    • The Based Sovereign Rollup
  • 2. Getting Started
    • Connecting a Wallet
    • Sending Transactions
    • Bridging In (and Out)
    • What about Gas?
    • Facet Apps
  • 3. Technical Details
    • Introduction
    • Facet RPC & Explorer
    • Genesis Contracts
    • Facet Transactions
      • From Calldata
      • From Event Logs
    • Facet Typescript SDK
    • Facet Sol (Foundry)
    • Chain State Derivation
    • Running a Facet Node
    • Bridging Assets
    • Building an Optimistic Bridge on Facet
    • Basic Transaction Flow
    • Facet's Gas Mechanism
      • FCT Issuance Calculation
      • FCT Gas Fee Calculation
    • Security Audits
  • 4. Community & Support
    • FAQs
    • Comparison with Other Rollups
    • Micro-Grants
    • Community Resources
    • Brand Kit
Powered by GitBook
On this page
  • Facet Components
  • Pre-Deploy Contract(s)
  1. 3. Technical Details

Facet RPC & Explorer

PreviousIntroductionNextGenesis Contracts

Last updated 5 months ago

Facet Components

  • Chain ids:

    • Mainnet: 1027303 (0xface7 in hex)

    • Sepolia: 16436858 (0xface7a in hex)

  • Block explorers:

    • Mainnet:

    • Sepolia:

  • RPC endpoints:

    • Mainnet:

    • Sepolia:

    • These endpoints supports all read-only functions (e.g., eth_estimateGas, eth_getBalance, eth_getBlockByNumber, eth_call).

    • To initiate transactions you will use an L1 RPC endpoint in a special way, see below.

Pre-Deploy Contract(s)

  • Wrapped Facet Compute Token (WFCT)

    • Contract Address:

https://explorer.facet.org
https://sepolia.explorer.facet.org
https://mainnet.facet.org/
https://sepolia.facet.org/
0x4200000000000000000000000000000000000006