PlazaCrowdsale
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PlazaCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6961376 | 6 years ago | | | 0 | 0.00017287200 | |
| 6831524 | 6 years ago | | | 2 | 0.0025927170 | |
| 6813162 | 6 years ago | | | 1 | 0.0025927170 | |
| 6804503 | 6 years ago | | | 0 | 0.00045752000 | |
| 6769066 | 6 years ago | | | 3 | 0.00074589600 | |
| 6765107 | 6 years ago | | | 2 | 0.0044377170 | |
| 6762130 | 6 years ago | | | 0 | 0.00022908000 | |
| 6759454 | 6 years ago | | | 0 | 0.00022876000 | |
| 6756998 | 6 years ago | | | 0 | 0.00032071200 | |
| 6738209 | 6 years ago | | | 0 | 0.00022876000 |
ABI
ABI objects
Getter at block 21419524
bonusRate() view returns (uint256)
5000
cap() view returns (uint256)
300000000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1545901200
finalized() view returns (bool)
true
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
openingTime() view returns (uint256)
1542292200
rate() view returns (uint256)
5000
token() view returns (address)
0x51aa10bdc19780d440261f67158016188a7207e2
wallet() view returns (address)
0xdadec2326bd7820de2d3b505b373d0ad0a1206ad
weiRaised() view returns (uint256)
8000000000000000000
Read-only
getContribution(address _account) view returns (uint256)
isCapper(address account) view returns (bool)
isWhitelisted(address _account) view returns (bool)
tierStartTime(uint256 tier) view returns (uint256)
State-modifying
Events addCapper(address account)
buyTokens(address beneficiary) payable
finalize()
renounceCapper()
updateWhitelist(address _account, uint8 _phase) returns (bool)
updateWhitelistAddresses(address[] _accounts, uint8 _phase)
CapperAdded(address indexed account)
CapperRemoved(address indexed account)
CrowdsaleFinalized()
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
WhitelistUpdated(address indexed _account, uint8 _phase)
constructor(uint256 openingTime, uint256 closingTime, uint256 rate, address wallet, uint256 cap, address token, uint256 openingTimeTier4, uint256 openingTimeTier3, uint256 openingTimeTier2, uint256 invCap)
fallback()
This contract contains no error objects.