ODCinterfacesdataobject-interfaces
ITransferrableOwnable2StepVaultOperations
Provides the operations of the VaultDataObject to interact with vaults factories, generic transferrable ownable 2-Step vaults and the data associated to them
acceptOwnable2StepVaultOwnership
Operation used to accept the ownership of a 2-step ownable vault
Parameters
Name | Type | Description |
---|---|---|
vault | address | The vault address |
transferVaultToDataPoint
Operation used to transfer a vault to a new data point
Parameters
Name | Type | Description |
---|---|---|
vault | address | The vault address |
newDataPoint | DataPoint | The new data point |