Skip to content

Commit cf9b3da

Browse files
authored
more pointers to the sponsored feeds (#261)
1 parent b0f82ef commit cf9b3da

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

pages/price-feeds/schedule-price-updates.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# How To Schedule Price Updates
22

33
The following guides explain how to schedule Pyth price updates to occur at regular intervals.
4-
On most chains (except Solana), application developers are responsible for updating the on-chain Pyth price before using it.
5-
Please see [_Pull Updates_](pythnet-price-feeds/pull-updates) to learn more about this topic and compare different approaches to integrating with pull updates.
6-
Scheduling price updates is one possible approach to solving this problem, but others are possible.
4+
As a pull oracle, Pyth's users are typically responsible for updating the state of on-chain feeds.
5+
Please see [What is a Pull Oracle?](/price-feeds/pull-updates) to learn more about pull updates.
76

8-
There are two different ways to schedule price updates:
7+
The Pyth Data Association sponsors regular on-chain updates for some price feeds.
8+
See [Sponsored Feeds](/price-feeds/sponsored-feeds) for the current list of feeds and their update parameters.
9+
If you would like to see additional feeds on this list, please [contact the association via this form](https://tally.so/r/nGz2jj).
10+
11+
There are also two different tools to schedule price updates:
912

1013
- [Gelato](schedule-price-updates/using-gelato) provides a turnkey automation solution for scheduled updates.
1114
- [Scheduler](schedule-price-updates/using-scheduler) is a service that developers can run to trigger price updates when certain time or price change conditions are met.

pages/price-feeds/sponsored-feeds.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Pyth Data Association sponsors price updates for some feeds on some networks.
44

5-
If you’d like to see an existing Pyth price feed supported by the Pyth Data Association price scheduler, please fill in this [form](https://tally.so/r/nGz2jj) to signal your interest.
5+
If you would like to see additional feeds on this list, please fill in this [form](https://tally.so/r/nGz2jj) to signal your interest.
66

77
## Solana
88

0 commit comments

Comments
 (0)