Transaction
ID: c12f0c928c...6ba6
Inputs (2)
Spent
Address:
Output transaction:
Settlement height:
Value:
0.069965985 ERG
Tokens:
Loading assets...
Spent
Address:
Output transaction:
Settlement height:
Value:
12 ERG
Outputs (3)
Spent
Address:
Spent in transaction:
Settlement height:
Value:
11.71 ERG
Tokens:
Loading assets...
Spent
Address:
Spent in transaction:
Settlement height:
Value:
0.0001 ERG
Tokens:
Loading assets...
Spent
Address:
Spent in transaction:
Settlement height:
Value:
0.36 ERG
Transaction Details
Confirmations: 127,754
Total coins transferred: 12.07 ERG
Fees: 0.36 ERG
Fees per byte: 0.001125 ERG
Raw Transaction Data
{
"id": "c12f0c928c39e2e26ecf3fc7ce06d779b2ed1f40bc1c7db3fa067d5d7bd56ba6",
"blockId": "d077139fc1f7026dcf564df8de76895a5fd4cdb324b325da656c0bde90e58503",
"inclusionHeight": 1628819,
"timestamp": 1759829568677,
"index": 1,
"globalIndex": 9582851,
"numConfirmations": 127754,
"inputs": [
{
"boxId": "d5a24e98a3a0e3ee97147675d88f4458117b0f12dd8dd354608e2e95f79115de",
"value": 69965985,
"index": 0,
"spendingProof": null,
"outputBlockId": "1bd0c9aad8067471eb9a55c5ede661d726cb75a5a588bbf460450dcee546df34",
"outputTransactionId": "e95353ad58d6a84c91aee2d48598f0b1b9041d2bbb09dda1128afd9f343a0b81",
"outputIndex": 2,
"outputGlobalIndex": 7276140,
"outputCreatedAt": 577618,
"outputSettledAt": 577620,
"ergoTree": "0008cd02660816eafc0d1f1f4adaf3e21d8829c60d511716befcb828fb8f2c388a8977ec",
"ergoTreeConstants": "",
"ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(660816,d28fe7,...)))}",
"address": "9fHzmvMi8twfiK3hSshc1TXGwjca2QXjyBKrSXwUiQPtpw6jhRX",
"assets": [
{
"tokenId": "003bd19d0187117f130b62e1bcab0939929ff5c7709f843c5c4dd158949285d0",
"index": 0,
"amount": 40000,
"name": "SigRSV",
"decimals": 0,
"type": "EIP-004"
}
],
"additionalRegisters": {}
},
{
"boxId": "86ddc3dba806dbcdee164711505f880b14da6dad4a1c9d9d7afb328461e786c6",
"value": 12000000000,
"index": 1,
"spendingProof": null,
"outputBlockId": "e998f87a23bf27a58e6cb21b94f43630f4c480d84fe06c70f0cdb29ca09e8b61",
"outputTransactionId": "a593a8b6c45969f864252f5c547c99f9bef449f38a5219995095235b7b429ace",
"outputIndex": 0,
"outputGlobalIndex": 50684634,
"outputCreatedAt": 1628509,
"outputSettledAt": 1628511,
"ergoTree": "19c4021108cd02780cf1a6875c1e9d3b608d21f0e555c618f05d863c1817f2877f05468ec5c38f08cd021ab040c5eb36208049647912a375dc314dc3e2e188b444b2c4a8eb459aa7997d0e20003bd19d0187117f130b62e1bcab0939929ff5c7709f843c5c4dd158949285d00406040204020400040004020402040005c0b80204000580f10405c09a0c01000100d804d601d07300d602b5a5d901026393c272027201d603b5a5d901036393c27203d07301d6047302d1ecaea4d901056393c272057201ed93b1a5730395ed93b17202730493b172037305d803d605b5db6308b27202730600d901054d0e938c7205017204d606b27203730700d607b5db63087206d901074d0e938c720701720495ed92b17205730892b172077309d801d6088cb27205730a0002eded927208730b939a72088cb27207730c0002730d90c17206730e730f7310",
"ergoTreeConstants": "0: SigmaProp(ProveDlog(ECPoint(780cf1,a4b575,...)))\n1: SigmaProp(ProveDlog(ECPoint(1ab040,fe14ef,...)))\n2: Coll(0,59,-47,-99,1,-121,17,127,19,11,98,-31,-68,-85,9,57,-110,-97,-11,-57,112,-97,-124,60,92,77,-47,88,-108,-110,-123,-48)\n3: 3\n4: 1\n5: 1\n6: 0\n7: 0\n8: 1\n9: 1\n10: 0\n11: 20000\n12: 0\n13: 40000\n14: 100000\n15: false\n16: false",
"ergoTreeScript": "{\n val coll1 = placeholder[SigmaProp](0).propBytes\n val coll2 = OUTPUTS.filter({(box2: Box) => box2.propositionBytes == coll1 })\n val coll3 = OUTPUTS.filter({(box3: Box) => box3.propositionBytes == placeholder[SigmaProp](1).propBytes })\n val coll4 = placeholder[Coll[Byte]](2)\n sigmaProp(\n INPUTS.exists({(box5: Box) => box5.propositionBytes == coll1 }) || (\n (OUTPUTS.size == placeholder[Int](3)) && if ((coll2.size == placeholder[Int](4)) && (coll3.size == placeholder[Int](5))) {(\n val coll5 = coll2(placeholder[Int](6)).tokens.filter({(tuple5: (Coll[Byte], Long)) => tuple5._1 == coll4 })\n val box6 = coll3(placeholder[Int](7))\n val coll7 = box6.tokens.filter({(tuple7: (Coll[Byte], Long)) => tuple7._1 == coll4 })\n if ((coll5.size >= placeholder[Int](8)) && (coll7.size >= placeholder[Int](9))) {(\n val l8 = coll5(placeholder[Int](10))._2\n ((l8 >= placeholder[Long](11)) && (l8 + coll7(placeholder[Int](12))._2 == placeholder[Long](13))) && (box6.value <= placeholder[Long](14))\n )} else { placeholder[Boolean](15) }\n )} else { placeholder[Boolean](16) }\n )\n )\n}",
"address": "4YXCwNiE6dj5uqrgsRJ1t2i1VowBxk2CLJ8iYHfz4qKMvyf91apTLbReFKmgguFVHjdz4iAFomFzhxQshyefbuHuRpq4KLo876x1adnCXvUFsP4HvQpZpAbSjP5uqsfdp8mM9n5EGmydriiWbmrUAqPoyZY6et3JQry6mi1Kok844AHRUNcEubQoaVicakgRu25TkdDXZjZgGwhhNyebBMyncLSedkD8ckFFLjYjusRex1J5YPTMVTYm93NgeLqrnWYRX4reAVdKeLUcBZ7G7JevTh3hejzfSYWiEHJqohniALMQ5xv4ncXYYsUFbXF6AwbeA6ipPo2jkUu7xYoT4H1WLenKiWuWsBZSZaK9JtA5mEPH8DW4fYt7LrrJDHeYtCDE2z2RPpyezu2AFxtaS3641cH5dQwvVrNRCEpBNABcoMRvCaPBsXcCD5gWJQv3kC3AC",
"assets": [],
"additionalRegisters": {}
}
],
"dataInputs": [],
"outputs": [
{
"boxId": "84398857e777e9cf5867c6e2093231ea58ee6631188e18be70f030a61acef042",
"transactionId": "c12f0c928c39e2e26ecf3fc7ce06d779b2ed1f40bc1c7db3fa067d5d7bd56ba6",
"blockId": "d077139fc1f7026dcf564df8de76895a5fd4cdb324b325da656c0bde90e58503",
"value": 11709865985,
"index": 0,
"globalIndex": 50693843,
"creationHeight": 1628818,
"settlementHeight": 1628819,
"ergoTree": "0008cd02780cf1a6875c1e9d3b608d21f0e555c618f05d863c1817f2877f05468ec5c38f",
"ergoTreeConstants": "",
"ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(780cf1,a4b575,...)))}",
"address": "9fRw3bMzSNBuZNmBJd3VAJGf7XQmFfeiebJ989LvTNdxmcz3vEd",
"assets": [
{
"tokenId": "003bd19d0187117f130b62e1bcab0939929ff5c7709f843c5c4dd158949285d0",
"index": 0,
"amount": 20565,
"name": "SigRSV",
"decimals": 0,
"type": "EIP-004"
}
],
"additionalRegisters": {},
"spentTransactionId": "d7ee4aea25839a0d71a6daaa524e91da94271ab03e6cc036e2a99a3dbfc9b799",
"mainChain": true
},
{
"boxId": "9601c2718508485c6e8ece426e9c953848c4d962af264e8400d96cbf0e1b5bd2",
"transactionId": "c12f0c928c39e2e26ecf3fc7ce06d779b2ed1f40bc1c7db3fa067d5d7bd56ba6",
"blockId": "d077139fc1f7026dcf564df8de76895a5fd4cdb324b325da656c0bde90e58503",
"value": 100000,
"index": 1,
"globalIndex": 50693844,
"creationHeight": 1628817,
"settlementHeight": 1628819,
"ergoTree": "0008cd021ab040c5eb36208049647912a375dc314dc3e2e188b444b2c4a8eb459aa7997d",
"ergoTreeConstants": "",
"ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(1ab040,fe14ef,...)))}",
"address": "9eipEgK4eo3fZYj2RY4uAK5BDdob5oinAvo41XTwrnVpjsYYsZ3",
"assets": [
{
"tokenId": "003bd19d0187117f130b62e1bcab0939929ff5c7709f843c5c4dd158949285d0",
"index": 0,
"amount": 19435,
"name": "SigRSV",
"decimals": 0,
"type": "EIP-004"
}
],
"additionalRegisters": {},
"spentTransactionId": "7add66fa435cc6ef49a5dded4af72409ec5a090a5e859e79bc38ede1c29db7be",
"mainChain": true
},
{
"boxId": "dfc1eb828e4da0bfef5f18921a9417f1f255c07e4dfde1b3141d12ada4eafe8b",
"transactionId": "c12f0c928c39e2e26ecf3fc7ce06d779b2ed1f40bc1c7db3fa067d5d7bd56ba6",
"blockId": "d077139fc1f7026dcf564df8de76895a5fd4cdb324b325da656c0bde90e58503",
"value": 360000000,
"index": 2,
"globalIndex": 50693845,
"creationHeight": 1628817,
"settlementHeight": 1628819,
"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": "6b1be73bfe4240567d1555ab236f85f1ef2f6ca99d4fbd122a461caab22b2359",
"mainChain": true
}
],
"size": 320,
"isUnconfirmed": false
}