SetherCrowdsale
Verified contract
Active on
Ethereum with 21,022 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,206.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNB | ERC-20 | 19.250055 | $634.07 |
$12,205.88 | |
ELF | ERC-20 | 1 | $0.380778 |
$0.38 | |
VIBE | ERC-20 | 100 | $0.000001 |
$0 | |
ERT | ERC-20 | 1.4846K | -- | -- | |
COB | ERC-20 | 100 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
SETH | ERC-20 | 0.25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5125880 | 7 years ago | | | 0.133 | 0.0013281600 | |
| 5083506 | 7 years ago | | | 0 | 0.0064006000 | |
| 5026452 | 7 years ago | | | 0.19 | 0.00063129150 | |
| 5023077 | 7 years ago | | | 0.1 | 0.0043288560 | |
| 5023077 | 7 years ago | | | 0.1 | 0.00060123000 | |
| 4991308 | 7 years ago | | | 0.14 | 0.00041915300 | |
| 4980734 | 7 years ago | | | 0.16 | 0.0021556440 | |
| 4964479 | 7 years ago | | | 0.385 | 0.0016167330 | |
| 4964007 | 7 years ago | | | 0.122 | 0.00023951600 | |
| 4962394 | 7 years ago | | | 0.03849797 | 0.0026207650 |
ABI
ABI objects
Getter at block 21159389
CROWDSALE_LIMIT() view returns (uint256)
55000000000000000000000000
CROWD_WEEK1_BONUS() view returns (uint256)
25
CROWD_WEEK1_PERIOD() view returns (uint256)
604800
CROWD_WEEK2_BONUS() view returns (uint256)
20
CROWD_WEEK2_PERIOD() view returns (uint256)
604800
CROWD_WEEK3_BONUS() view returns (uint256)
10
CROWD_WEEK3_PERIOD() view returns (uint256)
604800
CROWD_WEEK4_PERIOD() view returns (uint256)
604800
HARD_CAP() view returns (uint256)
55000000000000000000000000
PRESALE_BONUS() view returns (uint256)
40
PRESALE_BONUS_LIMIT() view returns (uint256)
100000000000000000
PRESALE_LIMIT() view returns (uint256)
25000000000000000000000000
PRESALE_PERIOD() view returns (uint256)
4579200
endTime() view returns (uint256)
1518480824
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
false
isFinalized() view returns (bool)
true
isStarted() view returns (bool)
true
limitDateCrowdWeek1() view returns (uint256)
1516666424
limitDateCrowdWeek2() view returns (uint256)
1517271224
limitDateCrowdWeek3() view returns (uint256)
1517876024
limitDatePresale() view returns (uint256)
1516061624
owner() view returns (address)
0x6375d042c080f2dfa1d99520c8f2e27cd3e16b23
rate() view returns (uint256)
3
startTime() view returns (uint256)
1511482424
token() view returns (address)
0x78b039921e84e726eb72e7b1212bb35504c645ca
wallet() view returns (address)
0x24fc0a9f73ded4ba9a8b78e9df59c1f71d557e36
weiRaised() view returns (uint256)
23741624276232429039688
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
finalize()
start()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SethTokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
SetherFinalized()
SetherStarted()
constructor(uint256 rate, address _wallet)
fallback()
This contract contains no error objects.