@perifinance/peri-finance
Version:
The smart contracts which make up the Peri Finance system. (pynths.com)
208 lines (207 loc) • 2.76 kB
JSON
[
{
"name": "pUSD",
"asset": "USD",
"subclass": "MultiCollateralPynth"
},
{
"name": "pBTC",
"asset": "BTC",
"subclass": "MultiCollateralPynth"
},
{
"name": "pETH",
"asset": "ETH",
"category": "crypto"
},
{
"name": "pAAVE",
"asset": "AAVE",
"category": "crypto"
},
{
"name": "pADA",
"asset": "ADA",
"category": "crypto"
},
{
"name": "pAVAX",
"asset": "AVAX",
"category": "crypto"
},
{
"name": "pAXS",
"asset": "AXS",
"category": "crypto"
},
{
"name": "pBCH",
"asset": "BCH",
"category": "crypto"
},
{
"name": "pBNB",
"asset": "BNB",
"category": "crypto"
},
{
"name": "pCOMP",
"asset": "COMP",
"category": "crypto"
},
{
"name": "pCRV",
"asset": "CRV",
"category": "crypto"
},
{
"name": "pDOGE",
"asset": "DOGE",
"category": "crypto"
},
{
"name": "pDOT",
"asset": "DOT",
"category": "crypto"
},
{
"name": "pEOS",
"asset": "EOS",
"category": "crypto"
},
{
"name": "pFTM",
"asset": "FTM",
"category": "crypto"
},
{
"name": "pGRT",
"asset": "GRT",
"category": "crypto"
},
{
"name": "pICP",
"asset": "ICP",
"category": "crypto"
},
{
"name": "pLINK",
"asset": "LINK",
"category": "crypto"
},
{
"name": "pLTC",
"asset": "LTC",
"category": "crypto"
},
{
"name": "pMATIC",
"asset": "MATIC",
"category": "crypto"
},
{
"name": "pMKR",
"asset": "MKR",
"category": "crypto"
},
{
"name": "pSUSHI",
"asset": "SUSHI",
"category": "crypto"
},
{
"name": "pSNX",
"asset": "SNX",
"category": "crypto"
},
{
"name": "pSAND",
"asset": "SAND",
"category": "crypto"
},
{
"name": "pUNI",
"asset": "UNI",
"category": "crypto"
},
{
"name": "pYFI",
"asset": "YFI",
"category": "crypto"
},
{
"name": "p1INCH",
"asset": "1INCH",
"category": "crypto"
},
{
"name": "pXRP",
"asset": "XRP",
"category": "crypto"
},
{
"name": "pMANA",
"asset": "MANA",
"category": "crypto"
},
{
"name": "pSOL",
"asset": "SOL",
"category": "crypto"
},
{
"name": "pPAXG",
"asset": "PAXG",
"category": "crypto"
},
{
"name": "pXAU",
"asset": "XAU",
"category": "commodity"
},
{
"name": "pXAG",
"asset": "XAU",
"category": "commodity"
},
{
"name": "pEUR",
"asset": "EUR",
"category": "forex"
},
{
"name": "pGBP",
"asset": "GBP",
"category": "forex"
},
{
"name": "pJPY",
"asset": "JPY",
"category": "forex"
},
{
"name": "pCHF",
"asset": "CHF",
"category": "forex"
},
{
"name": "pAUD",
"asset": "AUD",
"category": "forex"
},
{
"name": "pNZD",
"asset": "NZD",
"category": "forex"
},
{
"name": "pCAD",
"asset": "CAD",
"category": "forex"
},
{
"name": "pDPI",
"asset": "DPI",
"category": "index"
}
]