LogoLogo
  • 📖What is Spire?
  • 🗼Pylon
    • Become a Pylon Partner
    • How to Run a Based Appchain
    • Appchain Components
    • Seamless DevEx
    • FAQs
  • 🌊DA Builder
    • Blob Aggregation Conceptually
  • 📡Preconf Router
    • Developer API
    • Tutorial
  • 🧱Based Stack
    • Spire's flavor of L2 based sequencing
    • Customizable composability
    • Preconfirmations in the Based Stack
    • Execution environment / virtual machine
    • Sequencing revenue (MEV) retention
    • Traditional shared sequencing
    • Open source and credibly neutral
    • Future upgrades
    • What's holding L2 based rollups back today?
    • GitHub [spire-labs/based-stack]
  • 🏫Education Hub
    • Ethereum L2 Based Rollups
    • Based resources
    • Sequencing on Ethereum L1
    • Preconfirmations on Ethereum L1
    • Synchronous Composability
    • What is a based rollup?
Powered by GitBook
LogoLogo

About Spire

  • Website
  • Writings
  • Career
  • Media Kit

Follow Us

  • X
  • Farcaster
On this page
Edit on GitHub
  1. Pylon

FAQs

PreviousSeamless DevExNextDA Builder

Last updated 22 hours ago

How do synchronously composable transactions work?

Pylon runs a node for the settlement chain you are deployed to as well as the sequencing node for your appchain and any other appchains in your . Pylon then detects whenever there is a transaction calling into another chain through a . It forwards the call to the other chain and then injects the results back into the originating Port contract with a Priming Transaction that frontruns the original application call to ensure the data is available to complete the call. See for details.

How can I trust the data being injected into the port contract?

This is currently a trusted process but we are in the process of improving the trust assumptions.

What are the trust assumptions for the chain itself?

We currently run a reth stack based system. So the trust assumptions for the chain are fraud proof based and of course impacted by the parent chain you deploy on. Due to the requirement for coordinated sequencing within a Sync Zone and the current architecture all appchain sequencers within a Sync Zone run on a single node. Standard nodes for a given appchain (such as for submitting fraud proofs) can be operated by anyone.

What stacks/settlement chains are supported?

Currently we support any op-stack settlement chains but are working on adding support for additional chains. Even if your targeted settlement chain is not already supported we'd love to speak with you about getting your use-case supported. Please reach out through .

What fees are there?

Please reach out to discuss through !

🗼
this form
this form
here
Sync Zone
Port Contract