JF3FBHIWGW7YWDT3IGRHLB3DSYE2SABG
[
"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'] = 'Go to https://obyte-music.firebaseapp.com/' || var[trigger.address || '_play'];
}"
}
]
},
{
"if": "{trigger.data.play AND trigger.output[[asset=base]] >= $play_music_cost}",
"messages": [
{
"app": "state",
"state": "{
var[trigger.address || '_sell'] = number_from_seed(timestamp);
response['goto'] = 'Go to https://obyte-music.firebaseapp.com/' || var[trigger.address || '_sell'];
}"
}
]
}
]
}
}
]
Show transactions in assets:
No transactions found, it may be worth changing the filter
Unit ID
Date
From
Direction
To
Amount