ElosysCommunitySale
Verified contract
Active on
Ethereum with 463 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x61b3…fa41
Balances ($138.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELO | ERC-20 | 54.351822K | $0.002541 |
$138.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18882208 | a year ago | | | 0 | 0.0019224039 | |
| 18872133 | a year ago | | | 0 | 0.0011669037 | |
| 18872125 | a year ago | | | 0 | 0.0010429786 | |
| 18872123 | a year ago | | | 0 | 0.0010447023 | |
| 18872108 | a year ago | | | 0 | 0.0011394348 | |
| 18864293 | a year ago | | | 0 | 0.0014962799 | |
| 18863381 | a year ago | | | 0 | 0.0019798443 | |
| 18861221 | a year ago | | | 0 | 0.0012716022 | |
| 18861217 | a year ago | | | 0 | 0.0012972258 | |
| 18861212 | a year ago | | | 0 | 0.0012994034 |
ABI
ABI objects
Getter at block 21284184
_claim() view returns (bool)
true
_rTotalClaimed() view returns (uint256)
21695178178315905338469975
getRoundId() view returns (uint256)
3
getWhitelistCount() view returns (uint256)
224
Read-only
_whitelistedAddresses(uint256) view returns (address)
checkWhitelist(address _user) view returns (bool)
getAddressBoughtElo(address addr) view returns (uint256)
getAddressInvestment(address addr) view returns (uint256)
getEloPerEther(uint256 roundId) view returns (uint256)
getMaxBuyEthPerWallet(uint256 roundId) view returns (uint256)
getMinBuyEthPerWallet(uint256 roundId) view returns (uint256)
getRoundEndTime(uint256 roundId) view returns (uint256)
getRoundStartTime(uint256 roundId) view returns (uint256)
getTotalEth(uint256 roundId) view returns (uint256)
getTotalRaisedEth(uint256 roundId) view returns (uint256)
getTotalSoledElo(uint256 roundId) view returns (uint256)
State-modifying
Events addInWhitelist(address[] _users)
buy() payable
claimElo()
removeFromWhitelist(address[] _users)
setClaim(bool value)
withdraw()
withdrawRemainingELO(uint256 _amount)
SoldElo(uint256 srcAmount, uint256 eloPerEth, uint256 eloAmount)
StateChange()
WhitelistAdded(uint256 whitelistCount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.