ExtendedQuantstampSale
Verified contract
Active on
Ethereum with 1,187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x81cb…3023
Balances ($0.00)
No balances found for "ExtendedQuantstampSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4600799 | 7 years ago | | | 0 | 0.00063676600 | |
| 4600734 | 7 years ago | | | 0 | 0.00063676600 | |
| 4571477 | 7 years ago | | | 0.1 | 0.00045439800 | |
| 4569634 | 7 years ago | | | 3.7 | 0.00043276000 | |
| 4569197 | 7 years ago | | | 2.11 | 0.00045439800 | |
| 4563087 | 7 years ago | | | 1 | 0.00041112200 | |
| 4560871 | 7 years ago | | | 29.018587 | 0.00045439800 | |
| 4560849 | 7 years ago | | | 29.014232 | 0.00045439800 | |
| 4560840 | 7 years ago | | | 1 | 0.00045439800 | |
| 4559755 | 7 years ago | | | 11.5 | 0.00045439800 |
ABI
ABI objects
Getter at block 21257222
amountRaised() view returns (uint256)
18513459492342522886965
beneficiary() view returns (address)
0x22e9c5643d6db3aa4163ae80fca9241315214a37
currentTime() view returns (uint256 _currentTime)
1732446671
endTime() view returns (uint256)
1510776000
fundingCap() view returns (uint256)
89620000000000000000000
fundingCapReached() view returns (bool)
false
getTotalAmountRaised() view returns (uint256)
32455228318572275369945
minContribution() view returns (uint256)
100000000000000000
owner() view returns (address)
0x39c836b4fa5e1cf6e04917031b2be0df1e3ad6a0
paused() view returns (bool)
false
previousContract() view returns (address)
0x81cb9eca21a17b2769c1ca26e2e91500efa13023
saleClosed() view returns (bool)
true
startTime() view returns (uint256)
1510312252
Read-only
balanceOf(address) view returns (uint256)
cap(address) view returns (uint256)
getUserBalance(address user) view returns (uint256)
registry(address) view returns (bool)
State-modifying
Events buy() payable
deactivate(address contributor)
ownerAllocate(address _to, uint256 amountWei)
ownerSafeWithdrawal()
pause()
reactivate(address contributor)
registerUser(address contributor, uint256 _cap)
registerUsers(address[] contributors, uint256[] caps)
setEndTime(uint256 timestamp)
terminate()
transferOwnership(address newOwner)
unpause()
CapReached(address _beneficiary, uint256 _amountRaised)
FundTransfer(address _backer, uint256 _amount, bool _isContribution)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
RegistrationStatusChanged(address target, bool isRegistered, uint256 c)
Unpause()
constructor(address ifSuccessfulSendTo, uint256 fundingCapInEthers, uint256 minimumContributionInWei, uint256 start, uint256 durationInMinutes, address previousContractAddress)
fallback()
This contract contains no error objects.