PreMlp

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xcf4e3756 at 12427929
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "PreMlp"

No transactions found for "PreMlp"


Functions
Getter at block 21067416
feesController(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingPreMlpCount(view returns (uint256)
0
popMarketplace(view returns (address)
0x0000000000000000000000000000000000000000
uniswapFactory(view returns (address)
0x0000000000000000000000000000000000000000
uniswapRouter(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getPreMlp(uint256view returns (address makeraddress takeruint256 liquidityuint256 endDateuint8 statusaddress token0address token1uint256 amountToken0uint256 amountToken1uint256 bonusToken0uint256 bonusToken1uint256 durationuint256 deadlineuint256 pendingMlpId)
State-modifying
cancelPreMlp(uint256 _PreMlpId
initialize(address _uniswapFactoryaddress _uniswapRouteraddress _popMarketplaceaddress _feesController
makePreMlp(address _token0uint256 _amountuint256 _durationuint256 _bonusTokenAmountaddress _takeruint256 _deadline
releaseLiquidity(uint256 _PreMlpId
renounceOwnership(
revertMarketplaceMlp(uint256 _PreMlpId
setMaxSlippage(uint256 _slippage
takePreMlp(uint256 _PreMlpIdaddress _token1uint256 _amountuint256 _bonusTokenAmount
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PreMlpCanceled(uint256 id
PreMlpCreated(uint256 pendingMlpIduint256 idaddress indexed token0address indexed token1address indexed pairuint256 bonusTokenAmount
PreMlpLiquidityReleased(uint256 iduint256 liquidityaddress indexed makeruint256 amount0address indexed takeruint256 amount1
PreMlpReverted(uint256 id
PreMlpSubmitted(uint256 iduint256 bonusTokenAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.