@@ -6,41 +6,23 @@ slug: /feed-overview
6
6
7
7
# Available feeds
8
8
9
- | [ ADA-USD] [ adausd ] | [ ADA-BTC] [ adabtc ] | [ ADA-iUSD] [ adaiusd ] | [ ADA-DJED] [ adadjed ] | [ ADA-USDM] [ adausdm ] |
10
- | :-------------------: | :-----------------: | :-------------------: | :-----------------: | :-------------------: |
11
- | [ AGIX-ADA] [ agixada ] | [ BOOK-ADA] [ bookada ] | [ BTC-USD] [ btcusd ] | [ BTN-ADA] [ btnada ] | [ CERRA-ADA] [ cerraada ] |
12
- | [ COPI-ADA] [ copiada ] | [ FACT-ADA] [ factada ] | [ HOSKY-ADA] [ hoskyada ] | [ HUNT-ADA] [ huntada ] | [ INDY-ADA] [ indyada ] |
13
- | [ LENFI-ADA] [ lenfiada ] | [ LQ-ADA] [ lqada ] | [ MIN-ADA] [ minada ] | [ SHEN-ADA] [ shenada ] | [ SNEK-ADA] [ snekada ] |
14
- | [ WMTx-ADA] [ wmtxada ] | [ CBLP-ADA] [ cblpada ] | | | |
15
-
16
- [ adabtc ] : https://explorer.orcfax.io/feeds/CER/ADA-BTC
17
- [ adadjed ] : https://explorer.orcfax.io/feeds/CER/ADA-DJED
18
- [ adaiusd ] : https://explorer.orcfax.io/feeds/CER/ADA-iUSD
19
- [ adausd ] : https://explorer.orcfax.io/feeds/CER/ADA-USD
20
- [ adausdm ] : https://explorer.orcfax.io/feeds/CER/ADA-USDM
21
- [ agixada ] : https://explorer.orcfax.io/feeds/CER/AGIX-ADA
22
- [ bookada ] : https://explorer.orcfax.io/feeds/CER/BOOK-ADA
23
- [ btcusd ] : https://explorer.orcfax.io/feeds/CER/BTC-USD
24
- [ btnada ] : https://explorer.orcfax.io/feeds/CER/BTN-ADA
25
- [ cerraada ] : https://explorer.orcfax.io/feeds/CER/CERRA-ADA
26
- [ copiada ] : https://explorer.orcfax.io/feeds/CER/COPI-ADA
27
- [ factada ] : https://explorer.orcfax.io/feeds/CER/FACT-ADA
28
- [ hoskyada ] : https://explorer.orcfax.io/feeds/CER/HOSKY-ADA
29
- [ huntada ] : https://explorer.orcfax.io/feeds/CER/HUNT-ADA
30
- [ indyada ] : https://explorer.orcfax.io/feeds/CER/INDY-ADA
31
- [ lenfiada ] : https://explorer.orcfax.io/feeds/CER/LENFI-ADA
32
- [ lqada ] : https://explorer.orcfax.io/feeds/CER/LQ-ADA
33
- [ minada ] : https://explorer.orcfax.io/feeds/CER/MIN-ADA
34
- [ shenada ] : https://explorer.orcfax.io/feeds/CER/SHEN-ADA
35
- [ snekada ] : https://explorer.orcfax.io/feeds/CER/SNEK-ADA
36
- [ wmtxada ] : https://explorer.orcfax.io/feeds/CER/WMTx-ADA
37
- [ cblpada ] : https://explorer.orcfax.io/feeds/CER/CBLP-ADA
9
+ Currently, Orcfax provides support for CER type feeds. Integrators may review
10
+ the full list of available feeds for both [ mainnet] [ mainnet ] and
11
+ [ preview] [ preview ] .
12
+
13
+ <!-- we should also consider where we might point integrators to if available
14
+ feeds becomes different from what is being showcased or subsidized -->
15
+
16
+ [ mainnet] :
17
+ https://github.com/orcfax/cer-feeds/blob/main/feeds/mainnet/cer-feeds.json
18
+ [ preview] :
19
+ https://github.com/orcfax/cer-feeds/blob/main/feeds/preview/cer-feeds.json
38
20
39
21
## Current Exchange Rate feeds
40
22
41
- Orcfax offers Current Exchange Rate ([ CER] [ cer-1 ] ) feeds that publish statements
42
- regarding the current price of a given currency against another. This includes
43
- feeds such as ADA-USD and FACT-ADA.
23
+ Current Exchange Rate ([ CER] [ cer-1 ] ) feeds publish statements relating to the
24
+ current price of a given currency against another. Feeds of this type include
25
+ ADA-USD and FACT-ADA.
44
26
45
27
For a feed of type CER, the naming convention is
46
28
[ \{\{ base-currency\}\} -\{\{ quote-currency\}\} ] [ cer-2 ] .
@@ -53,77 +35,116 @@ For a feed of type CER, the naming convention is
53
35
54
36
:::
55
37
56
- [ cer-1 ] : https://glossary.orcfax.io/#cer
57
- [ cer-2 ] : https://glossary.orcfax.io/#baseQuote
38
+ The price values published by these feeds are derived from centralized exchange
39
+ ( [ CEX ] [ cex-1 ] ) data or decentralized exchange ( [ DEX ] [ dex-1 ] ) data.
58
40
59
- ### Feeds derived from CEXes
41
+ For CEX based feeds, fiat currency names follow [ ISO 4217] [ cex-2 ] and ordering
42
+ follows [ forex] [ cex-3 ] conventions where applicable. In all other cases,
43
+ ordering defers to how pairs appear on the centralized or decentralized
44
+ exchanges.
60
45
61
- The price values published by these feeds are derived entirely from centralized
62
- exchange ([ CEX] [ cex-1 ] ) data.
46
+ ::: info
63
47
64
- Fiat currency names follow ISO [ 4217] [ cex-2 ] and Ordering follows [ forex] [ cex-3 ]
65
- convention where applicable. In other cases, such as for crypto base currencies,
66
- ordering defers to how the pairs appear on CEXes.
48
+ The [ Glossary] [ glossary ] provides more information on the terminology and
49
+ standard adopted by Orcfax.
67
50
51
+ :::
52
+
53
+ [ cer-1 ] : https://glossary.orcfax.io/#cer
54
+ [ cer-2 ] : https://glossary.orcfax.io/#baseQuote
68
55
[ cex-1 ] : https://glossary.orcfax.io/#cex
56
+ [ dex-1 ] : https://glossary.orcfax.io/#dex
69
57
[ cex-2 ] : https://en.wikipedia.org/wiki/ISO_4217
70
58
[ cex-3 ] : https://tradenation.com/articles/base-currency-and-quote-currency/
59
+ [ glossary ] : https://glossary.orcfax.io
71
60
72
- #### CEX showcase
61
+ ## Subsidized feeds
73
62
74
- In order to demonstrate the kinds of feeds derived from CEXes which integrators
75
- could utilize in their dApps, Orcfax is currently offering the following feeds
76
- as a showcase:
63
+ There are feeds which Orcfax has identified for their broad utility across
64
+ Cardano projects and has therefore committed to supporting their publication in
65
+ order to aid in development initiatives. These feeds have been selected in an
66
+ effort to provide developers with opportunities to design their solutions from
67
+ the beginning with authentic and verifiable data as a foundation.
77
68
78
- | Feed name | Start Date | End date\* |
79
- | ----------------- | -------------------------- | ---------- |
80
- | [ ADA-BTC] [ adabtc ] | Sep 12th 2024 17:01:24 UTC | TBA |
81
- | [ BTC-USD] [ btcusd ] | Sep 12th 2024 17:01:24 UTC | TBA |
69
+ A subsidized feed is one which Orcfax has committed to maintaining even without
70
+ a sponsor.
82
71
83
- \* As these are showcase feeds, Orcfax makes no guarantees as to how long they
84
- will be offered in this capacity; integrators who would like to take advantage
85
- of these feeds or are interested in learning more about our services, please
86
- contact us via [ email] [ email ] or [ Discord] [ discord ] .
72
+ Orcfax is currently offering the following subsidized feeds:
87
73
88
-
89
- [ discord ] : https://discord.com/invite/UbAeRuNzDu
74
+ | Feed name | Start Date | End date |
75
+ | --------- | -------------------------- | -------- |
76
+ | ADA-USD | Sep 12th 2024 17:01:24 UTC | TBA |
77
+ | FACT-ADA | Sep 12th 2024 17:01:24 UTC | TBA |
90
78
91
- ### Feeds derived from DEXes
79
+ when an integrator activates a subscription for a subsidized feed it will no
80
+ longer be identified as such and will instead be labeled a
81
+ [ sponsored] [ sponsored ] feed.
92
82
93
- The price values published through these feeds are derived entirely from
94
- decentralized exchange ([ DEX] [ dex-1 ] ) data.
83
+ [ sponsored ] : #sponsored-feeds
95
84
96
- For these feeds, ordering defers to how pairs appear on DEXes.
85
+ ### Sunsetting subsidized feeds
97
86
98
- [ dex-1 ] : https://glossary.orcfax.io/#dex
87
+ In contrast to [ showcase] [ showcase ] feeds, subsidized feeds can be used in
88
+ production because Orcfax has agreed to cover the cost of their support.
89
+
90
+ While Orcfax has committed to maintaining access to these feeds, integrators who
91
+ wish to utilize these feeds without a subscription should do so at their own
92
+ risk; Orcfax still reserves the right to adjust or remove support for these
93
+ feeds as business needs dictate. Orcfax has agreed to cover the cost of
94
+ supporting subsidized feeds enabling them to be used in production. Changes to
95
+ services relating to subsidized feeds will be announced three months in advance
96
+ to provide integrators with adequate forewarning.
97
+
98
+ [ showcase ] : #showcase-feeds
99
+
100
+ ## Sponsored feeds
101
+
102
+ When an integrator agrees to support a given feed through a heartbeat
103
+ publication subscription, that feed will be designated as a sponsored feed for
104
+ the duration of that agreement.
105
+
106
+ Sponsored feeds are those supported by an integrator through a subscription
107
+ (e.g. heartbeat or deviation). Projects utilizing sponsored feeds, but are not
108
+ paying for the feed, should do so at their own risk. Sponsors may change or
109
+ remove support at their own discretion.
110
+
111
+ Orcfax has the following sponsored feeds:
112
+
113
+ | Feed name | Start Date |
114
+ | --------- | ---------- |
115
+ | TBA | TBA |
116
+
117
+ ## Sunsetting sponsored feeds
118
+
119
+ Projects which fail to adhere to subscription agreements risk disruptions to
120
+ their feeds.
121
+
122
+ Orcfax will remove support for sponsored feeds 2 weeks after non-payment where
123
+ there are no subscribed integrators.
124
+
125
+ ## Showcase feeds
126
+
127
+ To demonstrate the kinds of feeds which integrators can utilize in their dApps,
128
+ Orcfax will periodically select feeds from its catalogue and highlight them
129
+ through publication as showcase feeds.
130
+
131
+ Feeds being published and not currently listed as subsidized or sponsored are
132
+ showcase feeds.
133
+
134
+ ::: warning
135
+
136
+ Orcfax may change or remove support for showcase feeds at its discretion and may
137
+ do so without notice. Integrators who would like to take advantage of these
138
+ feeds or are interested in learning more about our services should contact us
139
+ via [ Discord] [ discord ] or [ email] [ email ] .
140
+
141
+ :::
142
+
143
+ [ discord ] : https://discord.com/invite/UbAeRuNzDu
144
+
145
+
146
+ ## Removal of feed support
99
147
100
- #### DEX showcase
101
-
102
- In order to demonstrate the kinds of feeds derived from DEXes which integrators
103
- could utilize in their dApps, Orcfax is currently offering the following feeds
104
- as a showcase:
105
-
106
- | Feed name | Start Date | End date\* |
107
- | --------------------- | -------------------------- | ---------- |
108
- | [ ADA-DJED] [ adadjed ] | Sep 12th 2024 17:01:24 UTC | TBA |
109
- | [ ADA-iUSD] [ adaiusd ] | Sep 12th 2024 17:01:24 UTC | TBA |
110
- | [ ADA-USDM] [ adausdm ] | Sep 12th 2024 17:01:24 UTC | TBA |
111
- | [ AGIX-ADA] [ agixada ] | Sep 12th 2024 17:01:24 UTC | TBA |
112
- | [ BOOK-ADA] [ bookada ] | Sep 12th 2024 17:01:24 UTC | TBA |
113
- | [ BTN-ADA] [ btnada ] | Sep 12th 2024 17:01:24 UTC | TBA |
114
- | [ CERRA-ADA] [ cerraada ] | Sep 12th 2024 17:01:24 UTC | TBA |
115
- | [ COPI-ADA] [ copiada ] | Sep 12th 2024 17:01:24 UTC | TBA |
116
- | [ HOSKY-ADA] [ hoskyada ] | Sep 12th 2024 17:01:24 UTC | TBA |
117
- | [ HUNT-ADA] [ huntada ] | Sep 12th 2024 17:01:24 UTC | TBA |
118
- | [ INDY-ADA] [ indyada ] | Sep 12th 2024 17:01:24 UTC | TBA |
119
- | [ LENFI-ADA] [ lenfiada ] | Sep 12th 2024 17:01:24 UTC | TBA |
120
- | [ LQ-ADA] [ lqada ] | Sep 12th 2024 17:01:24 UTC | TBA |
121
- | [ MIN-ADA] [ minada ] | Sep 12th 2024 17:01:24 UTC | TBA |
122
- | [ SHEN-ADA] [ shenada ] | Sep 12th 2024 17:01:24 UTC | TBA |
123
- | [ SNEK-ADA] [ snekada ] | Sep 12th 2024 17:01:24 UTC | TBA |
124
- | [ WMTx-ADA] [ wmtxada ] | Sep 12th 2024 17:01:24 UTC | TBA |
125
-
126
- \* As these are showcase feeds, Orcfax makes no guarantees as to how long they
127
- will be offered in this capacity; integrators who would like to take advantage
128
- of these feeds or are interested in learning more about our services, please
129
- contact us via [ email] [ email ] or [ Discord] [ discord ] .
148
+ Unless a feed is sponsored and paid for by a third-party, or subsidized through
149
+ Orcfax, we may suspend or remove technical support for feeds at our own
150
+ discretion.
0 commit comments