Why Nostr? What is Njump?
2024-09-14 18:54:35

CryptoAudit on Nostr: Due to the huge use of Chainlink to request off-chain pricing data, we must check ...

Due to the huge use of Chainlink to request off-chain pricing data, we must check that the pricing data is not stale. Because if this happens, the prices will not reflect the current pricing and this will cause loss of funds for the user or the platform.
```
(, int256 price, , , ) = priceFeedDAIETH.latestRoundData();
```
Author Public Key
npub1mtmlfn9c7sff6zfutdedj3prmrlhdwy5mne83xf34f3v7s57jknqs6mdys