11 lines
683 B
JSON
11 lines
683 B
JSON
{
|
|
"describe":[
|
|
{"type":"asset", "sub_type":"1002","expire":1,"desc":"Term of validity 1 Day"}
|
|
],
|
|
"configure":[
|
|
{"type": "flow","reward": [{"type": "asset","sub_type": "1002","count": 1000}],"target": 100000,"key": "flow1","desc": "Completed 1000 bet"},
|
|
{"type": "flow","reward": [{"type": "asset","sub_type": "1002","count": 2000}],"target": 300000,"key": "flow2","desc": "Completed 3000 bet"},
|
|
{"type": "flow","reward": [{"type": "asset","sub_type": "1002","count": 3000}],"target": 600000,"key": "flow3","desc": "Completed 6000 bet"},
|
|
{"type": "flow","reward": [{"type": "asset","sub_type": "1002","count": 4000}],"target": 1000000,"key": "flow4","desc": "Completed 10000 bet"}
|
|
]
|
|
} |