LidSimplifiedPresale
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
11 additional
variables
Balances ($0.00)
No balances found for "LidSimplifiedPresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LidSimplifiedPresale"
ABI
ABI objects
Getter at block 20797447 isPresaleEnded() view returns (bool)
finalEndTime() view returns (uint256)
0
finalEth() view returns (uint256)
0
getMaxWhitelistedDeposit() view returns (uint256)
0
hardcap() view returns (uint256)
0
hasIssuedTokens() view returns (bool)
false
hasSentToUniswap() view returns (bool)
false
isOwner() view returns (bool)
false
lidEthBP() view returns (uint256)
0
maxBuyPerAddress() view returns (uint256)
0
maxBuyWithoutWhitelisting() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
presaleTokenBP() view returns (uint256)
0
referralBP() view returns (uint256)
0
totalTokens() view returns (uint256)
0
uniswapEthBP() view returns (uint256)
0
uniswapTokenBP() view returns (uint256)
0
Read-only
accountEthDeposit(address) view returns (uint256)
earnedReferrals(address) view returns (uint256)
isPauser(address account) view returns (bool)
referralCounts(address) view returns (uint256)
tokenPoolBPs(uint256) view returns (uint256)
tokenPools(uint256) view returns (address)
whitelist(address) view returns (bool)
State-modifying
Events addPauser(address account)
deposit() payable
deposit(address referrer) payable
initialize()
initialize(address sender)
initialize(uint256 _maxBuyPerAddress, uint256 _maxBuyWithoutWhitelisting, uint256 _uniswapEthBP, uint256 _lidEthBP, uint256 _referralBP, uint256 _hardcap, address owner, address _timer, address _redeemer, address _token, address _uniswapRouter, address _lidFund)
issueTokens()
pause()
redeem()
releaseEthToAddress(address receiver, uint256 amount) returns (uint256)
renounceOwnership()
renouncePauser()
sendToUniswap()
setTokenPools(uint256 _uniswapTokenBP, uint256 _presaleTokenBP, address[] _tokenPools, uint256[] _tokenPoolBPs)
setWhitelist(address account, bool value)
setWhitelistForAll(address[] account, bool value)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.