TokenSale
Verified contract
Active on
Ethereum with 21,666 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1245…7093
0xe41d…f498
0x2956…8070
-
variable spans 14 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CPT | ERC-20 | 97.941959K | -- | -- | |
WOLK | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11218897 | 4 years ago | | | 0 | 0.0011410500 | |
| 11218289 | 4 years ago | | | 0 | 0.00042161760 | |
| 6968071 | 6 years ago | | | 0.08449366 | 0.00021877000 | |
| 6776048 | 6 years ago | | | 6.67722 | 0.00067818700 | |
| 6776046 | 6 years ago | | | 6.67722 | 0.00065631000 | |
| 6776046 | 6 years ago | | | 6.67722 | 0.00065631000 | |
| 6776044 | 6 years ago | | | 6.67722 | 0.00065631000 | |
| 6776042 | 6 years ago | | | 6.67722 | 0.00065631000 | |
| 6776042 | 6 years ago | | | 6.67722 | 0.00065631000 | |
| 6776039 | 6 years ago | | | 6.67722 | 0.00065631000 |
ABI
ABI objects
Getter at block 21285223 getEthCapPerAddress() pure returns (uint256)
TIME_PERIOD_IN_SEC() pure returns (uint256)
86400
baseEthCapPerAddress() pure returns (uint256)
6677220000000000000
getOrderHash() pure returns (bytes32)
0x1cbf70d8f6dfee99ee740f4e0e90a97e8e1f0c38a14b8604adadbe28469c0ffa
getOrderMakerTokenAmount() pure returns (uint256)
500000000000000000000000000
getOrderTakerTokenAmount() pure returns (uint256)
84647127288100000000000
isSaleFinished() pure returns (bool)
true
isSaleInitialized() pure returns (bool)
true
owner() pure returns (address)
0xa3b2d1087bcebe59d188a23f75620612d967df72
startTimeInSec() pure returns (uint256)
1502809212
Read-only
contributed(address) pure returns (uint256)
isValidSignature(address pubKey, bytes32 hash, uint8 v, bytes32 r, bytes32 s) pure returns (bool)
registered(address) pure returns (bool)
State-modifying
Events changeRegistrationStatus(address target, bool isRegistered)
changeRegistrationStatuses(address[] targets, bool isRegistered)
fillOrderWithEth() payable
initializeSale(address[5] orderAddresses, uint256[6] orderValues, uint8 v, bytes32 r, bytes32 s, uint256 _startTimeInSec, uint256 _baseEthCapPerAddress)
transferOwnership(address newOwner)
SaleFinished(uint256 endTimeInSec)
SaleInitialized(uint256 startTimeInSec)
constructor(address _exchange, address _protocolToken, address _ethToken)
fallback()
This contract contains no error objects.