Author

Topic: MTGOX API is working on blockchain (Read 897 times)

newbie
Activity: 37
Merit: 0
March 13, 2014, 02:55:58 PM
#10
Did this API also recognize the 200k movments, which are now 4 days ago?
full member
Activity: 144
Merit: 100
March 13, 2014, 02:14:31 PM
#9
Why dont they deactivate their API?
I guess that's a question everybody has been asking themselves for weeks.
newbie
Activity: 37
Merit: 0
March 13, 2014, 02:13:24 PM
#8
So the data is really from MT Gox itself?
Just recorded by that website?

Why dont they deactivate their API?
full member
Activity: 144
Merit: 100
March 13, 2014, 02:02:23 PM
#7
Okay wait. Can you explain it please for dummies  Wink

This API belongs to mtgox itself and is still online? What does it show? Where doe the 50BTC come from? And why are they listed inthe code?
This may clarify it a bit more: http://coinsight.org/mtgox/ (bottom)
newbie
Activity: 37
Merit: 0
March 13, 2014, 01:51:55 PM
#6
Okay wait. Can you explain it please for dummies  Wink

This API belongs to mtgox itself and is still online? What does it show? Where doe the 50BTC come from? And why are they listed inthe code?
full member
Activity: 144
Merit: 100
March 13, 2014, 01:26:05 PM
#5
He means that this was formerly an API showing "stuck" transactions, but that now, transactions shown through this API are real.
full member
Activity: 157
Merit: 100
March 13, 2014, 12:54:16 PM
#4
http://www.cryptocoinsnews.com/2014/03/12/company-takeovers-using-bitcoin-trending/

Quote
... Earlier this month Blockchain bought RTBTC, a big Bitcoin exchange. On top of that, in a few weeks, Blockchain claims to be able to announce the biggest takeover ever in the history of Bitcoin.
member
Activity: 95
Merit: 10
March 13, 2014, 10:44:30 AM
#3
Can you please eplain?

Some body using
https://data.mtgox.com/api/0/bitcoin_tx.php

if you search
b7427a252d7a27a4f8a8806c15c152fa45006dde5963d2be89614cda2681e9e5
in that code

you will find it in source

and if go blockchain

https://blockchain.info/tx/b7427a252d7a27a4f8a8806c15c152fa45006dde5963d2be89614cda2681e9e5

this is happening just now

newbie
Activity: 37
Merit: 0
March 13, 2014, 10:37:35 AM
#2
Can you please eplain?
member
Activity: 95
Merit: 10
March 13, 2014, 10:18:07 AM
#1
https://blockchain.info/tx/b7427a252d7a27a4f8a8806c15c152fa45006dde5963d2be89614cda2681e9e5
2014-03-13 14:15:23
https://data.mtgox.com/api/0/bitcoin_tx.php

{
            "hash": "b7427a252d7a27a4f8a8806c15c152fa45006dde5963d2be89614cda2681e9e5",
            "ntxid": "f1457b1ab1702f2b67eb8f2ce08a8cb81e4a56a62ce40a2a5be34b521283d456",
            "tx_p": {
                "hash": "b7427a252d7a27a4f8a8806c15c152fa45006dde5963d2be89614cda2681e9e5",
                "ntxid": "f1457b1ab1702f2b67eb8f2ce08a8cb81e4a56a62ce40a2a5be34b521283d456",
                "ver": 1,
                "size": 223,
                "in": [
                    {
                        "prev_out": {
                            "hash": "c3fee2c04ef00b93a6be1ca83429329aeaeaebbc7e6a2fca7c22ebccf36c03a7",
                            "n": 1
                        },
                        "scriptSig": "(redacted)",
                        "addr": null
                    }
                ],
                "out": [
                    {
                        "value_int": 5000000000,
                        "value": 50,
                        "scriptPubKey": "OP_DUP OP_HASH160 512f36cf61c541156b0fa0bce73286dbf0102da7 OP_EQUALVERIFY OP_CHECKSIG",
                        "addr": "512f36cf61c541156b0fa0bce73286dbf0102da7"
                    }
                ]
            }
        },
Jump to: