Skip to content

FAQ

Program deployed, off-chain stack running. Bootstrap and refund-flow state: Status.

For Market — yes. Access is by application; apply via the form and we reply within 24 hours. Approved applicants get a pact_beta_… Bearer key. For the SDK in local-only mode — no. For SDK with sync enabled — yes. For the pact pay CLI path — no API key, but you do need an allowlisted Solana wallet plus PACT_MAINNET_ENABLED=1 and a pact approve <usdc> allowance.

Is pact pay the same thing as solana-foundation/pay (pay.sh)?

Section titled “Is pact pay the same thing as solana-foundation/pay (pay.sh)?”

It’s a drop-in replacement. Same args, wire format, and exit semantics as pay. The difference: on 5xx, timeout, or truncated/malformed body, Pact refunds premium + principal at the next settlement window — pay’s one-shot charge does not. pact pay doesn’t shell out to pay; it’s a separate Bun-compiled implementation. See the Quickstart.

No. Premiums and refunds are USDC at Circle’s canonical mainnet mint (EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v). Any “PACT token” address is not us.

One settler authority controlled by Pact, held by the protocol team during private beta. Per-endpoint settlement authorities are post-v1. See Settlement authority.

Not in v1. Pact funds the CoveragePool. Third-party LPs are on the post-v1 roadmap. See Protocol primitives → CoveragePool funding.

Not on-chain in v1. Open a support ticket with the call ID from X-Pact-Call-Id; we look at it manually.

Likely reasons:

  1. Settler hasn’t run a batch yet — settlement is periodic.
  2. Protocol isn’t bootstrapped (Status).
  3. Call classified client_error, not server_error. Check the X-Pact-Classification response header.

No. Refunds return principal + premium; Pact earns only on success. See Classifier & refund policy.

A curated set of wrapped endpoints. The list isn’t published in private beta — identifiers are issued to private-beta users at access time. See Wrapping model & access.

  • Landing repo: metalboyrick/pact-network-landing.
  • Program (pact-market-pinocchio): not public yet — contact us.
  • SDK (pact-monitor-sdk): not public yet — contact us.

What’s the difference between Pact Network and Pact Market?

Section titled “What’s the difference between Pact Network and Pact Market?”
  • Pact Network is the on-chain coverage protocol — the rails.
  • Pact Market is one curated interface on top at market.pactnetwork.io.

See Introduction and Market overview.

Apply via the form at pactnetwork.io. We reply within 24 hours and DM you a pact_beta_… Bearer key on approval. Email rick@quantum3labs.com or Telegram t.me/metalboyrick if the form isn’t reachable. Full details: Private beta.