Get Data Feed
obyte_get_data_feedFetch a data feed from Obyte oracles by providing oracle addresses and feed name; optionally select mainnet or testnet.
Instructions
Raw hub read. Reads a data feed by oracle addresses and feed name. Oracle arrays are limited to 10 entries.
Network: this server serves both Obyte networks at once. Pass "network":"mainnet" or "network":"testnet" to choose; when omitted it defaults to mainnet. If the user has not made the network explicit, confirm which network they mean before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ifnone | No | ||
| network | No | ||
| oracles | Yes | ||
| feed_name | Yes |