HoloSale
Verified contract
Active on
Ethereum with 3,821 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6c6e…26e2
0x82a4…5387
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOP | ERC-20 | 16 | $0.000011 |
$0 | |
0xb5a5…1028 | ERC-20 | 14,500,000T | -- | -- | |
0x86fa…fdb0 | ERC-20 | 47 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6154115 | 6 years ago | | | 0 | 0.000064185000 | |
| 5561097 | 7 years ago | | | 0.5 | 0.00017116000 | |
| 5540633 | 7 years ago | | | 0.26 | 0.000042790000 | |
| 5537089 | 7 years ago | | | 0.178 | 0.00075096450 | |
| 5529350 | 7 years ago | | | 0.575 | 0.00017116000 | |
| 5529350 | 7 years ago | | | 0.57 | 0.00010697500 | |
| 5529348 | 7 years ago | | | 0.572253 | 0.00014238372 | |
| 5529346 | 7 years ago | | | 0.582253 | 0.000021395000 | |
| 5528996 | 7 years ago | | | 0.1 | 0.000021395000 | |
| 5524834 | 7 years ago | | | 2.4 | 0.00017116000 |
ABI
ABI objects
Getter at block 21243103
currentDay() view returns (uint256)
30
endBlock() view returns (uint256)
5524300
hasEnded() view returns (bool)
true
maximumPercentageOfDaysSupply() view returns (uint256)
10
minimumAmountWei() view returns (uint256)
100000000000000000
owner() view returns (address)
0x0fc4ea7046379b89b7fb3e6914bb1962f8473984
paused() view returns (bool)
true
rate() view returns (uint256)
4410747315122975000000000
startBlock() view returns (uint256)
5340000
todayReserved() view returns (uint256)
264000000000000000000000000
todaySold() view returns (uint256)
46247830227181097405681451613
todaysSupply() view returns (uint256)
46435255071325113147396199807
totalSupply() view returns (uint256)
133402000000000000000000000000
wallet() view returns (address)
0x60b3226af1f4a745a19bb0b2ebea1d9bc7864f75
Read-only
boughtToday(address beneficiary) view returns (uint256)
statsByDay(uint256) view returns (uint256 supply, uint256 soldFromUnreserved, uint256 reserved, uint256 soldFromReserved)
State-modifying
Events buyFuel(address beneficiary) payable
finalize()
pause()
setTokenContract(address _tokenContract)
setUpdater(address _updater)
setWhitelistContract(address _whitelistContract)
transferOwnership(address newOwner)
unpause()
update(uint256 newTotalSupply, uint256 reservedTokensNextDay)
CreditsCreated(address beneficiary, uint256 amountWei, uint256 amountHolos)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
Update(uint256 newTotalSupply, uint256 reservedTokensNextDay)
constructor(uint256 _startBlock, uint256 _endBlock, uint256 _rate, uint256 _minimumAmountWei, uint256 _maximumPercentageOfDaysSupply, address _wallet)
fallback()
This contract contains no error objects.