IdleEth
Verified contract
Active on
Ethereum with 14,025 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($4,335.19)
Native
Value
$4,335.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.189569 | $3,644.34 |
$4,335.19 | |
Goo | ERC-20 | 101 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10997797 | 4 years ago | | | 0 | 0.00069547200 | |
| 6454823 | 6 years ago | | | 0 | 0.00013833200 | |
| 6139691 | 6 years ago | | | 0 | 0.00029049720 | |
| 5455749 | 7 years ago | | | 0 | 0.00015216520 | |
| 5449485 | 7 years ago | | | 0 | 0.000028427000 | |
| 5435200 | 7 years ago | | | 0 | 0.000070382000 | |
| 5394709 | 7 years ago | | | 0 | 0.000035511000 | |
| 5394593 | 7 years ago | | | 0 | 0.00017197600 | |
| 5393831 | 7 years ago | | | 0 | 0.000035575000 | |
| 5392937 | 7 years ago | | | 0 | 0.000089941000 |
ABI
ABI objects
Getter at block 21319094 getGameInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256[], bool[]) viewUnclaimedResearchDividends() view returns (uint256, uint256, uint256)
decimals() view returns (uint8)
0
gameStarted() view returns (bool)
true
getLatestRaffleInfo() view returns (uint256, uint256, uint256, address, uint256)
(1522620000, 1, 2825192717544846419, 0x0000000000000000000000000000000000000000, 0)
getRareItemInfo() view returns (address[], uint256[])
([0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000], [0, 0])
name() view returns (string)
IdleEth
nextSnapshotTime() view returns (uint256)
1522661735
owner() view returns (address)
0xf64f1f2b51dba50fb4f406b675b27e6271281447
symbol() view returns (string)
Goo
totalEtherGooResearchPool() view returns (uint256)
478955241002983777
totalGooProduction() view returns (uint256)
46316835694926478169428394003475163141307993866256225615783033603165254613194
totalSupply() view returns (uint256)
69475253542389717254142591005212744711961990799384338420849357687079643511791
Read-only
allocatedGooResearchSnapshots(uint256) view returns (uint256)
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)
getPlayersBattleStats(address player) view returns (uint256, uint256, uint256)
getPlayersTickets(address player) view returns (uint256[], uint256[])
getRafflePlayers(uint256 raffleId) view returns (address[])
lastGooProductionUpdate(address) view returns (uint256)
totalGooProductionSnapshots(uint256) view returns (uint256)
State-modifying
Events approve(address approvee, uint256 amount) returns (bool)
attackPlayer(address target)
awardRafflePrize(address checkWinner, uint256 checkIndex)
beginGame(uint256 firstDivsTime) payable
buyBasicUnit(uint256 unitId, uint256 amount)
buyEthUnit(uint256 unitId, uint256 amount) payable
buyRaffleTicket(uint256 amount)
buyRareItem(uint256 rareId) payable
buyUpgrade(uint256 upgradeId) payable
claimResearchDividends(address referer, uint256 startSnapshot, uint256 endSnapShot)
drawRandomWinner()
protectAddress(address exchange, bool isProtected)
sellUnit(uint256 unitId, uint256 amount)
snapshotDailyGooResearchFunding()
startRareRaffle(uint256 endTime, uint256 rareId)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address player, address recipient, uint256 amount) returns (bool)
updateGooConfig(address newSchemaAddress)
withdrawEther(uint256 amount)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
PlayerAttacked(address attacker, address target, bool success, uint256 gooStolen)
Transfer(address indexed from, address indexed to, uint256 tokens)
UnitBought(address player, uint256 unitId, uint256 amount)
UnitSold(address player, uint256 unitId, uint256 amount)
constructor()
fallback()
This contract contains no error objects.