FutouristCrowdsale
Verified contract
Active on
Ethereum with 1,417 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2023…ee20
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5371991 | 7 years ago | | | 0 | 0.0032444120 | |
| 5294627 | 7 years ago | | | 0 | 0.0024593850 | |
| 5294600 | 7 years ago | | | 0 | 0.00083927000 | |
| 5294587 | 7 years ago | | | 0 | 0.0017870260 | |
| 5292631 | 7 years ago | | | 0.14 | 0.000000000001615680 | |
| 5290821 | 7 years ago | | | 0.07 | 0.0011309760 | |
| 5290772 | 7 years ago | | | 0.07 | 0.0011309760 | |
| 5290720 | 7 years ago | | | 0.075 | 0.0012600000 | |
| 5290703 | 7 years ago | | | 0.08 | 0.0012900000 | |
| 5290647 | 7 years ago | | | 0.08 | 0.0016156800 |
ABI
ABI objects
Getter at block 21258899
crowdsaleEndedTime() view returns (uint256)
1521561600
crowdsaleStartTime() view returns (uint256)
1519747200
crowdsaleState() view returns (uint8)
4
ethRaised() view returns (uint256)
1737846259544091142075
getTokenAddress() view returns (address)
0x2023dcf7c438c8c8c0b0f28dbae15520b4f3ee20
maxCap() view returns (uint256)
4979000000000000000000
maxP1Cap() view returns (uint256)
4979000000000000000000
maxTokenSupply() view returns (uint256)
1000000000000000000000000000
minCap() view returns (uint256)
1000000000000000000
multisigAddress() view returns (address)
0x6ffc687dacd5b48d0e80bcafde6b8322ca02ea9c
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
nextContributorIndex() view returns (uint256)
4296
owner() view returns (address)
0xd7c4af0e30ec62a01036e45b6ed37bc6d0a3bd53
ownerHasClaimedTokens() view returns (bool)
true
pendingEthWithdrawal() view returns (uint256)
0
presaleBonusAddress() view returns (address)
0xd7c4af0e30ec62a01036e45b6ed37bc6d0a3bd53
presaleBonusAddressColdStorage() view returns (address)
0x47d634ce50170a156ec4300d35be3b48e17caaf6
presaleBonusTokens() view returns (uint256)
115996000000000000000000000
presaleBonusTokensClaimed() view returns (bool)
true
presaleStartTime() view returns (uint256)
1519142400
presaleUnlimitedStartTime() view returns (uint256)
1519315200
Read-only
calculateMaxContribution(address _contributor) view returns (uint256 maxContribution)
contributorIndexes(uint256) view returns (address)
contributorList(address) view returns (uint256 priorityPassAllowance, bool isActive, uint256 contributionAmount, uint256 tokensIssued)
State-modifying
Events acceptOwnership()
batchReturnEthIfFailed(uint256 _numberOfReturns)
claimCoreTeamsTokens(address _to)
claimEthIfFailed()
claimPresaleTokens()
editContributors(address[] _contributorAddresses, uint256[] _contributorPPAllowances)
pullBalance()
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
setMultisigAddress(address _newAddress)
setToken(address _newAddress)
transferOwnership(address _newOwner)
withdrawEth()
withdrawRemainingBalanceForManualRecovery()
ContributionMade(address indexed contributor, uint256 amount)
CrowdsaleEnded(uint256 blockTime)
CrowdsaleStarted(uint256 blockTime)
ErrorSendingETH(address to, uint256 amount)
MaxCapReached(uint256 blockTime)
MinCapReached(uint256 blockTime)
OwnerUpdate(address _prevOwner, address _newOwner)
PresaleStarted(uint256 blockTime)
PresaleUnlimitedStarted(uint256 blockTime)
constructor()
fallback()
This contract contains no error objects.