AuthorizationManager
Last updated
Last updated
Used to register authorized proxy, each user has their own independent proxy.
Returns
Name | Type | Description |
---|---|---|
Leaves the contract without owner. It will not be possible to call onlyOwner
functions anymore. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby removing any functionality that is only available to the owner.
Transfers ownership of the contract to a new account (newOwner
). Can only be called by the current owner.
Parameters
Name | Type | Description |
---|---|---|
Parameters
Returns
Returns
Returns
Returns
Returns
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
proxy
address
address of registered proxy
newOwner
address
address of the new owner
owner
address
address of proxy owner
proxy
address
address of proxy
authorizedAddress
address
address of authorized contract
WETH
address
address of the WETH ("Wrapped Ether") contract
revoked
bool
whether AuthorizationManager is revoked
proxyImplemention
address
address of proxy implemention