boardroom-inc-protocol-Info/protocols/indexed/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
658 B
JSON

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