ETHonomics
Verified contract
Active on
Ethereum with 1,071 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($61.91)
Native
Value
$61.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.016199 | $3,821.79 |
$61.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19742252 | 8 months ago | | | 0 | 0.00029197642 | |
| 19601048 | 8 months ago | | | 0 | 0.00061226054 | |
| 19108401 | 10 months ago | | | 0 | 0.00065361122 | |
| 19043996 | a year ago | | | 0 | 0.00084459990 | |
| 19009042 | a year ago | | | 0 | 0.0010410173 | |
| 18866739 | a year ago | | | 0 | 0.00056773337 | |
| 18455147 | a year ago | | | 0 | 0.00074146256 | |
| 18397902 | a year ago | | | 0 | 0.00029685478 | |
| 18349994 | a year ago | | | 0 | 0.00029841967 | |
| 18349177 | a year ago | | | 0 | 0.00044235072 |
ABI
ABI objects
Getter at block 21383033
getBalance() view returns (uint256)
16199115425601098
initialized() view returns (bool)
true
owner() view returns (address)
0x2d0ffb20f1ec87326759abc553c69b902620dc84
showRate() view returns (uint256)
113930825
uniqueUsers() view returns (uint256)
125
Read-only
beanRewards(address adr) view returns (uint256)
calculateEggBuy(uint256 eth, uint256 contractBalance) view returns (uint256)
calculateEggBuySimple(uint256 eth) view returns (uint256)
calculateEggSell(uint256 eggs) view returns (uint256)
getEggsSinceLastHatch(address adr) view returns (uint256)
getMyEggs(address adr) view returns (uint256)
getMyMiners(address adr) view returns (uint256)
hasParticipated(address) view returns (bool)
lastHatch(address) view returns (uint256)
refCount(address) view returns (uint256)
soldEggs(address) view returns (uint256)
State-modifying
Events buyEggs(address ref) payable
hatchEggs(address ref)
renounceOwnership()
seedMarket() payable
sellEggs()
setDevFeeAddress(address account)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.