CallProxy
Proxy to execute the other contract calls. This contract is used when a user requests transfer with specific call of other contract.
Variables
DEBRIDGE_GATE_ROLE
Role allowed to withdraw fee
submissionChainIdFrom
Chain from which the current submission is received
submissionNativeSender
Native sender of the current submission
Functions
initialize
call
Used for calls where native asset transfer is involved.
Parameters:
callERC20
Used for calls where ERC20 transfer is involved.
Parameters:
externalCall
receive
version
Get this contract's version
Last updated