Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so
| Tabi Testnet | <CopyAddress address="0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" url="https://testnetv2.tabiscan.com/address/0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" /> |
| Taiko Hekla | <CopyAddress address="0x2880aB155794e7179c9eE2e38200202908C17B43" url="https://hekla.taikoscan.network/address/0x2880aB155794e7179c9eE2e38200202908C17B43" /> |
| Taiko Hoodi | <CopyAddress address="0x2880aB155794e7179c9eE2e38200202908C17B43" url="https://hoodi.taikoscan.network/address/0x2880aB155794e7179c9eE2e38200202908C17B43" /> |
| Tempo Testnet | <CopyAddress address="0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E" url="https://explore.tempo.xyz/address/0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E" /> |
| Tempo Testnet | <CopyAddress address="0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E" url="https://explore.tempo.xyz/address/0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E" /> |
| Unichain Sepolia | <CopyAddress address="0x2880aB155794e7179c9eE2e38200202908C17B43" url="https://unichain-sepolia.blockscout.com/address/0x2880aB155794e7179c9eE2e38200202908C17B43" /> |
| Viction testnet | <CopyAddress address="0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167" url="https://testnet.tomoscan.io/address/0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167" /> |
| WEMIX testnet | <CopyAddress address="0x26DD80569a8B23768A1d80869Ed7339e07595E85" url="https://explorer.test.wemix.com/address/0x26DD80569a8B23768A1d80869Ed7339e07595E85" /> |
Expand Down
99 changes: 99 additions & 0 deletions apps/developer-hub/content/docs/price-feeds/core/hip-3-service.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
---
title: HIP-3 as a Service
description: Complete oracle solution for Hyperliquid HIP-3 perpetual market deployers
slug: /price-feeds/core/hip-3-service
---
Comment on lines +1 to +5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we had this earlier in the docs, just adding it as a separate page under core so the UX is good


import { Callout } from "fumadocs-ui/components/callout";
import Link from "next/link";
import { IntegrationCard } from "../../../../src/components/IntegrationCard";
import {
Lightning,
FileText,
Shield,
RocketLaunch,
} from "@phosphor-icons/react/dist/ssr";

Pyth Network provides **HIP-3 as a Service**, a complete end-to-end solution for deployers launching permissionless perpetual markets on Hyperliquid. This service combines institutional-grade data, managed infrastructure, capital support, and market operations to help you successfully deploy and maintain HIP-3 markets.

<Callout type="info">
New to HIP-3? Learn about Hyperliquid's permissionless perpetual markets in
the [official Hyperliquid
documentation](https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals).
</Callout>

{/* prettier-ignore */}
<Callout type="info" title="Technical Specification">
For full technical details on the HIP-3 pusher including price sources, feed
composition, security model, and limitations, see the{" "}
<Link href="/price-feeds/pro/hip-3-service/technical-specification" target="_blank" rel="noopener noreferrer">Technical Specification</Link>{" "}
page.
</Callout>
Comment on lines +26 to +31
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added this link if anyone wants to check out the technical spec from Pyth Core. To have a good devEx, the link will get opened in a new tab by default.
All of this won't be an issue once we migrate fully.

pnpm turbo test was failing and on running the fix format, new lines were getting added in the so added the prettier-ignore, this was happening in few other places.


## What You Get

HIP-3 as a Service provides everything you need to launch and maintain a successful perpetual market on Hyperliquid:

<Cards>
<Card icon={<Lightning size={18} />} title="Oracle Data & Infrastructure">
First-party data with automated updates and 24/7 monitoring
</Card>
<Card icon={<FileText size={18} />} title="Capital & Liquidity Support">
Market maker relationships, loan capital, and HYPE sourcing
</Card>
<Card icon={<Shield size={18} />} title="Security & Go-to-Market">
Audit discounts, 24/7 support, and co-marketing
</Card>
</Cards>

## What problem this solves

Deploying and operating a HIP-3 market typically requires all of the following:

- Maintaining continuous **oracle updates every 3 seconds** to meet HIP-3 requirements
- Securing **keys and operational processes** to reduce downtime and update failures
- Coordinating **market-maker liquidity** and launch operations

## How It Works

The HIP-3 pusher service monitors price changes and submits signed updates to the Hyperliquid blockchain whenever specific conditions are met (e.g., price deviation or time-based heartbeat).

