{ "address": "1H98Xu8Te6Lgu2Pj1uA6N5azLbjBP9Ncz2", // address "balance": 9973, // address balance needs to be divided by the precision of the token "balance_rank": 9758350, // balance ranking "total_txs": 27, // total transactions "total_tx_in": "15484598", // total transfers need to be divided by the precision of the token "total_tx_out": "15474625", // total withdrawals need to be divided by the precision of the token "latest_tx":{ "id": "992b8c0b21b2df1fadee7977ef88cb311a307cd39d2ece3851d9a3e810167894", // txid "fee": "3008", // fee needs to be divided by the precision of the token "date": 1616367320, // timestamp "block": 675691, // block height "confirmation": 182, // confirmation quantity "status": "completed", // transaction status "inputs": [ { "addresses": [ "1H98Xu8Te6Lgu2Pj1uA6N5azLbjBP9Ncz2" // input address ], "tx": "f18b8e446b0270e57c0a1def0c7dc84d40aee9beaedb9482204b7f870397cabb", // input tx hash "script_sig": "483045022100c5aab529b01b16a772f911f2b402173245d8b5ad0ac7db82b16f394567db387302205a4ee767d726037449710a7cb0d42ed3294570466c256f0221e7bc8f62d8d06601210264d52cd6e3019188ae97178384a6c6c15d9ca25c019ad1ccbd5e5f72304c48b3", "type": "pubkeyhash", "value": 40700, // amount "vfp": 0, // outputted index of a recent transaction "sequence": 4294967295 }, { "addresses": [ "1AQ1J6KJfM4AMjE33d2mZVyVnXoin1HpDM" ], "tx": "fec9bcbdf5637b89424885dd219e51d50bde6ab73b508043e3037106f03cd0f8", "script_sig": "47304402203b2bea0ebfc925ae515cf48ac19bf750c0e9f313c3faf07b7efde8ae56d79838022020fe4eaa9c71ab962c13eab49107956e64dfc7ca07da6823d0b33f42b315dd4b0121032c791c9cecbe143c582f908396bf414775ce8c698ea5eb8d61ff1e8dfc652949", "type": "pubkeyhash", "value": 346572, "vfp": 0, "sequence": 4294967295 } ], "outputs": [ { "addresses": [ "1H3YKH5EX6E7iMRoPZxuHwRPJnRSwGPnC" ], "script": "76a9140308c68df6134b45459f1384286b1137d32f8f1988ac", "type": "pubkeyhash", "value": 36132, "n": 0, // output index "next_position": 0, // index of the spent transaction "ntx":"", // in which tx hash is spent }, { "addresses": [ "1KPW6tY3RovXNak2zAme4JCdcVunh6DLEL" ], "script": "76a914c9b3b53f60d100c362593bf86c89ac0ec8cdf5d688ac", "type": "pubkeyhash", "value": 348132, "n": 1, "next_position": 0, "ntx":"" } ], "memo": "", "metadata": null } } // For a recent transaction, please see "Acquire block information based on block height or hash" to view the detailed field interpretation. }