IdleEth
Verified contract
Active on
Ethereum with 325,132 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
31 additional
variables
Balances ($67,103.62)
Native
Value
$67,103.62
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 20.064772 | $3,344.35 |
$67,103.62 | |
GSE | ERC-20 | 86 | $0.000029 |
$0 | |
OCN | ERC-20 | 4 | $0.000041 |
$0 | |
YOO | ERC-20 | 33.966K | -- | -- | |
ALPHA | ERC-20 | 1K | -- | -- | |
XMC | ERC-20 | 133.3333 | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
MST | ERC-20 | 100 | -- | -- | |
EOST | ERC-20 | 50 | -- | -- | |
EBK | ERC-20 | 21.310202 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839711 | 2 months ago | | | 0 | 0.00025665714 | |
| 20823662 | 2 months ago | | | 0 | 0.00087209354 | |
| 20823655 | 2 months ago | | | 0 | 0.0086366508 | |
| 20572805 | 3 months ago | | | 0 | 0.00095032058 | |
| 20572798 | 3 months ago | | | 0 | 0.000069004548 | |
| 19523391 | 8 months ago | | | 0 | 0.00045720812 | |
| 19445146 | 8 months ago | | | 0 | 0.00073900783 | |
| 19195259 | 9 months ago | | | 0 | 0.00097424987 | |
| 18326213 | a year ago | | | 0 | 0.00014719085 | |
| 18014459 | a year ago | | | 0 | 0.00080409272 |
ABI
ABI objects
Getter at block 21249074 getGameInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256[], bool[]) getRareItemInfo() view returns (address[], uint256[]) viewUnclaimedDepositDividends() view returns (uint256, uint256, uint256) viewUnclaimedResearchDividends() view returns (uint256, uint256, uint256)
decimals() view returns (uint8)
0
gameStarted() view returns (bool)
true
getLatestItemRaffleInfo() view returns (uint256, uint256, uint256, address, uint256)
(1536357600, 11, 5639028515643, 0x0c2cac8044089b90326806fd21f06929f7d2a63d, 3198745535354)
getLatestUnitRaffleInfo() view returns (uint256, uint256, uint256, address, uint256)
(1536962400, 47, 350761010468, 0x61c808d82a3ac53231750dadc13c777b59310bd9, 327378267851)
gooDepositDivPercent() view returns (uint256)
2
name() view returns (string)
IdleEth
nextSnapshotTime() view returns (uint256)
1579741175
owner() view returns (address)
0xf64f1f2b51dba50fb4f406b675b27e6271281447
researchDivPercent() view returns (uint256)
8
symbol() view returns (string)
Goo
totalEtherGooResearchPool() view returns (uint256)
4931368482712320
totalGooProduction() view returns (uint256)
5497090765810
totalSupply() view returns (uint256)
581002479590583204
Read-only
allowance(address player, address approvee) view returns (uint256)
balanceOf(address player) view returns (uint256)
etherBalanceOf(address player) view returns (uint256)
getGooProduction(address player) view returns (uint256)
getItemRafflePlayers(uint256 raffleId) view returns (address[])
getPlayersBattleStats(address player) view returns (uint256, uint256, uint256, uint256)
getPlayersItemTickets(address player) view returns (uint256[], uint256[])
getPlayersUnitTickets(address player) view returns (uint256[], uint256[])
getUnitRafflePlayers(uint256 raffleId) view returns (address[])
lastGooProductionUpdate(address) view returns (uint256)
State-modifying
Events approve(address approvee, uint256 amount) returns (bool)
attackPlayer(address target)
awardItemRafflePrize(address checkWinner, uint256 checkIndex)
awardUnitRafflePrize(address checkWinner, uint256 checkIndex)
beginGame(uint256 firstDivsTime) payable
buyBasicUnit(uint256 unitId, uint256 amount)
buyEthUnit(uint256 unitId, uint256 amount) payable
buyItemRaffleTicket(uint256 amount)
buyRareItem(uint256 rareId) payable
buyUnitRaffleTicket(uint256 amount)
buyUpgrade(uint256 upgradeId) payable
claimGooDepositDividends(address referer, uint256 startSnapshot, uint256 endSnapShot)
claimResearchDividends(address referer, uint256 startSnapshot, uint256 endSnapShot)
drawRandomItemWinner()
drawRandomUnitWinner()
fundGooResearch(uint256 amount)
migrateV1Upgrades(address[] playerToCredit, uint256[] upgradeIds, uint256[] txProof)
protectAddress(address exchange, bool shouldProtect)
sellUnit(uint256 unitId, uint256 amount)
snapshotDailyGooDepositFunding()
snapshotDailyGooResearchFunding()
startItemRaffle(uint256 endTime, uint256 rareId)
startUnitRaffle(uint256 endTime, uint256 unitId)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address player, address recipient, uint256 amount) returns (bool)
tweakDailyDividends(uint256 newResearchPercent, uint256 newGooDepositPercent)
updateGooConfig(address newSchemaAddress)
withdrawEther(uint256 amount)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
PlayerAttacked(address attacker, address target, bool success, uint256 gooStolen)
ReferalGain(address player, address referal, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 tokens)
UnitBought(address player, uint256 unitId, uint256 amount)
UnitSold(address player, uint256 unitId, uint256 amount)
UpgradeMigration(address player, uint256 upgradeId, uint256 txProof)
constructor()
fallback()
This contract contains no error objects.