KicksCrowdsale
Verified contract
Active on
Ethereum with 1,131 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 |
---|---|---|---|---|---|
KICK | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8772169 | 5 years ago | | | 0 | 0.00033828000 | |
| 8771397 | 5 years ago | | | 0 | 0.00033828000 | |
| 8771139 | 5 years ago | | | 0 | 0.00033828000 | |
| 8770875 | 5 years ago | | | 0 | 0.00033828000 | |
| 8770605 | 5 years ago | | | 0 | 0.00033828000 | |
| 8769824 | 5 years ago | | | 0 | 0.00033828000 | |
| 8769565 | 5 years ago | | | 0 | 0.00033828000 | |
| 8769303 | 5 years ago | | | 0 | 0.00033828000 | |
| 8769026 | 5 years ago | | | 0 | 0.00033828000 | |
| 8768746 | 5 years ago | | | 0 | 0.00033828000 |
ABI
ABI objects
Getter at block 21164009
KYC() view returns (bool)
true
kickMinPay() view returns (uint256)
100000000000000000000
rate() view returns (uint256)
1145
remainingTokens() view returns (uint256)
0
running() view returns (bool)
true
token() view returns (address)
0xd91a6162f146ef85922d9a15ee6eb14a00344586
tokenWallet() view returns (address)
0x7e1b507d216e83726380fdf742ff29e64f5e4ded
wallet() view returns (address)
0x7e1b507d216e83726380fdf742ff29e64f5e4ded
weiRaised() view returns (uint256)
0
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()
offRunning()
onKYC()
onRunning()
removeWhitelisted(address account)
renounceWhitelistAdmin()
renounceWhitelisted()
setRate(uint256 rate)
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)
fallback()
This contract contains no error objects.