boardroom-inc-protocol-Info/protocols/inverse/index.json
sudheer 450deac425
Add a flag to disable treasury nav
* Key `"disableTreasuryNav": false` is defaulted to false
    so that any onboarded protocol will have it enabled by default

  * Add `"disableTreasuryNav": true` for compoundish projects
2021-06-23 14:35:21 +05:30

33 lines
669 B
JSON

{
"cname": "inverse",
"name": "Inverse Finance",
"description": "",
"path": "inverse",
"previousPaths": [],
"folder": "inverse",
"type": "compoundish",
"suffix": "INV",
"coinGeckoPriceString": "",
"tokenContractAddress": "0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68",
"isEnabled": false,
"hasOnchain": false,
"claim": {
"isClaimed": false,
"claimer": "",
"signature": ""
},
"isHybrid": false,
"hasDelegation": false,
"snapshotSpaceName": "inverse",
"invalidSnapshots": [],
"branding": {
"primaryColor": "",
"accentColor": ""
},
"discourseForum": {
"url": "",
"categoryId": ""
},
"safeAddress": null,
"disableTreasuryNav": true
}