PolicyPalNetworkCrowdsale
Verified contract
Active on
Ethereum with 4,958 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfeda…42ee
Balances ($0.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REN | ERC-20 | 0.85 | $0.052012 |
$0.04 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5329390 | 7 years ago | | | 0.375 | 0.000021822000 | |
| 5258915 | 7 years ago | | | 0.009 | 0.00010500000 | |
| 5240964 | 7 years ago | | | 4.2536 | 0.00019639800 | |
| 5195847 | 7 years ago | | | 8.418 | 0.0019677950 | |
| 5195613 | 7 years ago | | | 3.7 | 0.000065990000 | |
| 5194866 | 7 years ago | | | 1.5 | 0.0082487500 | |
| 5192740 | 7 years ago | | | 5 | 0.000098985000 | |
| 5192577 | 7 years ago | | | 1 | 0.000072589000 | |
| 5192576 | 7 years ago | | | 2 | 0.0026396000 | |
| 5192409 | 7 years ago | | | 9 | 0.0019803000 |
ABI
ABI objects
Getter at block 21259807
admin() view returns (address)
0x95343e65c188952ad41a56869b7cb6d89df8dd25
haltSale() view returns (bool)
false
increaseMaxContribTime() view returns (uint256)
1520128800
maxContribution() view returns (uint256)
1000000000000000000
minContribution() view returns (uint256)
100000000000000000
multiSigWallet() view returns (address)
0x00be60d1f1338ef422246f6a791084b114ecf769
raisedWei() view returns (uint256)
6000000000000000000000
rate() view returns (uint256)
21000
saleEndTime() view returns (uint256)
1520215200
saleEnded() view returns (bool)
true
saleStartTime() view returns (uint256)
1520042400
saleStarted() view returns (bool)
true
token() view returns (address)
0xfedae5642668f8636a11987ff386bfd215f942ee
Read-only
eligibleAmount(address _contributor, uint256 _amount) view returns (uint256)
participated(address) view returns (uint256)
whitelistAddresses(address) view returns (bool)
State-modifying
Events buy(address _recipient) payable returns (uint256)
emergencyDrain(address _anyToken) returns (bool)
setHaltSale(bool _halt)
updateWhitelist(address _user, bool _allow)
updateWhitelists(address[] _users, bool[] _allows)
Buy(address _buyer, uint256 _tokens, uint256 _payedWei)
UpdateWhitelist(address _user, bool _allow, uint256 _time)
constructor(address _admin, address _multiSigWallet, uint256 _totalTokenSupply, uint256 _premintedTokenSupply, uint256 _presaleTokenSupply, uint256 _saleStartTime, uint256 _saleEndTime, uint256 _increaseMaxContribTime, uint256 _rate, uint256 _minContribution, uint256 _maxContribution)
fallback()
This contract contains no error objects.