SelfllerySale
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SelfllerySale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5330290 | 7 years ago | | | 0.1 | 0.0062049500 | |
| 5330030 | 7 years ago | | | 0.1211 | 0.0011220000 | |
| 5326062 | 7 years ago | | | 3 | 0.0050880590 | |
| 5319939 | 7 years ago | | | 0.19 | 0.0050880590 | |
| 5316307 | 7 years ago | | | 0.108 | 0.0062049500 | |
| 5312245 | 7 years ago | | | 0.1 | 0.0069495440 | |
| 5294704 | 7 years ago | | | 13 | 0.0050880590 | |
| 5288129 | 7 years ago | | | 1 | 0.0068254450 | |
| 5278634 | 7 years ago | | | 0.1 | 0.0062049500 | |
| 5276127 | 7 years ago | | | 0.1 | 0.00024819800 |
ABI
ABI objects
Getter at block 21219521
bonusEndDate() view returns (uint256)
1520413200
bonusPercent() view returns (uint8)
5
currentCapEther() view returns (uint256)
520210658040354017856
currentCapTokens() view returns (uint256)
1860976923916271718748800
endDate() view returns (uint256)
1522144800
hardCapTokens() view returns (uint256)
55000000000000000000000000
isFinishDateReached() view returns (bool)
true
isHardCapTokensReached() view returns (bool)
false
isIcoFinished() view returns (bool)
true
minimumPurchaseAmount() view returns (uint256)
100000000000000000
owner() view returns (address)
0xdabb398298192192e5d4ed2f120ff7af312b06eb
saleTokensCents() view returns (uint256)
55000000000000000000000000
selflleryManagerWallet() view returns (address)
0xdabb398298192192e5d4ed2f120ff7af312b06eb
startDate() view returns (uint256)
1520240400
token() view returns (address)
0x7e921ca9b78d9a6ccc39891ba545836365525c06
tokenCents() view returns (uint256)
1000000000000000000
tokenPriceWei() view returns (uint256)
1000000000000000
Read-only
paidEther(address) view returns (uint256)
preSaleParticipantTokens(address) view returns (uint256)
sentTokens(address) view returns (uint256)
State-modifying
Events addPreSalePurchaseTokens(address _participant, uint256 _totalTokens) returns (bool)
changeMinimumPurchaseAmount(uint256 _newMinimumPurchaseAmount) returns (bool)
purchase() payable returns (bool)
purchaseFor(address _participant) payable returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PreSalePurchase(address indexed purchasedBy, uint256 amountTokens)
Purchase(address indexed purchasedBy, uint256 amountTokens, uint256 etherWei)
constructor()
fallback()
This contract contains no error objects.