Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

d6f376ec83ccb8281cf01bdd5b201ac00e7cee4b198b4fe56649bb2ac68fcab8
Timestamp (utc)
2021-06-06 19:19:04
Fee Paid
0.00001203 BSV
(
0.00094626 BSV
-
0.00093423 BSV
)
Fee Rate
500.6 sat/KB
Version
1
Confirmations
296,314
Size Stats
2,403 B

5 Outputs

Total Output:
0.00093423 BSV
  • jrunM“{"in":1,"ref":["63e0e1268d8ab021d1c578afb8eaa0828ccbba431ffffd9309d04b78ebeb6e56_o1","native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["f38331d1b9512ae34b2d9a38a5dbce74886f0cf3b660adf0f406e78f108a0599","f19b5bdcb56e9544c5ed1d0e4ea41613d433ac5f64c597ff6dafbb8beda36df0","cc37e355801b99a225f10e380a59a804a14a0609dc728f768331b3c71beb2179"],"del":[],"cre":["mjorz61ku4Y9yGD2ryzX1w2NYTRbcarQ5E","mjorz61ku4Y9yGD2ryzX1w2NYTRbcarQ5E"],"exec":[{"op":"DEPLOY","data":["class MineFactory extends Factory {\n\n init(ownerPubkey, priceSatoshis) {\n super.init(ownerPubkey, priceSatoshis)\n this.numberOfMines = 0\n }\n\n produce(purchase) {\n\n this.numberOfMines = this.numberOfMines + 1\n\n const mine = new Mine(this.numberOfMines, new Group([this.owner, purchase.buyer], 1))\n\n this.satoshis = this.satoshis + purchase.satoshis\n\n purchase.destroy()\n\n return mine\n }\n}",{"deps":{"Factory":{"$jig":0},"Group":{"$jig":1},"Mine":{"$jig":5}}},"class Mine extends Jig {\n\n init(id, owner) {\n this.id = id\n this.owner = owner\n this.enabled = false\n this.won = 0\n this.lost = 0\n }\n\n deposit(satoshis) {\n expect(satoshis).toBeGreaterThan(0)\n\n this.satoshis = this.satoshis + satoshis\n }\n\n withdraw(satoshis) {\n expect(this.satoshis).toBeGreaterThanOrEqualTo(satoshis)\n\n this.satoshis = this.satoshis - satoshis\n }\n\n enable() {\n this.enabled = true\n }\n\n disable() {\n this.enabled = false\n }\n\n send(pubkey) {\n this.owner = new Group([this.owner.pubkeys[0], pubkey], 1)\n }\n\n incrementWon() {\n this.won = this.won + 1\n }\n\n incrementLost() {\n this.lost = this.lost + 1\n }\n}",{"deps":{"Group":{"$dup":["1","deps","Group"]},"Jig":{"$jig":2},"expect":{"$jig":3}}}]}]}
    https://whatsonchain.com/tx/d6f376ec83ccb8281cf01bdd5b201ac00e7cee4b198b4fe56649bb2ac68fcab8