@perifinance/peri-finance
Version:
The smart contracts which make up the Peri Finance system. (pynths.com)
180 lines (179 loc) • 2.85 kB
JSON
[
{
"name": "Pollux",
"version": {
"major": 2,
"minor": 27
},
"sources": [
"Exchanger",
"ExchangeRates",
"FeePool",
"FlexibleStorage",
"Issuer",
"Liquidations",
"PeriFinance",
"SystemSettings",
"TradingRewards"
],
"sips": [63, 64, 75, 76, 78]
},
{
"name": "Formalhaut",
"version": {
"major": 2,
"minor": 28
},
"sources": [
"ExchangeRates",
"Issuer",
"FeePool",
"EtherCollateralpUSD",
"PynthpUSD"
],
"sips": [85, 86]
},
{
"name": "Deneb",
"version": {
"major": 2,
"minor": 30
},
"sources": ["Exchanger", "ExchangeRates", "Issuer", "SystemSettings"],
"sips": [83, 84, 88]
},
{
"name": "Mimosa",
"version": {
"major": 2,
"minor": 31
},
"sources": [
"DebtCache",
"Exchanger",
"ExchangeRates",
"Issuer",
"PeriFinance"
],
"sips": [89, 91, 92]
},
{
"name": "Regulus",
"version": {
"major": 2,
"minor": 32
},
"sources": ["Exchanger", "PeriFinance"],
"sips": [94]
},
{
"name": "Adhara",
"version": {
"major": 2,
"minor": 34
},
"sources": ["Exchanger"],
"sips": [98, 99]
},
{
"name": "Shaula",
"version": {
"major": 2,
"minor": 35
},
"sources": [
"AddressResolver",
"BinaryOptionMarketFactory",
"BinaryOptionMarketManager",
"CollateralErc20",
"CollateralEth",
"CollateralManager",
"CollateralManagerState",
"CollateralStateErc20",
"CollateralStateEth",
"CollateralStateShort",
"CollateralShort",
"DebtCache",
"ExchangeRates",
"Exchanger",
"FeePool",
"Issuer",
"Liquidations",
"RewardEscrowV2",
"SystemSettings",
"PeriFinance",
"TradingRewards",
"Pynth(s|i).+"
],
"sips": [97, 100, 103]
},
{
"name": "Castor",
"version": {
"major": 2,
"minor": 36
},
"sources": [
"CollateralErc20",
"CollateralEth",
"CollateralStateErc20",
"CollateralStateEth",
"CollateralStateShort",
"CollateralShort",
"FeePool",
"Issuer",
"RewardEscrowV2",
"PeriFinance",
"PeriFinanceBridgeToOptimism",
"SystemSettings"
],
"sips": [60, 102, 105]
},
{
"name": "Gacrux",
"version": {
"major": 2,
"minor": 37
},
"ovm": true,
"sources": ["FeePool", "FeePoolState", "PeriFinanceState"],
"sips": [106]
},
{
"name": "Bellatrix",
"version": {
"major": 2,
"minor": 38
},
"sources": ["PeriFinance", "SystemStatus"],
"sips": [109]
},
{
"name": "Elnath",
"version": {
"major": 2,
"minor": 39
},
"sources": [],
"sips": [110]
},
{
"name": "L2 Phase 1 OVM (Kovan)",
"version": {
"major": 2,
"minor": 40
},
"ovm": true,
"sources": ["PeriFinance", "Exchanger", "SystemStatus"],
"sips": [109, 117, 118]
},
{
"name": "Miaplacidus",
"version": {
"major": 2,
"minor": 41
},
"sources": [],
"sips": [113]
}
]