SportifyCrowdsale
Verified contract
Active on
Ethereum with 909 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KCN | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4737009 | 7 years ago | | | 0 | 0.0013419600 | |
| 4737001 | 7 years ago | | | 0 | 0.0012368800 | |
| 4736986 | 7 years ago | | | 0 | 0.0015363400 | |
| 4711285 | 7 years ago | | | 3.4 | 0.00026928000 | |
| 4711272 | 7 years ago | | | 0.03 | 0.00026928000 | |
| 4711265 | 7 years ago | | | 1 | 0.00026928000 | |
| 4711235 | 7 years ago | | | 4.9787968 | 0.00026928000 | |
| 4710888 | 7 years ago | | | 0.2975 | 0.00026928000 | |
| 4710783 | 7 years ago | | | 0 | 0.00084130500 | |
| 4709832 | 7 years ago | | | 0.5 | 0.00033440339 |
ABI
ABI objects
Getter at block 21283841
crowdsaleEndedBlock() view returns (uint256)
4708120
crowdsaleStartBlock() view returns (uint256)
4595138
crowdsaleState() view returns (uint8)
2
ethRaised() view returns (uint256)
11520460641771428990131
getTokenAddress() view returns (address)
0x85089389c14bd9c77fc2b8f0c3d1dc3363bf06ef
investorCount() view returns (uint256)
582
maxCap() view returns (uint256)
40629000000000000000000
minCap() view returns (uint256)
4190000000000000000000
multisigAddress() view returns (address)
0x8ebcc70204cbab79e3db73188ec6914d1b847c30
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x89515b75e511f83cbf121be9731a434d95d65f10
tokenTotalSupply() view returns (uint256)
200000000000000000000000000
Read-only
calculateEthToToken(uint256 _eth, uint256 _blockNumber) view returns (uint256)
contributorList(address) view returns (uint256 contributionAmount, uint256 tokensIssued)
State-modifying
Events acceptOwnership()
batchReturnEthIfFailed(uint256 _numberOfReturns)
claimEthIfFailed()
claimTeamTokens(address _to, uint256 _choice)
depositAngelInvestmentEth() payable
pushAngelInvestmentData(address _address, uint256 _ethContributed)
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
setMultisigAddress(address _newAddress)
setToken(address _newAddress)
transferOwnership(address _newOwner)
withdrawEth()
withdrawRemainingBalanceForManualRecovery()
CrowdsaleEnded(uint256 blockNumber)
CrowdsaleStarted(uint256 blockNumber)
ErrorSendingETH(address to, uint256 amount)
MaxCapReached(uint256 blockNumber)
MinCapReached(uint256 blockNumber)
OwnerUpdate(address _prevOwner, address _newOwner)
constructor()
fallback()
This contract contains no error objects.