Ad
Inputs (2)
Output transaction:
Settlement height:
Value:
0.5782 ERG
Output transaction:
Settlement height:
Value:
0.192 ERG
Tokens:
Loading assets...
Outputs (5)
Spent in transaction:
Settlement height:
Value:
0.188 ERG
Tokens:
Loading assets...
Spent in transaction:
Settlement height:
Value:
0.002 ERG
Spent in transaction:
Settlement height:
Value:
0.002 ERG
Spent in transaction:
Settlement height:
Value:
0.0012 ERG
Spent in transaction:
Settlement height:
Value:
0.577 ERG
Transaction Details
Status: Confirmed
Size: 801 B
Received time: 8/9/2020 11:25:12 PM
Included in blocks: 291,775
Confirmations: 1,466,970
Total coins transferred: 0.7702 ERG
Fees: 0.0012 ERG
Fees per byte: 0.000001498 ERG
Raw Transaction Data
{
  "id": "02e59fcc4216fe2ebb7ef9a344e140db3fa51b374c22f201df3805b2dc88e41f",
  "blockId": "3b58863227073366aacabdbcd7953ca1a6380eb98ea72a7c70b3c18cceb13833",
  "inclusionHeight": 291775,
  "timestamp": 1597015512837,
  "index": 1,
  "globalIndex": 492842,
  "numConfirmations": 1466970,
  "inputs": [
    {
      "boxId": "1d2db30f3d46b63a06d82e69b13930f536dcbc7423e2caceb0310eb3e3c0d78d",
      "value": 578200000,
      "index": 0,
      "spendingProof": "a6f85ba7a6fbfd4df9774323bf983062dfa58436c77cbfc2e8899b617866c6b67cd843c36d10374b64ad7a7d7d754f9a352cb4d6d1425941",
      "outputBlockId": "7978a783d342da3f84a9925299a348cb403840652bdfe5fd4cf7bf997d1f0030",
      "outputTransactionId": "167b0d1bfc82005c0b12c5ec2e29daf23c265a028013e09e4fffdfdd21a1abaa",
      "outputIndex": 2,
      "outputGlobalIndex": 1129932,
      "outputCreatedAt": 291770,
      "outputSettledAt": 291773,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {}
    },
    {
      "boxId": "994a123d6208772fab1905817fc147412c48e244c824510123d903aca7cc77d2",
      "value": 192000000,
      "index": 1,
      "spendingProof": "1178f4f23a9eecc7c7d8c574882a1cf4270280047e9b4c8effbe09e2219e11c684066ec3d2ef4f160656a58e9e819df1e1a6d12ce2ab9932",
      "outputBlockId": "1dea84aef7d4f131af62b7a93e04e4ab5f95d3b602a92200b3596f56b3b785e8",
      "outputTransactionId": "28475f367bb15486ba2d1b8e33d5b69a4207185214b83badcfc25d41399d666a",
      "outputIndex": 0,
      "outputGlobalIndex": 1129916,
      "outputCreatedAt": 291768,
      "outputSettledAt": 291770,
      "ergoTree": "100e040004000e2012caaacb51c89646fac9a3786eb98d0113bd57d68223ccc11754a4f67281daed0400050004140580dac4090402048092f401040201010402058092f4010400d803d601b2a5730000d602b5db6501fed9010263ed93e4c67202050ec5a7938cb2db63087202730100017302d603b17202ea02d1ededededededed93cbc27201e4c6a7060e917203730393db63087201db6308a793e4c6720104059db072027304d9010441639a8c720401e4c68c72040206057e72030593e4c6720105049ae4c6a70504730592c17201730692c1720199c1a77e9c9a720373077308058cb0720286027309730ad901043c400163d802d6068c720401d6078c72060186029a7207730beded8c72060293c2b2a5720700d0cde4c68c720402040792c1b2a5720700730c02b2ad7202d9010463cde4c672040407730d00",
      "ergoTreeConstants": "0: 0\n1: 0\n2: Coll(18,-54,-86,-53,81,-56,-106,70,-6,-55,-93,120,110,-71,-115,1,19,-67,87,-42,-126,35,-52,-63,23,84,-92,-10,114,-127,-38,-19)\n3: 0\n4: 0\n5: 10\n6: 10000000\n7: 1\n8: 2000000\n9: 1\n10: true\n11: 1\n12: 2000000\n13: 0",
      "ergoTreeScript": "{\n  val box1 = OUTPUTS(placeholder[Int](0))\n  val coll2 = CONTEXT.dataInputs.filter(\n    {(box2: Box) => (box2.R5[Coll[Byte]].get == SELF.id) && (box2.tokens(placeholder[Int](1))._1 == placeholder[Coll[Byte]](2)) }\n  )\n  val i3 = coll2.size\n  sigmaProp(\n    (\n      (\n        (\n          (\n            (((blake2b256(box1.propositionBytes) == SELF.R6[Coll[Byte]].get) && (i3 > placeholder[Int](3))) && (box1.tokens == SELF.tokens)) && (\n              box1.R4[Long].get == coll2.fold(placeholder[Long](4), {(tuple4: (Long, Box)) => tuple4._1 + tuple4._2.R6[Long].get }) / i3.toLong\n            )\n          ) && (box1.R5[Int].get == SELF.R5[Int].get + placeholder[Int](5))\n        ) && (box1.value >= placeholder[Long](6))\n      ) && (box1.value >= SELF.value - i3 + placeholder[Int](7) * placeholder[Int](8).toLong)\n    ) && coll2.fold((placeholder[Int](9), placeholder[Boolean](10)), {(tuple4: ((Int, Boolean), Box)) =>\n        val tuple6 = tuple4._1\n        val i7 = tuple6._1\n        (i7 + placeholder[Int](11), (tuple6._2 && (OUTPUTS(i7).propositionBytes == proveDlog(tuple4._2.R4[GroupElement].get).propBytes)) && (OUTPUTS(i7).value >= placeholder[Long](12)))\n      })._2\n  ) && coll2.map({(box4: Box) => proveDlog(box4.R4[GroupElement].get) })(placeholder[Int](13))\n}",
      "address": "F7f7vfC28mjet2UuH3cKyL7CHbtnc1AgxnEBQ6UhMvRtxhX7BrG7MLhMj7JEcmMyQqRzHg7hfoLNSzoDWg4PWfqSxoZXkTBPUWharJCtoRjaoHGYgjF9BJCjDNR13EwMVoXBhY2gmgfWyCjKjncFpjzbSBQYRAsj7W5vg3A2NtXudGMn2YjfHSqjFk1xzV4sfYGtfM9fLfd3ZEBMFfQpPRapG4DXaGL8emVrRsqfjGDqVRkxw1kJyffbFTsDStRgrKeGbA1gZKsKAYJiWLYVbmndRxhUuM7fQhtX8qzRMpDfqti43eotgxVXU5pr9Q7a4Pv2VbvS8gBDceRPZeLdsxBiDoWVbGEkF8vB7QrDNr9YxXEob4KircTpECARmcGgeLCHwr2i7AMGbs2tFFLX7PoHyYRv3ertFGS1CEth6wnjmo3SEjK8HXU",
      "assets": [
        {
          "tokenId": "b662db51cf2dc39f110a021c2a31c74f0a1a18ffffbf73e8a051a7b8c0f09ebc",
          "index": 0,
          "amount": 1,
          "name": null,
          "decimals": null,
          "type": null
        }
      ],
      "additionalRegisters": {
        "R4": {
          "serializedValue": "05c2ee45",
          "sigmaType": "SLong",
          "renderedValue": "572321"
        },
        "R5": {
          "serializedValue": "04f8ce23",
          "sigmaType": "SInt",
          "renderedValue": "291772"
        },
        "R6": {
          "serializedValue": "0e20b413a0bd1a41798d5ce92e044e4a064e887639fad61e3ee83ba12117465c3659",
          "sigmaType": "Coll[SByte]",
          "renderedValue": "b413a0bd1a41798d5ce92e044e4a064e887639fad61e3ee83ba12117465c3659"
        }
      }
    }
  ],
  "dataInputs": [
    {
      "boxId": "5645f39dbe13ee31c582ef63b1063d0f06a86ee484e59ef83a3d8ec6a1c55f4c",
      "value": 1000000,
      "index": 0,
      "outputBlockId": "7978a783d342da3f84a9925299a348cb403840652bdfe5fd4cf7bf997d1f0030",
      "outputTransactionId": "167b0d1bfc82005c0b12c5ec2e29daf23c265a028013e09e4fffdfdd21a1abaa",
      "outputIndex": 0,
      "ergoTree": "100604000400050004000e20b662db51cf2dc39f110a021c2a31c74f0a1a18ffffbf73e8a051a7b8c0f09ebc0e20814e3669af07fde7757fbf063131b2ffea3b9534273e6dac0b1830373e81f079d803d601b2a5730000d602e4c6a70407d603b2db6501fe730100ea02d1ededededed93e4c672010407720293e4c67201050ec5720391e4c672010605730293c27201c2a793db63087201db6308a7ed938cb2db6308720373030001730493cbc272037305cd7202",
      "address": "jL2aaqw6XU61SZznxeykLpREPzSmZv8bwbjEsJD6DMfXQLgBc12wMmPpVD81JnLvRbMphA3SehsyWc4kQ88uKa9SVA3EikNeTUGGQquabVkR4rvvbHgczZPtLhkrmsfE1yLuLFtwBUwuvuEAS4fHHt5ygRC5g3VbsNBhd5oqZGZgmhjgk1zUWLQy6V8zs4K3RxEuEdFWQ58JSBQu8EaR4TnUeAnGyG8Atapku6woNAAUKmT8Vtg6ikEauDY5m",
      "assets": [],
      "additionalRegisters": {
        "R4": {
          "serializedValue": "0702e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
          "sigmaType": "SGroupElement",
          "renderedValue": "02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c"
        },
        "R5": {
          "serializedValue": "0e20994a123d6208772fab1905817fc147412c48e244c824510123d903aca7cc77d2",
          "sigmaType": "Coll[SByte]",
          "renderedValue": "994a123d6208772fab1905817fc147412c48e244c824510123d903aca7cc77d2"
        },
        "R6": {
          "serializedValue": "05c2ee45",
          "sigmaType": "SLong",
          "renderedValue": "572321"
        }
      }
    }
  ],
  "outputs": [
    {
      "boxId": "25601e206fbcc3f8b6ec530e02da23001394287bf7088543f677ace290f800cc",
      "transactionId": "02e59fcc4216fe2ebb7ef9a344e140db3fa51b374c22f201df3805b2dc88e41f",
      "blockId": "3b58863227073366aacabdbcd7953ca1a6380eb98ea72a7c70b3c18cceb13833",
      "value": 188000000,
      "index": 0,
      "globalIndex": 1129938,
      "creationHeight": 291773,
      "settlementHeight": 291775,
      "ergoTree": "100604000580dac40904140e20814e3669af07fde7757fbf063131b2ffea3b9534273e6dac0b1830373e81f079040a0408d806d601b2a5730000d602c67201060ed603e4c6a70504d604c1a7d6059272047301d6069aa3730295e67202d801d607ed93e47202cbc2a793cbc272017303eb02d1ededededededed8fa3720391a39972037304720593e4c672010405e4c6a7040593e4c672010504720393db63087201db6308a792c1720172047207d1ededededededed92a37203720593e4c672010405e4c6a7040592e4c672010504720690e4c6720105049a7206730593db63087201db6308a792c1720172047207d1edededed93e4c672010405e4c6a7040593e4c672010504720393c27201c2a793db63087201db6308a791c172017204",
      "ergoTreeConstants": "0: 0\n1: 10000000\n2: 10\n3: Coll(-127,78,54,105,-81,7,-3,-25,117,127,-65,6,49,49,-78,-1,-22,59,-107,52,39,62,109,-84,11,24,48,55,62,-127,-16,121)\n4: 5\n5: 4",
      "ergoTreeScript": "{\n  val box1 = OUTPUTS(placeholder[Int](0))\n  val opt2 = box1.R6[Coll[Byte]]\n  val i3 = SELF.R5[Int].get\n  val l4 = SELF.value\n  val bool5 = l4 >= placeholder[Long](1)\n  val i6 = HEIGHT + placeholder[Int](2)\n  if (opt2.isDefined) {(\n    val bool7 = (opt2.get == blake2b256(SELF.propositionBytes)) && (blake2b256(box1.propositionBytes) == placeholder[Coll[Byte]](3))\n    sigmaProp(\n      (\n        (\n          (((((HEIGHT < i3) && (HEIGHT > i3 - placeholder[Int](4))) && bool5) && (box1.R4[Long].get == SELF.R4[Long].get)) && (box1.R5[Int].get == i3)) && (\n            box1.tokens == SELF.tokens\n          )\n        ) && (box1.value >= l4)\n      ) && bool7\n    ) || sigmaProp(\n      (\n        (\n          (\n            ((((HEIGHT >= i3) && bool5) && (box1.R4[Long].get == SELF.R4[Long].get)) && (box1.R5[Int].get >= i6)) && (\n              box1.R5[Int].get <= i6 + placeholder[Int](5)\n            )\n          ) && (box1.tokens == SELF.tokens)\n        ) && (box1.value >= l4)\n      ) && bool7\n    )\n  )} else {\n    sigmaProp(\n      (\n        (((box1.R4[Long].get == SELF.R4[Long].get) && (box1.R5[Int].get == i3)) && (box1.propositionBytes == SELF.propositionBytes)) && (\n          box1.tokens == SELF.tokens\n        )\n      ) && (box1.value > l4)\n    )\n  }\n}",
      "address": "Gxd4hMRT6J1SA6D3tfusGjgKSh1yyCV4Hntq1W8PK9LqugyTbWcN54dMVdJR3evXApYbXRxYi58r3TocmQWVbpRhGaLZD62oYcSTVH8paVLVaKTEghm4Xzgss9LZ1rYJVRL3PoisZiN6PNFs573qF1ukuCxqcHjkZqBjdjsapb6ww3uTPVgBK4TBtQ533zHxwc7nJAChKDzwCwMDXMRMjpFSpNPaAq6BUV4fSSp31on2Rj114cVnDys44oVsQxPU1q3xkkshiPxsKxAdqUeu5CpT3pb49WMxZnfoKbbMDRCMaUuyjfforXd8EeDNnoEW9tZq3KLZgecygchi1uj51cQSPps3thF9bUgbaHj334384DHgi5b1L8Lm8F43Y2ugj1Q6jVkyzuKQd1",
      "assets": [
        {
          "tokenId": "b662db51cf2dc39f110a021c2a31c74f0a1a18ffffbf73e8a051a7b8c0f09ebc",
          "index": 0,
          "amount": 1,
          "name": null,
          "decimals": null,
          "type": null
        }
      ],
      "additionalRegisters": {
        "R4": {
          "serializedValue": "05c2ee45",
          "sigmaType": "SLong",
          "renderedValue": "572321"
        },
        "R5": {
          "serializedValue": "048ccf23",
          "sigmaType": "SInt",
          "renderedValue": "291782"
        }
      },
      "spentTransactionId": "779024b4e5399aabe862727b434c8b05a50c4acb6654240f7ad7acaeaa4ff5ab",
      "mainChain": true
    },
    {
      "boxId": "c2718dced94182ce49f57c2f2b632313afbfd7bc137f8ff521b4c960bcb2d21d",
      "transactionId": "02e59fcc4216fe2ebb7ef9a344e140db3fa51b374c22f201df3805b2dc88e41f",
      "blockId": "3b58863227073366aacabdbcd7953ca1a6380eb98ea72a7c70b3c18cceb13833",
      "value": 2000000,
      "index": 1,
      "globalIndex": 1129939,
      "creationHeight": 291773,
      "settlementHeight": 291775,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "c57f5186482f4e1e4738c7729674b8120711bff1be7b876480d77286fcd633aa",
      "mainChain": true
    },
    {
      "boxId": "cfdd2f8b68a768faaa1d31b301166f2ded1bc2347de813858f2564aed1e63b88",
      "transactionId": "02e59fcc4216fe2ebb7ef9a344e140db3fa51b374c22f201df3805b2dc88e41f",
      "blockId": "3b58863227073366aacabdbcd7953ca1a6380eb98ea72a7c70b3c18cceb13833",
      "value": 2000000,
      "index": 2,
      "globalIndex": 1129940,
      "creationHeight": 291773,
      "settlementHeight": 291775,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "bd72d76871bf6cb3a261246e50604c64eec00b94a60adb2a7325b9181f99d7bc",
      "mainChain": true
    },
    {
      "boxId": "d7a025b31aeb6a53b2a36a211d468d791ca569eb69e895c79b28f16d615a3d80",
      "transactionId": "02e59fcc4216fe2ebb7ef9a344e140db3fa51b374c22f201df3805b2dc88e41f",
      "blockId": "3b58863227073366aacabdbcd7953ca1a6380eb98ea72a7c70b3c18cceb13833",
      "value": 1200000,
      "index": 3,
      "globalIndex": 1129941,
      "creationHeight": 291773,
      "settlementHeight": 291775,
      "ergoTree": "1005040004000e36100204a00b08cd0279be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798ea02d192a39a8cc7a701730073011001020402d19683030193a38cc7b2a57300000193c2b2a57301007473027303830108cdeeac93b1a57304",
      "ergoTreeConstants": "0: 0\n1: 0\n2: Coll(16,2,4,-96,11,8,-51,2,121,-66,102,126,-7,-36,-69,-84,85,-96,98,-107,-50,-121,11,7,2,-101,-4,-37,45,-50,40,-39,89,-14,-127,91,22,-8,23,-104,-22,2,-47,-110,-93,-102,-116,-57,-89,1,115,0,115,1)\n3: Coll(1)\n4: 1",
      "ergoTreeScript": "{sigmaProp(\n  allOf(\n    Coll[Boolean](\n      HEIGHT == OUTPUTS(placeholder[Int](0)).creationInfo._1, OUTPUTS(placeholder[Int](1)).propositionBytes == substConstants(\n        placeholder[Coll[Byte]](2), placeholder[Coll[Int]](3), Coll[SigmaProp](proveDlog(decodePoint(minerPubKey)))\n      ), OUTPUTS.size == placeholder[Int](4)\n    )\n  )\n)}",
      "address": "2iHkR7CWvD1R4j1yZg5bkeDRQavjAaVPeTDFGGLZduHyfWMuYpmhHocX8GJoaieTx78FntzJbCBVL6rf96ocJoZdmWBL2fci7NqWgAirppPQmZ7fN9V6z13Ay6brPriBKYqLp1bT2Fk4FkFLCfdPpe",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "582062e4f0be192bd9ddf868411193a9a1e877a5b4332bc35b2d331eca972202",
      "mainChain": true
    },
    {
      "boxId": "297a9a533c5490b08b7197a5708354cc4d1dd2318d9b3dc7acb47bcca83a6863",
      "transactionId": "02e59fcc4216fe2ebb7ef9a344e140db3fa51b374c22f201df3805b2dc88e41f",
      "blockId": "3b58863227073366aacabdbcd7953ca1a6380eb98ea72a7c70b3c18cceb13833",
      "value": 577000000,
      "index": 4,
      "globalIndex": 1129942,
      "creationHeight": 291773,
      "settlementHeight": 291775,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "779024b4e5399aabe862727b434c8b05a50c4acb6654240f7ad7acaeaa4ff5ab",
      "mainChain": true
    }
  ],
  "size": 801,
  "isUnconfirmed": false
}