CloneFactory
createClone
Create a clone of the vault's code from a template and deploy it on the blockchain.
Parameters:
Variable | Type | Description |
---|---|---|
| address | Address of the template to be cloned. |
Return Value:
Variable | Type | Description |
---|---|---|
| address | Address of the new vault that has cloned and deployed. |
Last updated