
The day has come, @BlackRock has deployedtheir
“BlackRock USD Institutional DigitalLiquidity Fund”
on Ethereum. This is the starting point fortokenization of the traditional finance sectors, which we all have waited for.

But what about the technical background oftheir deployment?
The contract was deployed by Securitize ,which serves as a bridge between the traditional financial world and theblockchain, providing the tools and platform necessary for issuing and managingdigital securities.

The contract deployed for the BlackRockfund is a simple proxy contract, allowing for upgrades of the implementationaddress at any time. This design allows two critical functions:
Owner Reassignment: The ability to transferownership is a standard feature, ensuring administrative control can be passedif needed.

Target Modification: More notably, thecontract allows changing the "target" or the implementation address.This feature is crucial as it permits the introduction of new functionalitiesand can easily result in security problems.

However, the current implementation linkedto this contract remains unverified on Etherscan. Verification would providetransparency and confidence:

Currently, the fund's contract iscontrolled by an Externally Owned Account rather than a multisignature wallet,this is less than ideal and places a considerable amount of trust in a singlepoint of control, which, if compromised, could lead to significant securitybreaches.
