aurarad / Auroracoin

Current Auroracoin source tree
MIT License
37 stars 30 forks source link

Addresse and amount missing in transaction outputs . #27

Open frndxyz opened 4 years ago

frndxyz commented 4 years ago

insight explorer : http://insight.auroracoin.is/tx/bc27037e1010d51ae85e74b80b97b7963d138c045ba40f50cb996aff1609cb58

RPC outputs: getrawtransaction bc27037e1010d51ae85e74b80b97b7963d138c045ba40f50cb996aff1609cb58 1

{
  "txid": "bc27037e1010d51ae85e74b80b97b7963d138c045ba40f50cb996aff1609cb58",
  "size": 360,
  "version": 1,
  "locktime": 0,
  "vin": [
    {
      "coinbase": "039e2b232cfabe6d6df7f37491fdc22a96a4426327c75b563ac8cd5b6981e076f5016835d9efb4aed00100000000000000062f503253482f7032702d7370622e78797a",
      "sequence": 4294967295
    }
  ],
  "vout": [
    {
      "value": 0.00000000,
      "valueSat": 0,
      "n": 0,
      "scriptPubKey": {
        "asm": "OP_RETURN aa21a9ed995b15bb40c649d60fd8772050af0614d73ec1d1e52881d510827a95da4c0b75",
        "hex": "6a24aa21a9ed995b15bb40c649d60fd8772050af0614d73ec1d1e52881d510827a95da4c0b75",
        "type": "nulldata"
      }
    },
    {
      "value": 0.00053398,
      "valueSat": 53398,
      "n": 1,
      "scriptPubKey": {
        "asm": "OP_DUP OP_HASH160 692990648e4d684df3766065777909d47c178d26 OP_EQUALVERIFY OP_CHECKSIG",
        "hex": "76a914692990648e4d684df3766065777909d47c178d2688ac",
        "reqSigs": 1,
        "type": "pubkeyhash",
        "addresses": [
          "ARMvPZSxdgw8thGEfqxy2M8bK6hj1VjkWC"
        ]
      }
    },
    {
      "value": 1.25046601,
      "valueSat": 125046601,
      "n": 2,
      "scriptPubKey": {
        "asm": "OP_DUP OP_HASH160 21d063a6d397285a3f2a790eeb0984bb5f9f532f OP_EQUALVERIFY OP_CHECKSIG",
        "hex": "76a91421d063a6d397285a3f2a790eeb0984bb5f9f532f88ac",
        "reqSigs": 1,
        "type": "pubkeyhash",
        "addresses": [
          "AJrfay8oRiPrKEQuFGsVL5GMiLTW4dd2ti"
        ]
      }
    },
    {
      "value": 0.00000001,
      "valueSat": 1,
      "n": 3,
      "scriptPubKey": {
        "asm": "04ffd03de44a6e11b9917f3a29f9443283d9871c9d743ef30d5eddcd37094b64d1b3d8090496b53256786bf5c82932ec23c3b74d9f05a6f95a8b5529352656664b OP_CHECKSIG",
        "hex": "4104ffd03de44a6e11b9917f3a29f9443283d9871c9d743ef30d5eddcd37094b64d1b3d8090496b53256786bf5c82932ec23c3b74d9f05a6f95a8b5529352656664bac",
        "reqSigs": 1,
        "type": "pubkey",
        "addresses": [
          "Aakx45L1Z2z1Y3eq4jYaufNc3J439Xyegb"
        ]
      }
    },
    {
      "value": 0.00000000,
      "valueSat": 0,
      "n": 4,
      "scriptPubKey": {
        "asm": "OP_RETURN 1d3f4b5d00d5a1529eeaf4cb99d5ee7ba06eaff19452c484f165f72427372c3d0500000095000000",
        "hex": "6a281d3f4b5d00d5a1529eeaf4cb99d5ee7ba06eaff19452c484f165f72427372c3d0500000095000000",
        "type": "nulldata"
      }
    }
  ],
  "blockhash": "01e1f68a7ee08e87e7d64b0be292af1eb6c2c147754454590f31edd9cafcc835",
  "height": 2304926,
  "confirmations": 4604,
  "time": 1576902835,
  "blocktime": 1576902835
}