Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

a28423a91099cf85330adef6388e24e621ddbde0f2627b40850ded2f6bcb17d4
Timestamp (utc)
2021-06-06 22:49:21
Fee Paid
0.00001209 BSV
(
0.00088955 BSV
-
0.00087746 BSV
)
Fee Rate
500.8 sat/KB
Version
1
Confirmations
302,424
Size Stats
2,414 B

5 Outputs

Total Output:
0.00087746 BSV
  • jrunMŸ{"in":1,"ref":["63e0e1268d8ab021d1c578afb8eaa0828ccbba431ffffd9309d04b78ebeb6e56_o1","native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["11dcb0dcc49315d2f78a589cd6872af88f91a1265b5d22b30df3d148f596787b","f19b5bdcb56e9544c5ed1d0e4ea41613d433ac5f64c597ff6dafbb8beda36df0","4d6701bdf76987d8199b93fc9fa796bde8cdcc8ac8de6d162b2aaa75b44f96da"],"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.wins = 0\n this.losses = 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 incrementWins() {\n this.wins = this.wins + 1\n }\n\n incrementLosses() {\n this.losses = this.losses + 1\n }\n}",{"deps":{"Group":{"$dup":["1","deps","Group"]},"Jig":{"$jig":2},"expect":{"$jig":3}}}]}]}
    https://whatsonchain.com/tx/a28423a91099cf85330adef6388e24e621ddbde0f2627b40850ded2f6bcb17d4