$file = file_get_contents('http://poloniex.com/public?command=return24hVolume');
$json = json_decode($file);

print_r($json);

?>

şeklinde yazınca boş sayfa çıkıyor sadece
polo nun api destek sayfası https://poloniex.com/support/api/