ZA6Q3LR5SNG2MY3KIJXSDJNS2XH2TQIG
[
"autonomous agent",
{
"bounce_fees": {
"base": 10000
},
"init": "{
$play_music_cost = 20000;
$sell_music_cost = 50000;
}",
"messages": {
"cases": [
{
"if": "{trigger.data.play AND trigger.output[[asset=base]] >= $play_music_cost}",
"messages": [
{
"app": "state",
"state": "{
var[trigger.address || '_play'] = number_from_seed(timestamp);
response['goto'] = 'For Playing Go to https://obyte-music.firebaseapp.com/reg/' || var[trigger.address || '_play'];
}"
}
]
},
{
"if": "{trigger.data.sell AND trigger.output[[asset=base]] >= $sell_music_cost}",
"messages": [
{
"app": "state",
"state": "{
var[trigger.address || '_sell'] = number_from_seed(timestamp);
response['goto'] = 'For Uploading Go to https://obyte-music.firebaseapp.com/reg/' || var[trigger.address || '_sell'];
}"
}
]
}
]
}
}
]
MCI: 1030109 Not bounced Response: {
"responseVars": {
"goto": "For Uploading Go to https://obyte-music.firebaseapp.com/reg/0.671920828807622"
},
"error": "no messages after filtering"
} Show transactions in assets: All bytes
No transactions found, it may be worth changing the filter
Unit ID
Date
From
Direction
To
Amount
29.08.2019 03:06:21
in
ZA6Q3LR5SNG2MY3KIJXSDJNS2XH2TQIG