mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
20 lines
542 B
JSON
20 lines
542 B
JSON
{
|
|
"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"
|
|
}
|