Non-productive functionality
Centralized market
Voting
"voting": {
"questions": [
{
"id": "q-1",
"asset": "0x0ac20f390dcb00c0fa8d00001",
"options": [
{
"id": "q-1-o-1",
"address": "0x0cc8cfeed8ffd5ba870eac965944d8ef35daff0a",
"sparks": "1000000"
},
{
"id": "q-1-o-2",
"address": "0x6bb7b81f12aeafc73f1417ea5a98000defd291b4",
"sparks": "5000000000"
}
]
},
{
"id": "q-2",
"asset": "0x5db616f7e9aaa6fce9b0001",
"options": [
{
"id": "q-2-o-1",
"address": "0x6bb7b81f12aeafc73f1417ea5a98000defd291b5",
"sparks": "1000000"
},
{
"id": "q-2-o-2",
"address": "0x6bb7b81f12aeafc73f1417ea5a98000defd291b6",
"sparks": "1000000"
},
{
"id": "q-2-o-3",
"address": "0x6bb7b81f12aeafc73f1417ea5a98000defd291b7",
"sparks": "1000000"
},
{
"id": "q-2-o-4",
"address": "0x6bb7b81f12aeafc73f1417ea5a98000defd291b8",
"sparks": "1000000"
}
]
},
{
"id": "q-3",
"asset": "0x0ae09e45b3ab3821f4db10001",
"options": [
{
"id": "q-3-o-1",
"address": "0x6bb7b81f12aeafc73f1417ea5a98000defd291b1",
"sparks": "1000000"
},
{
"id": "q-3-o-2",
"address": "0x6bb7b81f12aeafc73f1417ea5a98000defd291b2",
"sparks": "1000000"
}
]
}
]
},
"localization": {
"en-**": {
"title": "WLA v0.22 demo voting",
"q-1.title": "Test question 1",
"q-1.desc": "Asset 'Freshwater' is used",
"q-1-o-1": "1 unit to vote - NO",
"q-1-o-2": "5000 units to vote - YES",
"q-2.title": "Test question 2",
"q-2.desc": "Asset 'Silver' is used",
"q-2-o-1": "1 unit to vote - variant 1",
"q-2-o-2": "1 unit to vote - variant 2",
"q-2-o-3": "1 unit to vote - variant 3",
"q-2-o-4": "1 unit to vote - variant 4",
"q-3.title": "Test question 3",
"q-3.desc": "Asset 'Diamonds' is used",
"q-3-o-1": "1 unit to vote - YES",
"q-3-o-2": "1 unit to vote - NO"
},
"de-**": {
"title": "[DE]WLA v0.22 demo voting",
"q-1.title": "[DE]Test question 1",
"q-1.desc": "[DE]Asset 'Freshwater' is used",
"q-1-o-1": "[DE]1 unit to vote - NO",
"q-1-o-2": "[DE]5000 units to vote - YES",
"q-2.title": "[DE]Test question 2",
"q-2.desc": "[DE]Asset 'Silver' is used",
"q-2-o-1": "[DE]1 unit to vote - variant 1",
"q-2-o-2": "[DE]1 unit to vote - variant 2",
"q-2-o-3": "[DE]1 unit to vote - variant 3",
"q-2-o-4": "[DE]1 unit to vote - variant 4",
"q-3.title": "[DE]Test question 3",
"q-3.desc": "[DE]Asset 'Diamonds' is used",
"q-3-o-1": "[DE]1 unit to vote - YES",
"q-3-o-2": "[DE]1 unit to vote - NO"
}
}
}Last updated
Was this helpful?