Definition: [
"autonomous agent",
{
"bounce_fees": {
"base": 11000
},
"messages": [
{
"app": "state",
"state": "{ var["temp_creator"] = $user; // store in the definition, the quantity of asset; var["amount_of_"||$received_underlying_asset_hash] = $received_underlying_asset_amount; // create the next chain link; var["internal_link_"||$previous_underlying_asset_hash] = $received_underlying_asset_hash; var["temp_previous_underlying_asset"] = $received_underlying_asset_hash; response["defined"] = "underlying asset received, waiting for next one or data.define=<indice name> to finish the definition by giving a name"; }"
}
]
}
]