XVSVaultProxy
Last updated
Last updated
XVS Vault Proxy contract
Admin Functions **
Accepts new implementation of XVS Vault. msg.sender must be pendingImplementation
Return Values
Name | Type | Description |
---|---|---|
Begins transfer of admin rights. The newPendingAdmin must call _acceptAdmin
to finalize the transfer.
Parameters
Return Values
Accepts transfer of admin rights. msg.sender must be pendingAdmin
Return Values
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
[0]
uint256
uint 0=success, otherwise a failure (see ErrorReporter.sol for details)
newPendingAdmin
address
New pending admin.
[0]
uint256
uint 0=success, otherwise a failure (see ErrorReporter.sol for details)
[0]
uint256
uint 0=success, otherwise a failure (see ErrorReporter.sol for details)