VanityCrowdsale
Verified contract
Active on
Ethereum with 151 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x14e0…af0e
Balances ($0.00)
No balances found for "VanityCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5193804 | 7 years ago | | | 0.0000001 | 0.00010680000 | |
| 5193804 | 7 years ago | | | 0.0000001 | 0.00010680000 | |
| 5186081 | 7 years ago | | | 0 | 0.000021360000 | |
| 5168866 | 7 years ago | | | 0 | 0.000042720000 | |
| 5097352 | 7 years ago | | | <0.00000001 | 0.000021360000 | |
| 4814502 | 7 years ago | | | 0 | 0.00059822700 | |
| 4814498 | 7 years ago | | | 0 | 0.0013230630 | |
| 4784767 | 7 years ago | | | 0 | 0.00010310850 | |
| 4768050 | 7 years ago | | | 0 | 0.00068739000 | |
| 4767209 | 7 years ago | | | 0.0000001 | 0.0021364280 |
ABI
ABI objects
Getter at block 21382075 computeTotalEthAmount() view returns (uint256)
OWNER_TOKENS_PERCENT() view returns (uint256)
100
TOKEN_RATE() view returns (uint256)
1000
bonusMultiplier() view returns (uint256)
5
distributed() view returns (bool)
false
distributedCount() view returns (uint256)
0
distributedTokens() view returns (uint256)
0
endTime() view returns (uint256)
1514116800
finalized() view returns (bool)
true
owner() view returns (address)
0x8f39518be2202282ec2738e715c78524ef2bccb4
ownerWallet() view returns (address)
0x8f39518be2202282ec2738e715c78524ef2bccb4
participantsCount() view returns (uint256)
97
startTime() view returns (uint256)
1511524800
token() view returns (address)
0x14e00c0f93cefa9b15761d517bba5c3bde70af0e
totalUsdAmount() view returns (uint256)
442694
Read-only
participantBonus(address participant) view returns (uint256)
participants(uint256) view returns (address)
registered(address wallet) view returns (bool)
registeredInDay(address) view returns (uint256)
State-modifying
Events distribute(uint256 count)
finalize()
registerParticipant() payable
setOwnerWallet(address _ownerWallet)
setTotalUsdAmount(uint256 _totalUsdAmount)
transferOwnership(address newOwner)
Distributed()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _startTime, uint256 _endTime, address _ownerWallet)
fallback()
This contract contains no error objects.