-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create network folders for branch removal
We can manage this repo more effectively without using multiple branches. We use folders to delineate network instead. Mainnet and preview are the only ones used as preprod isn't being used in Orcfax deployments right now.
- Loading branch information
1 parent
8778517
commit 75e2c08
Showing
2 changed files
with
218 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,218 @@ | ||
{ | ||
"meta": { | ||
"description": "active Orcfax CER feeds", | ||
"version": "2024.08.12.0001" | ||
}, | ||
"feeds": [ | ||
{ | ||
"pair": "ADA-BTC", | ||
"label": "ADA-BTC", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "cex", | ||
"calculation": "median", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "ADA-DJED", | ||
"label": "ADA-DJED", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "ADA-IUSD", | ||
"label": "ADA-iUSD", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "ADA-USD", | ||
"label": "ADA-USD", | ||
"interval": 3600, | ||
"deviation": 1, | ||
"source": "cex", | ||
"calculation": "median", | ||
"status": "subsidized", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "ADA-USDM", | ||
"label": "ADA-USDM", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "AGIX-ADA", | ||
"label": "AGIX-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "BOOK-ADA", | ||
"label": "BOOK-ADA", | ||
"interval": 3600, | ||
"deviation": 2, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "BTC-USD", | ||
"label": "BTC-USD", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "cex", | ||
"calculation": "median", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "BTN-ADA", | ||
"label": "BTN-ADA", | ||
"interval": 3600, | ||
"deviation": 2, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "CERRA-ADA", | ||
"label": "CERRA-ADA", | ||
"interval": 3600, | ||
"deviation": 2, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "COPI-ADA", | ||
"label": "COPI-ADA", | ||
"interval": 3600, | ||
"deviation": 2, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "FACT-ADA", | ||
"label": "FACT-ADA", | ||
"interval": 3600, | ||
"deviation": 1, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "subsidized", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "MIN-ADA", | ||
"label": "MIN-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "HOSKY-ADA", | ||
"label": "HOSKY-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "HUNT-ADA", | ||
"label": "HUNT-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "INDY-ADA", | ||
"label": "INDY-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "LENFI-ADA", | ||
"label": "LENFI-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "LQ-ADA", | ||
"label": "LQ-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "SHEN-ADA", | ||
"label": "SHEN-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "SNEK-ADA", | ||
"label": "SNEK-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
}, | ||
{ | ||
"pair": "WMT-ADA", | ||
"label": "WMT-ADA", | ||
"interval": 3600, | ||
"deviation": 5, | ||
"source": "dex", | ||
"calculation": "weighted mean", | ||
"status": "showcase", | ||
"type": "CER" | ||
} | ||
] | ||
} |