Ad
Inputs (2)
Output transaction:
Settlement height:
Value:
0.6646 ERG
Output transaction:
Settlement height:
Value:
0.3 ERG
Tokens:
Loading assets...
Outputs (5)
Spent in transaction:
Settlement height:
Value:
0.296 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.6634 ERG
Transaction Details
Status: Confirmed
Size: 802 B
Received time: 8/9/2020 01:34:30 PM
Included in blocks: 291,491
Confirmations: 1,467,368
Total coins transferred: 0.9646 ERG
Fees: 0.0012 ERG
Fees per byte: 0.000001496 ERG
Raw Transaction Data
{
  "id": "effbf1e4b6e6a7b8fe7eff07ce2389ca3f78ec6f81fa3e7a30353e8355b319c7",
  "blockId": "e752ac90b8d23b2b693a30e13b7449e2bcd329a7976fd2eb446d93cc77affae3",
  "inclusionHeight": 291491,
  "timestamp": 1596980070733,
  "index": 1,
  "globalIndex": 492183,
  "numConfirmations": 1467368,
  "inputs": [
    {
      "boxId": "26f83f9c0fc4ed40453b07087ce8e52702a56d03be3c405bdf7530c286d61fd1",
      "value": 664600000,
      "index": 0,
      "spendingProof": "0ed1430da268cca9f082059fa6edffcf1442f8eea4e7b64dd211d35ec6181f71af0e908d0646ac65fcf12adb412d71dacfd13872dc383399",
      "outputBlockId": "819d7385f162ebaf6df7adf189cab20ede5b709b56b96906ef07401a567ab289",
      "outputTransactionId": "68942b039f65a6b7194068a49236bdadf964410db546892fe2f143cc17d1b710",
      "outputIndex": 2,
      "outputGlobalIndex": 1128440,
      "outputCreatedAt": 291486,
      "outputSettledAt": 291488,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {}
    },
    {
      "boxId": "590dc79d4988119db374f6c999a47a43b5abb4a34304a4e332b310261dd2a61b",
      "value": 300000000,
      "index": 1,
      "spendingProof": "bc21f65f74ef958b9de6bb24690a0f8b9b09c467bd85d971efbf07f44ee6799c15668ae180e26f5daea353b1cbf3b1cb602760223117884f",
      "outputBlockId": "c7993aeee7bbe1b5ebc4197dcdc384e8d0ad424cf0d3bccf9b9b2274eef93759",
      "outputTransactionId": "346459ea31fcb367c56d75df492a0739056b8bd1a308bab3be6c989be9d63a3c",
      "outputIndex": 0,
      "outputGlobalIndex": 1128430,
      "outputCreatedAt": 291484,
      "outputSettledAt": 291486,
      "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": "04c0ca23",
          "sigmaType": "SInt",
          "renderedValue": "291488"
        },
        "R6": {
          "serializedValue": "0e20b413a0bd1a41798d5ce92e044e4a064e887639fad61e3ee83ba12117465c3659",
          "sigmaType": "Coll[SByte]",
          "renderedValue": "b413a0bd1a41798d5ce92e044e4a064e887639fad61e3ee83ba12117465c3659"
        }
      }
    }
  ],
  "dataInputs": [
    {
      "boxId": "9976a8b11feb4024ab07c16560d1fc348049a4d26af2879871d2bc91b1bf13f5",
      "value": 1000000,
      "index": 0,
      "outputBlockId": "819d7385f162ebaf6df7adf189cab20ede5b709b56b96906ef07401a567ab289",
      "outputTransactionId": "68942b039f65a6b7194068a49236bdadf964410db546892fe2f143cc17d1b710",
      "outputIndex": 0,
      "ergoTree": "100604000400050004000e20b662db51cf2dc39f110a021c2a31c74f0a1a18ffffbf73e8a051a7b8c0f09ebc0e20814e3669af07fde7757fbf063131b2ffea3b9534273e6dac0b1830373e81f079d803d601b2a5730000d602e4c6a70407d603b2db6501fe730100ea02d1ededededed93e4c672010407720293e4c67201050ec5720391e4c672010605730293c27201c2a793db63087201db6308a7ed938cb2db6308720373030001730493cbc272037305cd7202",
      "address": "jL2aaqw6XU61SZznxeykLpREPzSmZv8bwbjEsJD6DMfXQLgBc12wMmPpVD81JnLvRbMphA3SehsyWc4kQ88uKa9SVA3EikNeTUGGQquabVkR4rvvbHgczZPtLhkrmsfE1yLuLFtwBUwuvuEAS4fHHt5ygRC5g3VbsNBhd5oqZGZgmhjgk1zUWLQy6V8zs4K3RxEuEdFWQ58JSBQu8EaR4TnUeAnGyG8Atapku6woNAAUKmT8Vtg6ikEauDY5m",
      "assets": [],
      "additionalRegisters": {
        "R4": {
          "serializedValue": "0702e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
          "sigmaType": "SGroupElement",
          "renderedValue": "02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c"
        },
        "R5": {
          "serializedValue": "0e20590dc79d4988119db374f6c999a47a43b5abb4a34304a4e332b310261dd2a61b",
          "sigmaType": "Coll[SByte]",
          "renderedValue": "590dc79d4988119db374f6c999a47a43b5abb4a34304a4e332b310261dd2a61b"
        },
        "R6": {
          "serializedValue": "05c2ee45",
          "sigmaType": "SLong",
          "renderedValue": "572321"
        }
      }
    }
  ],
  "outputs": [
    {
      "boxId": "21ee940cc4695733d57270ab293d22fc24d085d9fa3189a3424c38b401b9ca9c",
      "transactionId": "effbf1e4b6e6a7b8fe7eff07ce2389ca3f78ec6f81fa3e7a30353e8355b319c7",
      "blockId": "e752ac90b8d23b2b693a30e13b7449e2bcd329a7976fd2eb446d93cc77affae3",
      "value": 296000000,
      "index": 0,
      "globalIndex": 1128448,
      "creationHeight": 291489,
      "settlementHeight": 291491,
      "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": "04d4ca23",
          "sigmaType": "SInt",
          "renderedValue": "291498"
        }
      },
      "spentTransactionId": "a7ac3f0c3a2862a404ee56df9763bd57051da69c759a63bd1bc3d21975a65928",
      "mainChain": true
    },
    {
      "boxId": "4dac033a6589f4a2da7cd5dcab9658b64017da6d4309bcb07124e3c8490d0225",
      "transactionId": "effbf1e4b6e6a7b8fe7eff07ce2389ca3f78ec6f81fa3e7a30353e8355b319c7",
      "blockId": "e752ac90b8d23b2b693a30e13b7449e2bcd329a7976fd2eb446d93cc77affae3",
      "value": 2000000,
      "index": 1,
      "globalIndex": 1128449,
      "creationHeight": 291489,
      "settlementHeight": 291491,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "ede75a0b6a7f39ce2c44f7dcc90e2d136e940214ef0da98c9767f0fb65bd6ade",
      "mainChain": true
    },
    {
      "boxId": "328dcbeab126854083df1b8fba643031509908d1dd58eaf3f0a1ab26c5cfabf2",
      "transactionId": "effbf1e4b6e6a7b8fe7eff07ce2389ca3f78ec6f81fa3e7a30353e8355b319c7",
      "blockId": "e752ac90b8d23b2b693a30e13b7449e2bcd329a7976fd2eb446d93cc77affae3",
      "value": 2000000,
      "index": 2,
      "globalIndex": 1128450,
      "creationHeight": 291489,
      "settlementHeight": 291491,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "5901616f1a2faf4531345395ad3e5a909bbe240a4d06c5fbef53e4e75d40da79",
      "mainChain": true
    },
    {
      "boxId": "3113f465e7e9b7aecd4fdeded330fcd2dc86bba21a7f8e24fceb0bc4a10848de",
      "transactionId": "effbf1e4b6e6a7b8fe7eff07ce2389ca3f78ec6f81fa3e7a30353e8355b319c7",
      "blockId": "e752ac90b8d23b2b693a30e13b7449e2bcd329a7976fd2eb446d93cc77affae3",
      "value": 1200000,
      "index": 3,
      "globalIndex": 1128451,
      "creationHeight": 291489,
      "settlementHeight": 291491,
      "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": "9104ddd828073adbbe22e32103b2e83e526adb130ab9747abc399a4674e08ddf",
      "mainChain": true
    },
    {
      "boxId": "fecd18a7e3be4928c3f7fcf382321d9b5d901323c5764d1630402a5861d3e830",
      "transactionId": "effbf1e4b6e6a7b8fe7eff07ce2389ca3f78ec6f81fa3e7a30353e8355b319c7",
      "blockId": "e752ac90b8d23b2b693a30e13b7449e2bcd329a7976fd2eb446d93cc77affae3",
      "value": 663400000,
      "index": 4,
      "globalIndex": 1128452,
      "creationHeight": 291489,
      "settlementHeight": 291491,
      "ergoTree": "0008cd02e26adcb8a50ba07b351b84c464fd09f946e07565ace88e93973fff21834f522c",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(e26adc,dfb4da,...)))}",
      "address": "9gEn3XctxRx7GwLNpu1pevckKMvSVrx5ZizBwMxFZaWa2UbVBLo",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "a7ac3f0c3a2862a404ee56df9763bd57051da69c759a63bd1bc3d21975a65928",
      "mainChain": true
    }
  ],
  "size": 802,
  "isUnconfirmed": false
}