Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

d684d836c48480bb83c567fc867bb24fb8e58ec8f59375d2549f52974fa28dec
Timestamp (utc)
2021-03-26 03:10:38
Fee Paid
0.00000725 BSV
(
0.06997480 BSV
-
0.06996755 BSV
)
Fee Rate
462 sat/KB
Version
1
Confirmations
314,349
Size Stats
1,569 B

4 Inputs

Total Input:
0.06997480 BSV
  • Q! Q”æ÷T¸;R³[ƒ{_"CUòZẈN}Í\•HÈá!^-Ý*ñðJ‘ŽBבU娕6ˊ˜8mpÝ]þlh92R®Mr {"personalDetails":1,"__cls":"class UserSC {\n constructor(\n owners = [],\n firstName = '',\n lastName = '',\n email = '',\n phone = 0,\n title = '',\n dateCreated = '',\n institution = '',\n publicKey = '',\n adminKeys = [],\n appMessages = [],\n firstChatMessage = ''\n ) {\n this._owners = owners;\n\n this.personalDetails = {\n _owners: owners,\n firstName,\n lastName,\n email,\n phone,\n title,\n dateCreated,\n };\n\n this.institution = institution;\n\n this.publicKey = publicKey;\n\n this.adminKeys = adminKeys;\n\n this.funds = [];\n\n this.files = [];\n\n this.appMessages = appMessages;\n this.firstChatMessage = firstChatMessage;\n }\n\n addFile(documentId) {\n this.files = [...new Set(this.files.concat(documentId))];\n }\n\n addFund(fundId) {\n this.funds = [...new Set(this.funds.concat(fundId))];\n }\n\n removeFund(fundId) {\n const index = this.funds.indexOf(fundId);\n if (index > -1) {\n this.funds.splice(index, 1);\n }\n }\n\n removeOwner(id) {\n let index = this._owners.indexOf(id);\n if (index > -1) {\n this._owners.splice(index, 1);\n }\n\n index = this.personalDetails._owners.indexOf(id);\n if (index > -1) {\n if (index > -1) {\n }\n this.personalDetails._owners.splice(index, 1);\n }\n if (index > -1) {\n }\n\n index = this.adminKeys.indexOf(id);\n if (index > -1) {\n }\n this.adminKeys.splice(index, 1);\n if (index > -1) {\n }\n }\n\n addOwner(id) {\n this._owners = [...new Set(this._owners.concat(id))];\n this.personalDetails._owners = [...new Set(this.personalDetails._owners.concat(id))];\n }\n\n addAdmin(id) {\n this.addOwner(id);\n this.adminKeys = [...new Set(this.adminKeys.concat(id))];\n }\n\n setFirstName(value) {\n this.personalDetails.firstName = value;\n }\n\n setLastName(value) {\n this.personalDetails.lastName = value;\n }\n\n setInstitution(value) {\n this.institution = value;\n }\n\n setPublicKey(value) {\n this.publicKey = value;\n }\n\n setEmail(value) {\n this.personalDetails.email = value;\n }\n\n setPhone(value) {\n this.personalDetails.phone = value;\n }\n\n setTitle(value) {\n this.personalDetails.title = value;\n }\n\n addAppMessage(message) {\n this.appMessages = [...new Set(this.appMessages.concat(message))];\n }\n\n setFirstChatMessage(message) {\n this.firstChatMessage = message;\n }\n\n edit(firstName, lastName, email, phone, title) {\n this.personalDetails.firstName = firstName;\n this.personalDetails.lastName = lastName;\n this.personalDetails.email = email;\n this.personalDetails.phone = phone;\n this.personalDetails.title = title;\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["02205194e6f754b83b52b35b837b5f18224355f25ae11bba884e7dcd5c9548c8e1","035e2ddd2af1f04a918e42d719910e55e5a89536cb8a98386d70dd5dfe6c683932"],"Test","Admin","email","123","Admin",1616506788,"ea900c25b99c00dd77df2c6b32d3310dc3d4f2f6d0313867679eb25b8b597ef1:0","035e2ddd2af1f04a918e42d719910e55e5a89536cb8a98386d70dd5dfe6c683932",[]]}u
    https://whatsonchain.com/tx/undefined
  • Q!^-Ý*ñðJ‘ŽBבU娕6ˊ˜8mpÝ]þlh92Q®ME{"summary":1,"details":2,"correspondentBank":3,"beneficiaryBank":4,"__index":{"obj":0},"__func":"addAdmin","__args":["035e2ddd2af1f04a918e42d719910e55e5a89536cb8a98386d70dd5dfe6c683932","71c5a45a7eafd900aa2cd78ada2ae5df83db3886eacab34becb5090100d1c5bf:0","02205194e6f754b83b52b35b837b5f18224355f25ae11bba884e7dcd5c9548c8e1"]}u
    https://whatsonchain.com/tx/undefined
  • Q!^-Ý*ñðJ‘ŽBבU娕6ˊ˜8mpÝ]þlh92Q®MW{"summary":1,"details":2,"__cls":"class FundSC {\n constructor(\n owners = [],\n fundName = '',\n shortName = '',\n addressLine = '',\n country = '',\n contactInformation = '',\n institutionId = '',\n customerType = '',\n usPayIdType = '',\n abaNumber = '',\n investmentVehicle = '',\n entityType = '',\n fxType = '',\n amlRequired = false,\n costingMethod = '',\n defaultFund = false,\n reserveCalculationRequired = false,\n revalRequired = false,\n revaluationMethod = '',\n revaluationStartMonth = '',\n dateFunded = '',\n adminId = '',\n trusteeId = '',\n complianceId = ''\n ) {\n this._owners = owners;\n\n this.summary = {\n _owners: owners,\n fundName,\n shortName,\n addressLine,\n country,\n contactInformation,\n institutionId,\n };\n\n this.details = {\n _owners: owners,\n customerType,\n usPayIdType,\n abaNumber,\n investmentVehicle,\n entityType,\n fxType,\n amlRequired,\n costingMethod,\n defaultFund,\n reserveCalculationRequired,\n revalRequired,\n revaluationMethod,\n revaluationStartMonth,\n dateFunded,\n };\n\n this.adminId = adminId;\n this.trusteeId = trusteeId;\n this.complianceId = complianceId;\n\n this.documents = [];\n this.members = [];\n\n this.contactPersonId = '';\n\n this.kycDocs = [];\n this.onboarded = [];\n this.processing = [];\n this.files = [];\n }\n\n setupFund(user, institution, owners, complianceTests) {\n this.addAdmin(user._id, user.publicKey);\n this.addOwners(owners);\n this.setContactPersonId(user._id);\n user.funds = [...new Set(user.funds.concat(this._id))]\n institution.funds = [...new Set(institution.funds.concat(this._id))]\n institution.complianceTests = complianceTests\n }\n\n addAdmin(id, publicKey) {\n this._owners = [...new Set(this._owners.concat(publicKey))];\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKey))];\n this.details._owners = [...new Set(this.details._owners.concat(publicKey))];\n this.addMember(id);\n }\n\n setContactPersonId(id) {\n this.contactPersonId = id;\n }\n\n addOwners(publicKeys) {\n this._owners = [...new Set(this._owners.concat(publicKeys))];\n this.details._owners = [...new Set(this.details._owners.concat(publicKeys))];\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKeys))];\n }\n\n setInstId(institutionId) {\n this.summary.institutionId = institutionId;\n }\n\n addMember(memberId) {\n this.members = [...new Set(this.members.concat(memberId))];\n }\n\n edit(\n fundName,\n shortName,\n addressLine,\n country,\n contactInformation,\n customerType,\n usPayIdType,\n abaNumber,\n investmentVehicle,\n entityType,\n fxType,\n amlRequired,\n costingMethod,\n defaultFund,\n revalRequired,\n revaluationMethod,\n reserveCalculationRequired,\n revaluationStartMonth,\n dateFunded,\n adminId,\n trusteeId,\n complianceId\n ) {\n this.summary.fundName = fundName;\n this.summary.shortName = shortName;\n this.summary.addressLine = addressLine;\n this.summary.country = country;\n this.summary.contactInformation = contactInformation;\n this.details.customerType = customerType;\n this.details.usPayIdType = usPayIdType;\n this.details.abaNumber = abaNumber;\n this.details.investmentVehicle = investmentVehicle;\n this.details.entityType = entityType;\n this.details.fxType = fxType;\n this.details.amlRequired = amlRequired;\n this.details.costingMethod = costingMethod;\n this.details.defaultFund = defaultFund;\n this.details.revalRequired = revalRequired;\n this.details.revaluationMethod = revaluationMethod;\n this.details.reserveCalculationRequired = reserveCalculationRequired;\n this.details.revaluationStartMonth = revaluationStartMonth;\n this.details.dateFunded = dateFunded;\n this.adminId = adminId;\n this.trusteeId = trusteeId;\n this.complianceId = complianceId;\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["035e2ddd2af1f04a918e42d719910e55e5a89536cb8a98386d70dd5dfe6c683932"],"Fund 1","f","123 Main St","USA","info","ea900c25b99c00dd77df2c6b32d3310dc3d4f2f6d0313867679eb25b8b597ef1:0","type","SWIFT","123","Offshore","","USD",false,"WAC",false,false,false,"","",1616507064,"71c5a45a7eafd900aa2cd78ada2ae5df83db3886eacab34becb5090100d1c5bf:0","71c5a45a7eafd900aa2cd78ada2ae5df83db3886eacab34becb5090100d1c5bf:0","71c5a45a7eafd900aa2cd78ada2ae5df83db3886eacab34becb5090100d1c5bf:0"]}u
    https://whatsonchain.com/tx/undefined

4 Outputs

Total Output:
0.06996755 BSV
  • Q! Q”æ÷T¸;R³[ƒ{_"CUòZẈN}Í\•HÈá!^-Ý*ñðJ‘ŽBבU娕6ˊ˜8mpÝ]þlh92R®!{"__index":{"0":0,"1":1,"obj":2}}u
    https://whatsonchain.com/tx/d684d836c48480bb83c567fc867bb24fb8e58ec8f59375d2549f52974fa28dec
  • Q!^-Ý*ñðJ‘ŽBבU娕6ˊ˜8mpÝ]þlh92Q®{}u
    https://whatsonchain.com/tx/d684d836c48480bb83c567fc867bb24fb8e58ec8f59375d2549f52974fa28dec
  • Q!^-Ý*ñðJ‘ŽBבU娕6ˊ˜8mpÝ]þlh92Q®M1{"__func":"setupFund","__args":["__","__",["035e2ddd2af1f04a918e42d719910e55e5a89536cb8a98386d70dd5dfe6c683932"],"{\"788ac0e5fbe9ba33c57abb3387b6bcfe2ff8e9df69552638a7b1e77c588a2f11:0\":{\"fundId\":\"788ac0e5fbe9ba33c57abb3387b6bcfe2ff8e9df69552638a7b1e77c588a2f11:0\",\"complianceId\":\"71c5a45a7eafd900aa2cd78ada2ae5df83db3886eacab34becb5090100d1c5bf:0\",\"uploaded\":1616507103,\"lastModified\":1616507103,\"complianceSpecifications\":{\"warfWalRequired\":false,\"warfWalMin\":0,\"warfWalMax\":0,\"mwarrRequired\":false,\"mwarrMin\":0,\"mwarrMax\":0,\"diversityRequired\":false,\"diversityMin\":0,\"diversityMax\":0,\"ocRatioRequired\":false,\"ocRatioMin\":0,\"ocRatioMax\":0,\"concentrationLimitRequired\":false,\"concentrationLimitMin\":0,\"concentrationLimitMax\":0},\"status\":\"Pending\",\"pinned\":false}}"]}u
    https://whatsonchain.com/tx/d684d836c48480bb83c567fc867bb24fb8e58ec8f59375d2549f52974fa28dec