QuantstampSale
Verified contract
Active on
Ethereum with 1,349 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GNX | ERC-20 | 8.41 | $0.000401 |
$0 | |
PNS | ERC-20 | 80.08235K | -- | -- | |
VIU | ERC-20 | 2.5828K | -- | -- | |
PLX | ERC-20 | 99.5 | -- | -- | |
BRAT | ERC-20 | 8.412502 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4571400 | 7 years ago | | | 0.1 | 0.00045446100 | |
| 4571364 | 7 years ago | | | 0.008773506 | 0.00044100000 | |
| 4571347 | 7 years ago | | | 0.005 | 0.00044100000 | |
| 4570146 | 7 years ago | | | 0.85 | 0.00045446100 | |
| 4569762 | 7 years ago | | | 0.5 | 0.00086564000 | |
| 4556602 | 7 years ago | | | 4 | 0.00021641000 | |
| 4542924 | 7 years ago | | | 1.8 | 0.00043282000 | |
| 4531678 | 7 years ago | | | 1.1 | 0.000021641000 | |
| 4529833 | 7 years ago | | | 3.71 | 0.00045446100 | |
| 4529123 | 7 years ago | | | 6 | 0.00015581520 |
ABI
ABI objects
Getter at block 21160488
amountRaised() view returns (uint256)
13941768826229752482980
beneficiary() view returns (address)
0x22e9c5643d6db3aa4163ae80fca9241315214a37
currentTime() view returns (uint256 _currentTime)
1731280475
endTime() view returns (uint256)
1510322400
fundingCap() view returns (uint256)
89620000000000000000000
fundingCapReached() view returns (bool)
false
minContribution() view returns (uint256)
100000000000000000
owner() view returns (address)
0x39c836b4fa5e1cf6e04917031b2be0df1e3ad6a0
paused() view returns (bool)
false
rate1() view returns (uint256)
10000
rate2() view returns (uint256)
7000
rate3() view returns (uint256)
6000
rate4() view returns (uint256)
5000
saleClosed() view returns (bool)
false
startTime() view returns (uint256)
1510063200
Read-only
balanceOf(address) view returns (uint256)
cap1(address) view returns (uint256)
cap2(address) view returns (uint256)
cap3(address) view returns (uint256)
cap4(address) view returns (uint256)
contributed1(address) view returns (uint256)
contributed2(address) view returns (uint256)
contributed3(address) view returns (uint256)
contributed4(address) view returns (uint256)
registry(address) view returns (bool)
tokenBalanceOf(address) view returns (uint256)
State-modifying
Events buy() payable
deactivate(address contributor)
ownerAllocateTokens(address _to, uint256 amountWei, uint256 amountMiniQsp)
ownerAllocateTokensForList(address[] addrs, uint256[] weiAmounts, uint256[] miniQspAmounts)
ownerSafeWithdrawal()
pause()
reactivate(address contributor)
registerUser(address contributor, uint256 c1, uint256 c2, uint256 c3, uint256 c4)
registerUsers(address[] contributors, uint256[] caps1, uint256[] caps2, uint256[] caps3, uint256[] caps4)
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 c1, uint256 c2, uint256 c3, uint256 c4)
Unpause()
constructor(address ifSuccessfulSendTo, uint256 fundingCapInEthers, uint256 minimumContributionInWei, uint256 start, uint256 durationInMinutes)
fallback()
This contract contains no error objects.