Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

a5200700eb8d134c42e38134dc7e49a354b70cc295a6d5686bd0201dab78cac2
Timestamp (utc)
2021-07-09 15:20:20
Fee Paid
0.00001098 BSV
(
0.04934782 BSV
-
0.04933684 BSV
)
Fee Rate
500.9 sat/KB
Version
1
Confirmations
293,757
Size Stats
2,192 B

4 Outputs

Total Output:
0.04933684 BSV
  • jrunMã{"in":0,"ref":["native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["6be94246bf90dd5077a2935115ade6ed7b2bee11591ac34660aa80a7a98005dd","bec1163ed2acad3e7b0b59947077a188c2b44a457fd902428b19b873a08b9c9f"],"del":[],"cre":["mwEcGNdUdc2PnLsULH8RJu1TYYpnE2qBHu","mwEcGNdUdc2PnLsULH8RJu1TYYpnE2qBHu"],"exec":[{"op":"DEPLOY","data":["class CoinCollection extends Jig {\n init (name, supply) {\n CoinCollection.auth();\n expect(name).toBeString()\n expect(supply).toBeInteger()\n this.name = name\n this.maxCoints = supply\n this.coinCreated = 0 \n }\n \n mint(owner, userId, nftId) {\n CoinCollection.auth();\n if (this.coinCreated >= this.maxCoints) {\n throw new Error('no more coints left')\n }\n\n this.coinCreated = this.coinCreated + 1\n return new Coin(this, this.coinCreated, owner, userId, nftId)\n } \n }",{"deps":{"Coin":{"$jig":3},"Jig":{"$jig":0},"expect":{"$jig":1}}},"class Coin extends Jig {\n\n init (coinCollection, index, owner, userId, nftId) {\n Coin.auth(); \n this.coinCollection = coinCollection\n this.index = index \n this.owner = owner\n this.userId = userId\n this.nftId = nftId\n }\n\n send (to, relicaKey) {\n if (this.relicaKey !== relicaKey) {\n throw new Error('Invalid relica key');\n }\n this.owner = to\n }\n\n setUserId (userId, relicaKey) {\n if (this.relicaKey !== relicaKey) {\n throw new Error('Invalid relica key');\n }\n this.userId = userId; \n }\n}",{"deps":{"Jig":{"$dup":["1","deps","Jig"]}},"relicaKey":{"$ui8a":"gbCthjizP7EpcbGfDihFgXJUPN/n0V2yc4vqRx9mKZc="}}]}]}
    https://whatsonchain.com/tx/a5200700eb8d134c42e38134dc7e49a354b70cc295a6d5686bd0201dab78cac2