DSProxyFactory
function
build
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
owner | address |
Outputs
Type | Description |
---|---|
address |
function
build
nonpayable
Inputs
(void)
Outputs
Type | Description |
---|---|
address |
event
Created
Inputs
Parameter | Type | Description |
---|---|---|
sender | address | |
owner | address | |
proxy | address | |
cache | address |
Outputs
(void)
function
cache
view
Inputs
(void)
Outputs
Type | Description |
---|---|
address |
function
isProxy
view
Inputs
Parameter | Type | Description |
---|---|---|
address |
Outputs
Type | Description |
---|---|
bool |