CallForwardingProxy
target
address target
The underlying target address that is called.
constructor
constructor(address _target) public
fallback
fallback() external payable
Defaults to, and forwards all calls to the target address.
Contributions not accepted
These reference pages are automatically generated based on Linea's smart contracts. To ensure they accurately match the deployed smart contracts, we cannot accept any contributions that edit these pages.