Skip to content

Commit

Permalink
Price feeds 2024.08.06.0001
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer committed Aug 6, 2024
1 parent 1b1745f commit 97940c3
Showing 1 changed file with 138 additions and 0 deletions.
138 changes: 138 additions & 0 deletions feeds/price-feeds.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
{
"meta": {
"description": "active Orcfax feeds",
"version": "2024.08.06.0001"
},
"feeds": [
{
"pair": "ADA-IUSD",
"label": "ADA-iUSD",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "ADA-USDM",
"label": "ADA-USDM",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "ADA-DJED",
"label": "ADA-DJED",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "SHEN-ADA",
"label": "SHEN-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "MIN-ADA",
"label": "MIN-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "FACT-ADA",
"label": "FACT-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "subsidized",
"type": "CER"
},
{
"pair": "ADA-USD",
"label": "ADA-USD",
"interval": 3600,
"deviation": 1,
"source": "cex",
"calculation": "median",
"status": "subsidized",
"type": "CER"
},
{
"pair": "LQ-ADA",
"label": "LQ-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "SNEK-ADA",
"label": "SNEK-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "LENFI-ADA",
"label": "LENFI-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "HUNT-ADA",
"label": "HUNT-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "IBTC-ADA",
"label": "iBTC-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
},
{
"pair": "IETH-ADA",
"label": "iETH-ADA",
"interval": 3600,
"deviation": 2,
"source": "dex",
"calculation": "weighted mean",
"status": "showcase",
"type": "CER"
}
]
}

0 comments on commit 97940c3

Please sign in to comment.