LzSingleStakePoolDeployer
gasLimit
uint256 gasLimitdeployer
contract SingleStakePoolDeployer deployerinitialize
function initialize(address _endpoint, contract SingleStakePoolDeployer _deployer) externalreceive
receive() external payablewithdraw
function withdraw(address to) external payableadapterParams
function adapterParams() public view returns (bytes)estimateFees
function estimateFees(uint16 dstChainId, uint256 pid, address owner, string metadataURI, contract IERC20Metadata stakeToken, contract IERC20Metadata rewardToken) external view returns (uint256 nativeFee, uint256 zroFee)setGasLimit
function setGasLimit(uint256 _gasLimit) externalsetTrustedForwarder
deploy
_nonblockingLzReceive
_msgData
_msgSender
LzSingleStakePoolDeployerV2
setDeployer
Last updated