AversafeSeedCrowdsale
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2a63…1d3e
Balances ($0.00)
No balances found for "AversafeSeedCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4657293 | 7 years ago | | | 0 | 0.036035705 | |
| 4655216 | 7 years ago | | | 0.2 | 0.0019139400 | |
| 4653228 | 7 years ago | | | 0.1 | 0.0032354700 | |
| 4653218 | 7 years ago | | | 1 | 0.0010629360 | |
| 4653208 | 7 years ago | | | 0.1 | 0.0014910000 | |
| 4653191 | 7 years ago | | | 0.1 | 0.0014910000 | |
| 4652579 | 7 years ago | | | 1 | 0.0018228000 | |
| 4652460 | 7 years ago | | | 1 | 0.0020050800 | |
| 4652433 | 7 years ago | | | 0.3 | 0.0019139400 | |
| 4651701 | 7 years ago | | | 2 | 0.0054684000 |
ABI
ABI objects
Getter at block 21326605
crowdsaleEndedTime() view returns (uint256)
1512140400
crowdsaleState() view returns (uint8)
2
ethRaised() view returns (uint256)
178919486442000000000
maxCap() view returns (uint256)
891000000000000000000
maxP1Cap() view returns (uint256)
802000000000000000000
minCap() view returns (uint256)
451000000000000000000
multisigAddress() view returns (address)
0xef079b973d00054767454de898204be9cf19d100
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
nextContributorIndex() view returns (uint256)
25
owner() view returns (address)
0xd72eb4a63b1f83bba02cf3309dcb257ab2302f1d
pendingEthWithdrawal() view returns (uint256)
0
presaleStartTime() view returns (uint256)
1512032400
presaleUnlimitedStartTime() view returns (uint256)
1512063000
priorityPassContractAddress() view returns (address)
0x2a636bad930d7c7d5c3b9ca6b1b24792858b1d3e
Read-only
calculateMaxContribution(address _contributor) view returns (uint256 maxContribution)
contributorIndexes(uint256) view returns (address)
contributorList(address) view returns (uint256 contributionAmount)
State-modifying
Events acceptOwnership()
batchReturnEthIfFailed(uint256 _numberOfReturns)
pullBalance()
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
setCrowdsaleTimes(uint256 _presaleStartTime, uint256 _presaleUnlimitedStartTime, uint256 _crowdsaleEndedTime)
setMultisigAddress(address _newAddress)
setPriorityPassContract(address _newAddress)
transferOwnership(address _newOwner)
withdrawEth()
withdrawRemainingBalanceForManualRecovery()
ContributionMade(address indexed contributor, uint256 amount)
CrowdsaleEnded(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.