RetailSale
Verified contract
Active on
Ethereum with 971 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x905e…e745
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- | |
SW | ERC-20 | 0.101161 | -- | -- | |
MTC | ERC-20 | 0.1 | -- | -- | |
Soundeon | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6176757 | 6 years ago | | | 0.02198446 | 0.000021521000 | |
| 5816355 | 6 years ago | | | 0.05 | 0.000043042000 | |
| 5582594 | 7 years ago | | | 0.02198446 | 0.00017216800 | |
| 5488997 | 7 years ago | | | 0.051 | 0.000021521000 | |
| 5452327 | 7 years ago | | | 0.4 | 0.000021521000 | |
| 5446322 | 7 years ago | | | 0.58366727 | 0.000042000000 | |
| 5446321 | 7 years ago | | | 0.8 | 0.0016859176 | |
| 5446227 | 7 years ago | | | 0.418 | 0.0012590200 | |
| 5446217 | 7 years ago | | | 2 | 0.0013219710 | |
| 5446215 | 7 years ago | | | 0.0899 | 0.000062951000 |
ABI
ABI objects
Getter at block 21172318
actualPrice() view returns (uint256)
60000000000000
beneficiary() view returns (address)
0x7a46c781b593068d5e987b191e9c2f7413e22aee
bonus() view returns (uint256)
10
bonusEnd() view returns (uint256)
1523664000
bonusStart() view returns (uint256)
1523635200
milestone() view returns (uint256)
0
milestoneBonus() view returns (uint256)
0
milestoneReached() view returns (bool)
true
minPurchase() view returns (uint256)
10000000000000000
nextPrice() view returns (uint256)
100000000000000
nextPriceDate() view returns (uint256)
1522432800
open() view returns (bool)
false
periodEnd() view returns (uint256)
1523815200
periodStart() view returns (uint256)
1520359200
tokenReward() view returns (address)
0x905e337c6c8645263d3521205aa37bf4d034e745
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeBonus(uint256 _bonus, uint256 _bonusStart, uint256 _bonusEnd)
safeWithdrawal()
setMinPurchase(uint256 _minPurchase)
setNextMilestone(uint256 _milestone, uint256 _milestoneBonus)
setNextPeriod(uint256 _start, uint256 _end)
setNextPrice(uint256 _price, uint256 _priceDate)
FundTransfer(address backer, uint256 amount, uint256 bonus, uint256 tokens)
constructor(address _beneficiary, address addressOfTokenUsedAsReward, uint256 ethPriceInWei, uint256 _minPurchase, uint256 start, uint256 end)
fallback()
This contract contains no error objects.