DepositableDelegateProxy
contract DepositableDelegateProxy
is DepositableStorage, DelegateProxy
Source: contracts/common/DepositableDelegateProxy.sol
Index
Reference
Events
ProxyDeposit
event`` ProxyDeposit(address sender, uint256 value)
Parameters:
sender- addressvalue- uint256
Functions
fallback
function () external payable
Last updated
Was this helpful?
