diff --git a/voting-events/iotavote1.json b/voting-events/iotavote1.json new file mode 100644 index 0000000..d6c10ce --- /dev/null +++ b/voting-events/iotavote1.json @@ -0,0 +1,31 @@ +{ + "name": "IOTAVOTE1", + "milestoneIndexCommence": 1977184, + "milestoneIndexStart": 1987184, + "milestoneIndexEnd": 1997184, + "payload": + { + "type": 0, + "questions": + [ + { + "text": "What should be done with the unclaimed treasury tokens?", + "answers": + [ + { + "value": 1, + "text": "Build", + "additionalInfo": "The tokens will be used to support and fund projects and initiatives that are important to the IOTA community ecosystem via future votes" + }, + { + "value": 2, + "text": "Burn", + "additionalInfo": "Burn the Treasury tokens - The unclaimed tokens will be removed from the IOTA ledger and the total supply will be reduced by the number of tokens held in the unclaimed treasury pool" + } + ], + "additionalInfo": "" + } + ] + }, + "additionalInfo": "" +}