Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

ec914c6f3ddac4bc5070d17b423ec43e66284c5da70b0567d5499e02128cd242
Timestamp (utc)
2021-06-06 19:19:04
Fee Paid
0.00001203 BSV
(
0.00097445 BSV
-
0.00096242 BSV
)
Fee Rate
500.6 sat/KB
Version
1
Confirmations
301,362
Size Stats
2,403 B

5 Outputs

Total Output:
0.00096242 BSV
  • jrunM“{"in":1,"ref":["63e0e1268d8ab021d1c578afb8eaa0828ccbba431ffffd9309d04b78ebeb6e56_o1","native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["9f8e5c5b298ac244fbaab376bcb7f03ef07b2d7646dc128358aecbe6e537b6b8","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/ec914c6f3ddac4bc5070d17b423ec43e66284c5da70b0567d5499e02128cd242