QuantstampMainSale
Verified contract
Active on
Ethereum with 11,751 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x99ea…b80d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xef68…639f | ERC-20 | 4,000,000T | -- | -- | |
UNV | ERC-20 | 87.646956K | -- | -- | |
THETA | ERC-20 | 710 | -- | -- | |
XAP | ERC-20 | 200 | -- | -- | |
ZPR | ERC-20 | 60 | -- | -- | |
EEE | ERC-20 | 40.292002 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6714255 | 6 years ago | | | 0 | 0.00021867300 | |
| 6714234 | 6 years ago | | | 0 | 0.00019437600 | |
| 5008928 | 7 years ago | | | 0.0001 | 0.00086100000 | |
| 4918451 | 7 years ago | | | 0.124669 | 0.0017102400 | |
| 4887728 | 7 years ago | | | 0 | 0.00094063200 | |
| 4760395 | 7 years ago | | | 0 | 0.0011076150 | |
| 4730469 | 7 years ago | | | 0 | 0.00068430978 | |
| 4710562 | 7 years ago | | | 1 | 0.00021378000 | |
| 4606611 | 7 years ago | | | 0 | 0.0012375388 | |
| 4606608 | 7 years ago | | | 0 | 0.00052132540 |
ABI
ABI objects
Getter at block 21245517
GAS_LIMIT_IN_WEI() view returns (uint256)
50000000000
RATE() view returns (uint256)
5000
amountRaised() view returns (uint256)
89704550657385812865718
beneficiary() view returns (address)
0x22e9c5643d6db3aa4163ae80fca9241315214a37
cap() view returns (uint256)
50000000000000000000
capTime() view returns (uint256)
1510956000
currentTime() view returns (uint256 _currentTime)
1732305623
deadline() view returns (uint256)
1513519200
fundingCap() view returns (uint256)
100000000000000000000000
fundingCapReached() view returns (bool)
false
minContribution() view returns (uint256)
100000000000000000
owner() view returns (address)
0x39a03cb1b1937a41b9846f4ca48822220819884f
paused() view returns (bool)
true
refundAmount() view returns (uint256)
0
saleClosed() view returns (bool)
true
startTime() view returns (uint256)
1510927200
tokenReward() view returns (address)
0x99ea4db9ee77acd40b119bd1dc4e33e1c070b80d
Read-only
balanceOf(address) view returns (uint256)
mainsaleBalanceOf(address) view returns (uint256)
registry(address) view returns (bool)
State-modifying
Events allocateTokens(address _to, uint256 amountWei, uint256 amountMiniQsp)
buy() payable
deactivate(address contributor)
ownerSafeWithdrawal()
pause()
registerUser(address contributor)
registerUsers(address[] contributors)
setCap(uint256 _cap)
setDeadline(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)
Unpause()
constructor(address ifSuccessfulSendTo, uint256 fundingCapInEthers, uint256 minimumContributionInWei, uint256 start, uint256 durationInMinutes, uint256 initialCap, uint256 capDurationInMinutes, address addressOfTokenUsedAsReward)
fallback()
This contract contains no error objects.