1. **Data Sourcing**: The pusher is fully configurable and can connect to any data source that exposes price data via REST API or WebSocket. You can use [Pyth Core](/price-feeds/core), [Pyth Pro](/price-feeds/pro), [SEDA](https://www.seda.xyz/) or [Hyperliquid](https://hyperliquid.xyz/), or plug in your own custom data feeds.
2. **Robustness & Redundancy**: The service supports fallback configurations to ensure reliability. If the primary data source is unavailable, the next source in the priority chain is used.
3. **Submission**: Signed transactions are sent to the Hyperliquid validator network to update the market's oracle state.

## Why Pyth

Pyth Network offers unique advantages that make it the ideal oracle partner for your HIP-3 market:

### First-Party Data

Pyth sources data directly from 120+ institutional publishers including exchanges, market makers, and trading firms. This eliminates single points of failure that affect aggregated data providers.

### Market Maker Trust

Pyth's market maker publishers (Jump, Flowdesk, IMC, Amber, Selini) trust Pyth data because they create it themselves. This leads to:

- Higher engagement rates for Pyth-powered markets
- Faster liquidity onboarding

### Redundant Infrastructure

- Primary, secondary, and tertiary infrastructure across multiple regions
- Multi-cloud key management with automatic failover
- Support for multisig oracle updates for operational flexibility

## Get Started

Ready to launch your HIP-3 market? Get in touch with our team to discuss your requirements and get started.

<div className="mt-6">
<IntegrationCard
href="https://2fga8d.share-eu1.hsforms.com/2ftdPrASCTLCxtP5YMzAq_Q"
colorScheme="yellow"
title="Request Access"
description="Fill out our contact form to get started with HIP-3 as a Service."
icon={<RocketLaunch size={16} />}
external
/>
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Applications can depend on receiving updates for these feeds, without having to

## HIP-3 as a Service

For deployers launching permissionless perpetual markets on Hyperliquid, Pyth Network offers a complete end-to-end solution that includes oracle data, managed infrastructure, capital support, and market operations. Learn more about <Link href="/price-feeds/hip-3-service">HIP-3 as a Service</Link>.
For deployers launching permissionless perpetual markets on Hyperliquid, Pyth Network offers a complete end-to-end solution that includes oracle data, managed infrastructure, capital support, and market operations. Learn more about <Link href="/price-feeds/core/hip-3-service">HIP-3 as a Service</Link>.

## Push Feeds by Network

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Push Feeds",
"pages": [
"[HIP-3 as a Service](/price-feeds/hip-3-service)",
"[HIP-3 as a Service](/price-feeds/core/hip-3-service)",
"evm",
"solana",
"fogo",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ This page lists the contract addresses for Pyth Pro (formerly known as Pyth Laze
| Polynomial Testnet | <CopyAddress address="0xACeA761c27A909d4D3895128EBe6370FDE2dF481" url="https://testnet.routescan.io/address/0xACeA761c27A909d4D3895128EBe6370FDE2dF481" /> |
| Soneium Minato | <CopyAddress address="0xACeA761c27A909d4D3895128EBe6370FDE2dF481" url="https://soneium-minato.blockscout.com/address/0xACeA761c27A909d4D3895128EBe6370FDE2dF481" /> |
| Sonic Testnet | <CopyAddress address="0xACeA761c27A909d4D3895128EBe6370FDE2dF481" url="https://testnet.sonicscan.org/address/0xACeA761c27A909d4D3895128EBe6370FDE2dF481" /> |
| Tempo Testnet | <CopyAddress address="0xACeA761c27A909d4D3895128EBe6370FDE2dF481" url="https://explore.tempo.xyz/address/0xACeA761c27A909d4D3895128EBe6370FDE2dF481" /> |
| Tempo Testnet | <CopyAddress address="0xACeA761c27A909d4D3895128EBe6370FDE2dF481" url="https://explore.tempo.xyz/address/0xACeA761c27A909d4D3895128EBe6370FDE2dF481" /> |
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: HIP-3 as a Service
description: Complete oracle solution for Hyperliquid HIP-3 perpetual market deployers
slug: /price-feeds/hip-3-service
slug: /price-feeds/pro/hip-3-service
---

import { Callout } from "fumadocs-ui/components/callout";
import { IntegrationCard } from "../../../../src/components/IntegrationCard";
import { IntegrationCard } from "../../../../../src/components/IntegrationCard";
import {
Lightning,
FileText,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"title": "HIP-3 as a Service",
"description": "Complete oracle solution for Hyperliquid HIP-3 perpetual market deployers",
"pages": ["index"]
"pages": [
"[Technical Specification](/price-feeds/pro/hip-3-service/technical-specification)"
]
}
Loading
Loading