Response: {
"error": "formula
var["total_interest_next_accounting"] += $predicted_interest;
var["pool_balance"] = $pool_balance - $free_cods;
var[$address_name||"_bytes"] = $received_bytes;
var[$address_name||"_cods"] = $free_cods;
var[$address_name||"_predicted_interest"] = $predicted_interest;
var[$address_name||"_distributed_time"] = timestamp_to_string(timestamp);
var[$address_name||"_stake_start"] = timestamp_to_string($user_stake_start);
var[$address_name||"_predicted_lock_time_in_sec"] = $user_predicted_lock_time_in_sec;
response["message"] = "Your "||$received_bytes||" bytes are safe with us and blocked until "||var["block_until"]||". 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: current value is not decimal: 326079.557180693"
}