KicksCrowdsale
Verified contract
Active on
Ethereum with 6,489 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 |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8348829 | 5 years ago | | | 0 | 0.00068254500 | |
| 8334817 | 5 years ago | | | 0 | 0.00033828000 | |
| 8334542 | 5 years ago | | | 0 | 0.00033828000 | |
| 8334260 | 5 years ago | | | 0 | 0.00033828000 | |
| 8334000 | 5 years ago | | | 0 | 0.00033828000 | |
| 8333727 | 5 years ago | | | 0 | 0.00033828000 | |
| 8333470 | 5 years ago | | | 0 | 0.00033828000 | |
| 8333195 | 5 years ago | | | 0 | 0.00033828000 | |
| 8332914 | 5 years ago | | | 0 | 0.00033828000 | |
| 8332644 | 5 years ago | | | 0 | 0.00033828000 |
ABI
ABI objects
Getter at block 21289779
KYC() view returns (bool)
true
bonus10capBoundary() view returns (uint256)
1533333333333333333333333
bonus20capBoundary() view returns (uint256)
800000000000000000000000
closingTime() view returns (uint256)
1564617599
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
kickCap() view returns (uint256)
33333333333333333333333333
kickMinPay() view returns (uint256)
100000000000000000000
kickPurchased() view returns (uint256)
296611813985450433503968
openingTime() view returns (uint256)
1552867201
rate() view returns (uint256)
282
remainingTokens() view returns (uint256)
0
token() view returns (address)
0xd91a6162f146ef85922d9a15ee6eb14a00344586
tokenWallet() view returns (address)
0x7e1b507d216e83726380fdf742ff29e64f5e4ded
wallet() view returns (address)
0x7e1b507d216e83726380fdf742ff29e64f5e4ded
weiRaised() view returns (uint256)
698063365080000000000
Read-only
isWhitelistAdmin(address account) view returns (bool)
isWhitelisted(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
addWhitelisted(address account)
buyTokens(address beneficiary) payable
manualSell(address beneficiary, uint256 weiAmount)
offKYC()
onKYC()
removeWhitelisted(address account)
renounceWhitelistAdmin()
renounceWhitelisted()
setRate(uint256 rate)
Bonus(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
ChangeRate(uint256 rate)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
WhitelistedAdded(address indexed account)
WhitelistedRemoved(address indexed account)
constructor(uint256 rate, address token, address wallet, address tokenWallet, address manualSeller, address rateSetter, uint256 openingTime, uint256 closingTime)
fallback()
This contract contains no error objects.