ProtRound1Crowdsale
Verified contract
Active on
Ethereum with 384 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2341…8932
0x9917…b1af
Balances ($0.00)
No balances found for "ProtRound1Crowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12374149 | 4 years ago | | | 0.96 | 0.0052174450 | |
| 12195072 | 4 years ago | | | 0.02 | 0.012211644 | |
| 12179689 | 4 years ago | | | 0.1 | 0.011719239 | |
| 12173687 | 4 years ago | | | 0.49 | 0.0071220240 | |
| 12173674 | 4 years ago | | | 1 | 0.010242024 | |
| 12173582 | 4 years ago | | | 0.325 | 0.0085601250 | |
| 12173527 | 4 years ago | | | 1.5 | 0.010043838 | |
| 12173509 | 4 years ago | | | 3 | 0.021564711 | |
| 12173469 | 4 years ago | | | 3 | 0.011916201 | |
| 12173465 | 4 years ago | | | 1 | 0.010142307 |
ABI
ABI objects
Getter at block 21322895
cap() view returns (uint256)
15000000000000000000000000
closingTime() view returns (uint256)
1618493522
ethPrice() view returns (uint256)
1839
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
isOwner() view returns (bool)
false
maxTxValuePerUser() view returns (uint256)
3000000000000000000
openingTime() view returns (uint256)
1617111122
owner() view returns (address)
0x6db3de06aff9e5575e1f4e4a844d9a177e69a3d1
rate() view returns (uint256)
15
token() view returns (address)
0x2341dd0a96a0dab62aa1efb93d59ff7f3bdb8932
tokensAllocated() view returns (uint256)
5338211532743800000000000
wallet() view returns (address)
0x9917482a1d8b298e51c1174ef059a13342dab1af
weiRaised() view returns (uint256)
435416927630000000000
Read-only
getUserContribution(address beneficiary) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
renounceOwnership()
setEthPrice(uint256 newEthPrice)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TimedCrowdsaleExtended(uint256 prevClosingTime, uint256 newClosingTime)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 rate, address wallet, address token, uint256 openingTime, uint256 closingTime, uint256 cap, uint256 ethPrice, uint256 maxTxValuePerUser)
fallback()
This contract contains no error objects.