LOCIsale
Verified contract
Active on
Ethereum with 4,681 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9c23…47c2
Balances ($0.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COV | ERC-20 | 1 | $0.028159 |
$0.03 | |
SUB | ERC-20 | 50 | $0.000237 |
$0.01 | |
0x5037…ced7 | ERC-20 | 20,000,000,000T | -- | -- | |
EMO | ERC-20 | 2.48491K | -- | -- | |
SUB | ERC-20 | 50 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
WAX | ERC-20 | 3 | -- | -- | |
COV | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5502522 | 7 years ago | | | 0.259879 | 0.00033633000 | |
| 5158963 | 7 years ago | | | 0.259879 | 0.00089688000 | |
| 4867972 | 7 years ago | | | 0.11 | 0.00089688000 | |
| 4836847 | 7 years ago | | | 1 | 0.00044844000 | |
| 4831764 | 7 years ago | | | 1 | 0.00044844000 | |
| 4831669 | 7 years ago | | | 1 | 0.00042000000 | |
| 4827563 | 7 years ago | | | 0 | 0.0028238000 | |
| 4827531 | 7 years ago | | | 0 | 0.0032059000 | |
| 4827524 | 7 years ago | | | 0 | 0.0032092000 | |
| 4827519 | 7 years ago | | | 0 | 0.0032092000 |
ABI
ABI objects
Getter at block 21157311 hardCapETHInWeiValue() view returns (uint256) peggedETHUSD() view returns (uint256) totalWeiRaised() view returns (uint256) weiRaisedAfterDiscountRounds() view returns (uint256)
baseRateInCents() view returns (uint256)
250
end() view returns (uint256)
1514678400
hardCap() view returns (uint256)
38800000000000000000000
isPresale() view returns (bool)
true
isRefunding() view returns (bool)
false
maxContributionWei() view returns (uint256)
38800000000000000000000
minContributionWei() view returns (uint256)
100000000000000000
minFundingGoalWei() view returns (uint256)
0
owner() view returns (address)
0x1e35343c175038a8aac75a391524c14a01b1a1b0
paused() view returns (bool)
false
reservedTokens() view returns (uint256)
5000000000000000000000000
start() view returns (uint256)
1512518400
weiRaised() view returns (uint256)
6601628874585209175860
weiRaisedAfterDiscounts() view returns (uint256)
0
Read-only
contributions(address) view returns (uint256)
tokensRaisedDuringRound(uint8 round) view returns (uint256)
weiRaisedDuringRound(uint8 round) view returns (uint256)
State-modifying
Events handleRefundRequest(address _contributor)
ownerEnableRefunds()
ownerRecoverTokens(address _beneficiary)
ownerTopUp() payable
ownerTransferWei(address _beneficiary, uint256 _value)
pause()
pegETHUSD(uint256 _peggedETHUSD)
setHardCap(uint256 _hardCap)
setReservedTokens(uint256 _reservedTokens)
setStartingTokensAmount(uint256 _startingTokensAmount)
transferOwnership(address newOwner)
unpause()
ContributionReceived(address indexed buyer, bool presale, uint8 rate, uint256 value, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
PegETHUSD(uint256 pegETHUSD)
Refunded(address indexed buyer, uint256 weiAmount)
RefundsEnabled()
ToppedUp()
Unpause()
constructor(address _token, uint256 _peggedETHUSD, uint256 _hardCapETHinWei, uint256 _reservedTokens, bool _isPresale, uint256 _minFundingGoalWei, uint256 _minContributionWei, uint256 _maxContributionWei, uint256 _start, uint256 _durationHours, uint256 _baseRateInCents, uint256[] _hourBasedDiscounts)
fallback()
This contract contains no error objects.