---
title: 'Oracle Precompile Usage'
sidebarTitle: 'Oracle'
description: "Query native exchange rates, TWAPs, and denomination data from EVM contracts using the Oracle precompile at address 0x404. Supports current and historical rates with delegate call access."
keywords: ['oracle precompile', 'ethers.js', 'price feeds', 'exchange rates', 'twap', 'defi development', 'paxeer evm', 'blockchain oracles']
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

**Address:** `0x0000000000000000000000000000000000001008`

<Danger>**Deprecation Notice:** The native Paxeer Oracle is deprecated and will be shut off soon. We strongly recommend migrating to one of the third-party oracle providers, such as [Chainlink](/evm), [Pyth](/evm), [Redstone](/evm), or [API3](/evm).</Danger>
