ShareTokenSale
Verified contract
Active on
Ethereum with 12,221 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd035…d541
Balances ($11.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CXO | ERC-20 | 55 | $0.209465 |
$11.52 | |
FSN | ERC-20 | 831.450441 | -- | -- | |
TRA | ERC-20 | 200 | -- | -- | |
SAT | ERC-20 | 50 | -- | -- | |
LINO | ERC-20 | 15 | -- | -- | |
EKT | ERC-20 | 10 | -- | -- | |
Soundeon | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5591657 | 7 years ago | | | 0.65 | 0.00055122500 | |
| 5224833 | 7 years ago | | | 0.5 | 0.0018741650 | |
| 5076174 | 7 years ago | | | 4.89 | 0.0011024500 | |
| 5073052 | 7 years ago | | | 3 | 0.00060900000 | |
| 5072101 | 7 years ago | | | 2.46 | 0.0017639200 | |
| 5072101 | 7 years ago | | | 2.47 | 0.00088196000 | |
| 5072098 | 7 years ago | | | 2.47 | 0.00088196000 | |
| 5071449 | 7 years ago | | | 0 | 0.054626700 | |
| 5071444 | 7 years ago | | | 0 | 0.12613644 | |
| 5071439 | 7 years ago | | | 0 | 0.12613644 |
ABI
ABI objects
Getter at block 21246698 getCurrentStage() view returns (uint256)
clearStartTime() view returns (uint256)
1519646400
endTime() view returns (uint256)
1518350400
getPurchaserCount() view returns (uint256)
7343
isClearTime() view returns (bool)
true
isEnded() view returns (bool)
true
isStarted() view returns (bool)
true
isUserWithdrawalTime() view returns (bool)
true
owner() view returns (address)
0xd7e3345779b4bc8a353276afcbb75f717fcb449f
proportion() view returns (uint256)
395928781410821695
receiverAddr() view returns (address)
0xc98f8c6b319ecceccaa9361ed5372274674f96cf
startTime() view returns (uint256)
1517486400
token() view returns (address)
0xd0352a019e9ab9d757776f532377aaebd36fd541
totalSaleAmount() view returns (uint256)
20480000000000000000000000
totalWannaBuyAmount() view returns (uint256)
51726474460945141712505200
userWithdrawalStartTime() view returns (uint256)
1518436800
withdrawn() view returns (uint256)
7343
Read-only
getSaleInfo(address purchaser) view returns (uint256, uint256, uint256)
globalAmounts(uint256) view returns (uint256)
purchaserList(uint256) view returns (address)
purchaserMapping(address) view returns (bool withdrew, bool recorded)
stages(uint256) view returns (uint256 rate, uint256 duration, uint256 startTime)
State-modifying
Events buy() payable
clear(uint256 tokenAmount, uint256 etherAmount) payable
startSale(uint256[] rates, uint256[] durations, uint256 userWithdrawalDelaySec, uint256 clearDelaySec)
transferOwnership(address newOwner)
withdrawal() payable
withdrawalFor(uint256 index, uint256 stop) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _receiverAddr, address _tokenAddr, uint256 _totalSaleAmount, uint256 _startTime)
fallback()
This contract contains no error objects.