How to Get Prices On-Chain
Entangle Data Feeds enable seamless access to current asset prices across any network where the required data is distributed. This functionality involves verifying the price and validating the transmitter and signatures using a Merkle root.
The price and timestamp are sourced from the latest Merkle root update, ensuring accurate and timely information. This function updates asset prices within transactions.
The latest price(getter) is located in struct LatestUpdate
Last updated