PresaleV2

Verified contract

Active on Ethereum with 402 txns
Deployed by via 0x157ffcbc at 19637328
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "PresaleV2"

0xccba67f8364435ae2bf352affed5c65b72ea4a04a737bc11355efe0e2c983f3b
0x627b857e1aac66fed657466d08f51b486414a6aeedb6d2aca2799dc23df96eb8
0x4714fec6ad458d087ed7f48da569303430a55d09e7da1d37e2cfd170c46c003b
0x48dbc7a30527c1b479d76a5b27e827873e2e03754dc316e9a4bee3e073ebc188
0xf2496c3947b23d9829e6ac21777d06fcf95a21a938bd10626d2f1240cd578183
0x93c4b53779edfc604f482d0ce0655d607cd9da1d1abb55a5583979be37ab44d2
0x7030ebd6d7ce681ab98700ea4a3f3d28e1a3dfa891fb1a40a533d7833ef72f30
0x8cdc487264762db55ea7813c8ff4fd2473072e510d796877cef755d293c0f7e2
0xf636e165d318a5500b26b021f67ffc5d6eeb1aea2e8be15796f53b73fd6f6c4f
0xf7c48fc58c3297e2d02cb532f7d75155328936c682aa1ce5f6b606a6ed7eabe3

Functions
Getter at block 21100815
ETH(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
endSale(view returns (uint256)
1712974026
hardcap(view returns (uint256)
150000000000000000000
isRefund(view returns (bool)
false
maxInvest(view returns (uint256)
500000000000000000
minInvest(view returns (uint256)
100000000000000000
owner(view returns (address)
0x11d3f11f01014c359687039acbb318e11205dda6
paused(view returns (bool)
true
publicSale(view returns (uint256)
1712944026
refundWallet(view returns (address)
0x0000000000000000000000000000000000000000
saveWallet(view returns (address)
0x83b563a09db545b18c83de98e5b247150c807efb
softcap(view returns (uint256)
80000000000000000000
startCommunity(view returns (uint256)
1712944023
startPrivate(view returns (uint256)
1712944020
totalRaised(view returns (uint256)
150000000000000000000
 
whitelistCommunity(view returns (address[])
 
whitelistPrivate(view returns (address[])
Read-only
isWhiteListCommunity(address user_view returns (bool)
isWhiteListPrivate(address user_view returns (bool)
userInvested(addressview returns (uint256)
State-modifying
contribute(uint256 amount_payable 
pause(
refund(
renounceOwnership(
rescureFund(address _erc20address _topayable 
setRefund(
setRefundWallet(address _new
setSaveWallet(address _new
setWhitelist(address[] list_uint256 type_bool action_
settingBuy(uint256 hardcap_uint256 softcap_uint256 min_uint256 max_
settingTime(uint256 private_uint256 community_uint256 public_uint256 end_
transferOwnership(address newOwner
unpause(
Events
Contribute(address indexed investoruint256 indexed amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Refund(address indexed investoruint256 indexed amount
RefundWalletChange(address indexed _oldaddress indexed _new
SaveWalletChange(address indexed _oldaddress indexed _new
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
EnforcedPause(
ExpectedPause(
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token