ODCinterfaces
IWrapperFactory
deploy
Deploy a Wrapper Proxy
Parameters
Name | Type | Description |
---|---|---|
dpRegistry | address | DataPoint Registry address |
dataIndex | address | DataIndex diamond address |
vaultDO | address | Vault DataObject address |
vaultFactory | address | Vault Factory address |
name | string | Name of the ERC721 token which Wrapper will create |
symbol | string | Symbol of the ERC721 token which Wrapper will create |
Return Values
Name | Type | Description |
---|---|---|
[0] | address | Address of deployed Wrapper |
[1] | bytes32 | DataPoint created for the Wrapper |