KuendeCrowdsale
Verified contract
Active on
Ethereum with 300 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf13…ef9a
Balances ($0.00)
No balances found for "KuendeCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6718120 | 6 years ago | | | 3 | 0.0020790000 | |
| 6718089 | 6 years ago | | | 3 | 0.0022945230 | |
| 6718070 | 6 years ago | | | 3 | 0.0022945230 | |
| 6718064 | 6 years ago | | | 1 | 0.0022945230 | |
| 6718060 | 6 years ago | | | 10 | 0.013813965 | |
| 6718056 | 6 years ago | | | 3 | 0.0022945230 | |
| 6717977 | 6 years ago | | | 3 | 0.0022945230 | |
| 6717887 | 6 years ago | | | 2.1336293 | 0.00047267500 | |
| 6717855 | 6 years ago | | | 3 | 0.0022945230 | |
| 6717798 | 6 years ago | | | 476 | 0.00037360500 |
ABI
ABI objects
Getter at block 21256834
cap() view returns (uint256)
19160000000000000000000
endTime() view returns (uint256)
1542412799
exchangeRate() view returns (uint256)
20000000000000
gasPriceLimit() view returns (uint256)
100000000000
investorCap() view returns (uint256)
45947242206235011990
minInvestment() view returns (uint256)
100000000000000000
numInvestors() view returns (uint256)
527
owner() view returns (address)
0x8013e9c256a06ba2006573e30502a1702744222c
registrar() view returns (address)
0x9c415d665008a3fdc028f67d6c0f543136eb6d5d
startTime() view returns (uint256)
1539907200
token() view returns (address)
0xdf1338fbafe7af1789151627b886781ba556ef9a
wallet() view returns (address)
0x9bdcd89d503db28a739df59030639433329ba79e
weiRaised() view returns (uint256)
8239692737132368270669
Read-only
investors(address) view returns (uint256 weiBalance, uint256 tokenBalance, bool whitelisted, bool purchasing)
State-modifying
Events buyTokens() payable
changeWalletAddress(address _wallet)
renounceOwnership()
transferOwnership(address _newOwner)
whitelistInvestor(address addr)
whitelistInvestors(address[] addrs)
ChangedWalletAddress(address indexed newWallet, address indexed oldWallet)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed investor, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _cap, uint256 _exchangeRate, address _registrar, address _wallet, address _token)
fallback()
This contract contains no error objects.