boardroom-inc-protocol-Info/protocols/__example/index.json

20 lines
542 B
JSON
Raw Normal View History

2021-04-22 11:12:54 +00:00
{
"cname": "example",
"name": "Example",
"description": "A concise description of the protocol",
"path": "example",
"folder": "__example",
"type": "snapshot",
"suffix": "EXP",
"coinGeckoPriceString": "example",
"tokenContractAddress": "0x0000000000000000000000000000000000000000",
"isEnabled": true,
"hasOnchain": false,
"isHybrid": false,
"hasDelegation": false,
"snapshotSpaceName": "example.eth",
"invalidSnapshots": [],
"discourseForum": {},
"safeAddress": "0x0000000000000000000000000000000000000000"
}