Response: {
"error": "formula
var["interest_next_accounting"] = $interest_next_accounting + $new_interest;
var["pool_balance"] = $pool_balance - $free_cods;
$key = trigger.address||"_"||$account_name;
var[$key||"_bytes"] = $received_bytes;
var[$key||"_cods"] = $free_cods;
var[$key||"_stake_start"] = $user_stake_start;
var[$key||"_predicted_lock_time"] = $user_predicted_lock_time;
response["message"] = "Your "||$received_bytes||" bytes are safe with us until: "||var["block_until_nice"]||". You will receive "||$free_cods||" free CODs. You still have "||$remaining_days||" days to claim more CODs. Actual bonus is "||$bonus||"% of your bytes.";
failed: not a decimal in -: 1000000000000000"
}