8thereum
Verified contract
Active on
Ethereum with 1,423 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,210.42)
Native
Value
$5,210.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.637369 | $3,182.19 |
$5,210.42 | |
GSE | ERC-20 | 14 | $0.000029 |
$0 | |
YOO | ERC-20 | 15K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18660662 | a year ago | | | 0 | 0.0014475717 | |
| 18131815 | a year ago | | | 0 | 0.00079018361 | |
| 18059349 | a year ago | | | 0 | 0.00085764510 | |
| 18059349 | a year ago | | | 0 | 0.00055424799 | |
| 10699122 | 4 years ago | | | 0 | 0.0060085440 | |
| 8548646 | 5 years ago | | | 0 | 0.0023735600 | |
| 7454358 | 6 years ago | | | 0 | 0.00014131400 | |
| 7454348 | 6 years ago | | | 0.007 | 0.00023092800 | |
| 7345425 | 6 years ago | | | 0 | 0.00020344800 | |
| 7345419 | 6 years ago | | | 0 | 0.00013176300 |
ABI
ABI objects
Getter at block 21218251
buyAndSellPrice() pure returns (uint256)
425000000000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
8thereum
openToThePublic() view returns (bool)
true
owner() view returns (address)
0x1570c19151305162e2391e956f74509d4f566d42
referralLinkRequirement() view returns (uint256)
5000000000000000000
symbol() view returns (string)
BIT
totalEthereumBalance() view returns (uint256)
1637368905678852616
totalSupply() view returns (uint256)
2439305914404988288880
Read-only
balanceOf(address customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 ethereumToSpend) pure returns (uint256)
dividendsOf(address customerAddress) view returns (uint256)
gameLedger(address) view returns (uint256)
gamePlayers(address, address) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
whaleLedger(address) view returns (uint256)
State-modifying
Events buy(address referredyBy) payable returns (uint256)
exit()
goPublic() returns (bool)
reinvest()
sell(uint256 _amountOfTokens)
setGames(address newGameAddress)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
lotteryPayout(address customerAddress, uint256 lotterySupply)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
whaleDump(uint256 amount)
constructor()
fallback()
This contract contains no error objects.