Skip to content

Instantly share code, notes, and snippets.

@travs
Created October 22, 2019 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save travs/5fdb404392cb333d99c93efca545f0ef to your computer and use it in GitHub Desktop.
Save travs/5fdb404392cb333d99c93efca545f0ef to your computer and use it in GitHub Desktop.
{
"meta": {
"deployer": "0x00360d2b7D240Ec0643B6D819ba81A09e40E5bCd",
"track": "kyberPrice",
"chain": 42
},
"melonContracts": {
"priceSource": "DEPLOY",
"adapters": {
"ethfinexAdapter": "DEPLOY",
"kyberAdapter": "DEPLOY",
"matchingMarketAdapter": "DEPLOY",
"matchingMarketAccessor": "DEPLOY",
"zeroExAdapter": "DEPLOY",
"engineAdapter": "DEPLOY",
"givethAdapter": "DEPLOY"
},
"policies": {
"priceTolerance": "DEPLOY",
"userWhitelist": "DEPLOY"
},
"fees": {
"managementFee": "DEPLOY",
"performanceFee": "DEPLOY"
},
"factories": {
"accountingFactory": "DEPLOY",
"feeManagerFactory": "DEPLOY",
"participationFactory": "DEPLOY",
"policyManagerFactory": "DEPLOY",
"sharesFactory": "DEPLOY",
"tradingFactory": "DEPLOY",
"vaultFactory": "DEPLOY"
},
"engine": "DEPLOY",
"registry": "DEPLOY",
"version": "DEPLOY",
"ranking": "DEPLOY"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment