3
I'm sorry in advanced if this questions are dumb but here goes ...
Does all buy/sell bitcoin related transactions made in exchanges get logged in the blockchain? if so can they be found and/or tracked somehow using API?
Example
Given the following data recieved from BTER API describing some transaction in the BTC-CNY market
{
date: "1442039516",
price: 1544,
amount: 0.01,
tid: "11958597",
type: "buy"
}
Is it possible to find the from/to addresses of this transaction? if so how?
Thanks for the answer. I am not talking about orders in the exchanges orderbooks I mean the tradebook like trades that were actually confirmed – Omribitan – 2015-09-12T11:36:39.487
Is that the same? – Omribitan – 2015-09-12T11:43:58.417
Yes, no exchange has ever worked like that. – Anonymous – 2015-09-12T12:43:02.470