Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
Timestamp (utc)
2021-01-04 00:49:44
Fee Paid
0.00001571 BSV
(
0.08869006 BSV
-
0.08867435 BSV
)
Fee Rate
453.5 sat/KB
Version
1
Confirmations
323,633
Size Stats
3,464 B

9 Inputs

Total Input:
0.08869006 BSV
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®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 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.numberOfShares = 0;\n for (let i = 0; i < positions.length; i += 1) {\n if (positions[i].dealId !== this.dealId || positions[i].facilityId !== this.facilityId || positions[i].fundId !== this.fundId) {\n throw new Error(`Unable to merge, positions don't originate from the same facility or don't belong to the same fund`);\n }\n sendNumberOfShares += positions[i].numberOfShares;\n positions[i].numberOfShares = 0;\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}"}u
    https://whatsonchain.com/tx/undefined
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®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 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.numberOfShares = 0;\n for (let i = 0; i < positions.length; i += 1) {\n if (positions[i].dealId !== this.dealId || positions[i].facilityId !== this.facilityId || positions[i].fundId !== this.fundId) {\n throw new Error(`Unable to merge, positions don't originate from the same facility or don't belong to the same fund`);\n }\n sendNumberOfShares += positions[i].numberOfShares;\n positions[i].numberOfShares = 0;\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}"}u
    https://whatsonchain.com/tx/undefined
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®={"__index":{"obj":0,"res":1},"__func":"split","__args":[100]}u
    https://whatsonchain.com/tx/undefined
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®={"__index":{"obj":0,"res":1},"__func":"split","__args":[100]}u
    https://whatsonchain.com/tx/undefined
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®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 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.numberOfShares = 0;\n for (let i = 0; i < positions.length; i += 1) {\n if (positions[i].dealId !== this.dealId || positions[i].facilityId !== this.facilityId || positions[i].fundId !== this.fundId) {\n throw new Error(`Unable to merge, positions don't originate from the same facility or don't belong to the same fund`);\n }\n sendNumberOfShares += positions[i].numberOfShares;\n positions[i].numberOfShares = 0;\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}"}u
    https://whatsonchain.com/tx/undefined
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®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 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.numberOfShares = 0;\n for (let i = 0; i < positions.length; i += 1) {\n if (positions[i].dealId !== this.dealId || positions[i].facilityId !== this.facilityId || positions[i].fundId !== this.fundId) {\n throw new Error(`Unable to merge, positions don't originate from the same facility or don't belong to the same fund`);\n }\n sendNumberOfShares += positions[i].numberOfShares;\n positions[i].numberOfShares = 0;\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}"}u
    https://whatsonchain.com/tx/undefined
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®={"__index":{"obj":0,"res":1},"__func":"split","__args":[100]}u
    https://whatsonchain.com/tx/undefined
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®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 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.numberOfShares = 0;\n for (let i = 0; i < positions.length; i += 1) {\n if (positions[i].dealId !== this.dealId || positions[i].facilityId !== this.facilityId || positions[i].fundId !== this.fundId) {\n throw new Error(`Unable to merge, positions don't originate from the same facility or don't belong to the same fund`);\n }\n sendNumberOfShares += positions[i].numberOfShares;\n positions[i].numberOfShares = 0;\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}"}u
    https://whatsonchain.com/tx/undefined
Total Output:
0.08869006 BSV

10 Outputs

Total Output:
0.08867435 BSV
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®G{"__index":{"0":0,"1":1,"2":2,"3":3,"4":4,"5":5,"6":6,"obj":7,"res":8}}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®{}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®{}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®{}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®{}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®{}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®{}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®@{"__func":"merge","__args":["__","__","__","__","__","__","__"]}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
  • Q!á8Q¢))¾–š‘.uÖ.ÁCéL¸^ÎLÆeîªTQ®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 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.numberOfShares = 0;\n for (let i = 0; i < positions.length; i += 1) {\n if (positions[i].dealId !== this.dealId || positions[i].facilityId !== this.facilityId || positions[i].fundId !== this.fundId) {\n throw new Error(`Unable to merge, positions don't originate from the same facility or don't belong to the same fund`);\n }\n sendNumberOfShares += positions[i].numberOfShares;\n positions[i].numberOfShares = 0;\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}"}u
    https://whatsonchain.com/tx/58f501446620cd50c8f00be1a256ca985ff991c30ceeb8fd2a65ef2bcf66728d
Total Output:
0.08867435 BSV