Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

dc9d47a6513944c229d14dcb2ea71f11b0edb1bea015c8e35a4f54a48b034d0c
Timestamp (utc)
2020-12-28 12:56:56
Fee Paid
0.00000189 BSV
(
0.05923248 BSV
-
0.05923059 BSV
)
Fee Rate
455.4 sat/KB
Version
1
Confirmations
324,460
Size Stats
415 B

2 Inputs

Total Input:
0.05923248 BSV
  • Q!†‘i6Í©ÇCԉ_É)F;ƒ„Ž<ô“X–¾«BFÃèžQ®M{"__cls":"class PositionSC {\n constructor(owner, numberOfShares = 0, dealId = '', facilityId = '', fundId = '') {\n this._owners = [owner];\n this.numberOfShares = numberOfShares;\n this.dealId = dealId\n this.facilityId = facilityId;\n this.fundId = fundId;\n }\n\n split(newNumberOfShares) {\n if (newNumberOfShares === this.numberOfShares) {\n console.log('newNumberOfShares equal')\n return this;\n }\n if (newNumberOfShares < this.numberOfShares) {\n this.numberOfShares -= newNumberOfShares;\n return new PositionSC(this._owners[0], newNumberOfShares, this.dealId, this.facilityId, this.fundId);\n }\n throw new Error(`Cannot split current transaction`);\n }\n\n merge(...positions) {\n try {\n if (positions.length === 0) return this;\n let sendNumberOfShares = this.numberOfShares;\n this.setToZero();\n for (let i = 0; i < positions.length; i += 1) {\n if (positions[i].dealId !== this.dealId || positions[i].facilityId !== this.facilityId || positions[i].facilityId.fundId !== this.fundId) {\n throw new Error(`Unable to merge positions`);\n }\n sendNumberOfShares += positions[i].numberOfShares;\n positions[i].setToZero();\n }\n return new PositionSC(this._owners[0], sendNumberOfShares, this.dealId, this.facilityId, this.fundId);\n } catch (err) {\n throw new Error(`Unable to merge positions`);\n }\n }\n\n send(to, fundId, numberOfShares) {\n if (this.numberOfShares < numberOfShares) throw new Error(`Insufficient funds`);\n this.numberOfShares = this.numberOfShares - numberOfShares;\n return new PositionSC(to, numberOfShares, this.dealId, this.facilityId, fundId);\n }\n\n setToZero() {\n this.numberOfShares = 0;\n }\n}"}u
    https://whatsonchain.com/tx/undefined

2 Outputs

Total Output:
0.05923059 BSV