ZillaCrowdsale
Verified contract
Active on
Ethereum with 3,033 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4998015 | 7 years ago | | | 0 | 0.0023494120 | |
| 4997863 | 7 years ago | | | 0 | 0.0012910560 | |
| 4991102 | 7 years ago | | | 0 | 0.0025272800 | |
| 4976007 | 7 years ago | | | 0 | 0.0025247200 | |
| 4975981 | 7 years ago | | | 0 | 0.0019247200 | |
| 4912144 | 7 years ago | | | 0 | 0.0025272800 | |
| 4912144 | 7 years ago | | | 0 | 0.0025272800 | |
| 4912144 | 7 years ago | | | 0 | 0.0025272800 | |
| 4912144 | 7 years ago | | | 0 | 0.0025272800 | |
| 4912144 | 7 years ago | | | 0 | 0.0025272800 |
ABI
ABI objects
Getter at block 21160728
end() view returns (uint256)
1514127600
owner() view returns (address)
0x8aebb13ff9239d9fda1052b9dfdd54a1d2b8925d
start() view returns (uint256)
1512043200
state() view returns (uint8)
2
token() view returns (address)
0xfd8971d5e8e1740ce2d0a84095fca4de729d0c16
unlimited() view returns (uint256)
1512129600
vault() view returns (address)
0x069937bd39db09f009bbdfe0088be992efb70dff
zilla_remaining() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address recipient) payable
finalizeCrowdsale()
grantPresaleTokens(address[] recipients, uint256[] eths)
grantTokens(address recipient, uint256 zla)
setEndDate(uint256 _end)
setVault(address _vault)
startCrowdsale(uint256 _start, uint256 _unlimited, uint256 _end, address _vault)
transferOwnership(address newOwner)
whitelistAdd(address[] _addresses)
whitelistRemove(address[] _addresses)
FinalizeCrowdsale()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StartCrowdsale()
TokenSold(address recipient, uint256 eth_amount, uint256 zla_amount)
constructor()
fallback()
This contract contains no error objects.