Price Feed Program Addresses on Pythnet
⚠️
Important: The addresses on this page are for the Pythnet network itself, which is used to construct and deliver Pyth prices to other blockchains. If you are building an application on EVM, Solana, SVM, or another chain, you should use the Pyth program deployed on your target chain instead. Please refer to the Contract Addresses page and select your specific blockchain environment.
The following table contains the addresses of the programs deployed on Pythnet that operate together to construct Pyth prices and deliver them to other blockchains:
Network | Program | Program address |
---|---|---|
Pythnet | Oracle Program (opens in a new tab) | FsJ3A3u2vn5cTVofAjvy6y5kwABJAqYWpe4975bi2epH |
Pythnet | Remote Executor (opens in a new tab) | exe6S3AxPVNmy46L4Nj6HrnnAVQUhwyYzMSNcnRn3qq |
Pythnet | Message Buffer (opens in a new tab) | 7Vbmv1jt4vyuqBZcpYPpnVhrqVe5e6ZPb6JxDcffRHUM |
Pythtest | Oracle Program (opens in a new tab) | gSbePebfvPy7tRqimPoVecS2UsBvYv46ynrzWocc92s |
Pythtest | Oracle Program (opens in a new tab) | 8tfDNiaEyrV6Q1U4DEXrEigs9DoDtkugzFbybENEbCDz |
Pythtest | Remote Executor (opens in a new tab) | exe6S3AxPVNmy46L4Nj6HrnnAVQUhwyYzMSNcnRn3qq |
Pythtest | Message Buffer (opens in a new tab) | 7Vbmv1jt4vyuqBZcpYPpnVhrqVe5e6ZPb6JxDcffRHUM |
Note that Pythnet above is the mainnet network for Pyth, and Pythtest is a testnet for development purposes.
Last updated on