The backend detected that the amount wire transferred by the exchange for coin '%s', differs from the coin's original amount.

", $body->coin_pub); return; } $json_response = json_decode($response["body"]); $pretty_date = get_pretty_date($json_response->execution_time); $amount = get_amount($json_response->total); echo "

$amount transferred on $pretty_date. The list of involved transactions is shown below:

"; echo ""; ?>