Services
Oracle Services
GOAT Network supports external oracle providers for price feeds and related market data.
Oracle Modes
| Mode | Typical usage |
|---|---|
| PUSH | The provider publishes updates proactively to onchain contracts |
| PULL | Your app or contract reads the value when needed through the provider interface |
Testnet3
| Project | Price Feed Contract | Mode | Docs |
|---|---|---|---|
| APRO | Price feed contracts | PUSH | APRO docs |
| Stork | 0xacC0a0cF13571d30B4b8637996F5D6D774d4fd62 | PUSH, PULL | Stork docs |
Alpha Mainnet
| Project | Price Feed Contract | Mode | Docs |
|---|---|---|---|
| APRO | Price feed contracts | PUSH | APRO docs |
| Stork | 0xacC0a0cF13571d30B4b8637996F5D6D774d4fd62 | PUSH, PULL | Stork docs |
If you need Bitcoin-native state data rather than price data, see Precompiles for the Bitcoin State Oracle reference.