> For the complete documentation index, see [llms.txt](https://docs.ionprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionprotocol.io/devs/smart-contract-architecture/oracles/spot/lst/ethxspotoracle-constants.md).

# EthXSpotOracle constants

[Git Source](https://github.com/Ion-Protocol/ion-protocol/blob/88cc595825f1dc2eb738fb93e172a3e8ab7a5c43/src/oracles/spot/lst/EthXSpotOracle.sol)

#### [REDSTONE\_DECIMALS](broken://pages/pUrPaLspTTswnCWOuzsu) <a href="#redstone_decimals" id="redstone_decimals"></a>

```
uint8 constant REDSTONE_DECIMALS = 8;
```

#### [CHAINLINK\_DECIMALS](broken://pages/pUrPaLspTTswnCWOuzsu) <a href="#chainlink_decimals" id="chainlink_decimals"></a>

```
uint8 constant CHAINLINK_DECIMALS = 8;
```
