DepositableDelegateProxy

contract DepositableDelegateProxy

is DepositableStorage, DelegateProxy

Source: contracts/common/DepositableDelegateProxy.sol

Index

Reference

Events

ProxyDeposit

event`` ProxyDeposit(address sender, uint256 value)


Parameters:

  • sender - address

  • value - uint256

Functions

fallback

function () external payable

Last updated