You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/get-started/price-feeds/types-of-feeds.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -9,23 +9,23 @@ Oracles deliver data feeds directly to dApps or blockchains for the correct exec
9
9
10
10
1.**Market Feed**
11
11
12
-
The regular market price derived from trading activities on centralized and decentralized exchanges, i.e. ETH / USD or
12
+
The regular market price derived from trading activities on centralized and decentralized exchanges, i.e. ETH / USD or
13
13
14
-
2.**Contract Rate Feed**
14
+
1.**Contract Rate Feed**
15
15
16
-
Also known as Exchange Rate or Fundamental feed. A ratio between the underlying asset and its derivative derived from the smart contract of a protocol, i.e. wstETH / stETH rate derived from Lido contract or weETH / eETH derived from Ether.fi contract.
16
+
Also known as Exchange Rate or Fundamental feed. A ratio between the underlying asset and its derivative derived from the smart contract of a protocol, i.e. wstETH / stETH rate derived from Lido contract or weETH / eETH derived from Ether.fi contract.
17
17
18
-
3.**Real World Feed**
18
+
1.**Real World Feed**
19
19
20
-
A feed derived from institutional API or another source providing numerical information, i.e. CESR or SOFR
20
+
A feed derived from institutional API or another source providing numerical information, i.e. CESR or SOFR
21
21
22
-
4.**Proof of Reserve Feed**
22
+
1.**Proof of Reserve Feed**
23
23
24
-
Also known as Net Asset Value (NAV) feed. A data feed based on API or another source that informs about the value of assets backing tokens issued against it i.e. Blackrock BUIDL or Ondo’s. Technically a subsection of Real World Feed.
24
+
Also known as Net Asset Value (NAV) feed. A data feed based on API or another source that informs about the value of assets backing tokens issued against it i.e. Blackrock BUIDL or Ondo's. Technically a subsection of Real World Feed.
25
25
26
-
5.**Protocol native Oracle**
26
+
1.**Protocol native Oracle**
27
27
28
-
The custom implementation of logic supporting a particular orale, i.e. Bitcoin Staking Oracle. Specific implementation is LBTC / BTC price feed, derived based on the number of LBTC minted and the total amount of BTC deposited into Lombard’s system on the Bitcoin chain.
28
+
The custom implementation of logic supporting a particular orale, i.e. Bitcoin Staking Oracle. Specific implementation is LBTC / BTC price feed, derived based on the number of LBTC minted and the total amount of BTC deposited into Lombard's system on the Bitcoin chain.
0 commit comments