Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.31)
Native
Value
$1.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000364 | $3,593.01 |
$1.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17487621 | 4 months ago | | | 0 | 0.0000049254988 | |
| 16918355 | 5 months ago | | | 0 | 0.0000014032853 | |
| 14765690 | 6 months ago | | | 0 | 0.0000049210515 | |
| 13515616 | 7 months ago | | | 0 | 0.0000047233729 | |
| 13515559 | 7 months ago | | | 0 | 0.0000048727337 | |
| 13259244 | 8 months ago | | | 0 | 0.0000041246654 | |
| 13259166 | 8 months ago | | | 0 | 0.0000041343675 | |
| 13212973 | 8 months ago | | | 0 | 0.0000039797546 | |
| 13115095 | 8 months ago | | | 0 | 0.0000039847564 | |
| 12951309 | 8 months ago | | | 0 | 0.0000039571882 |
ABI
ABI objects
Getter at block 23221729
getBalance() view returns (uint256)
363872543542533
owner() view returns (address)
0xe41d3796656a1fa35bb820f7fd5e7be5b2d002e6
Read-only
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)
getReferer(address usr) view returns (address)
pendingRewards(address adr) view returns (uint256)
State-modifying
Events buyEggs(address ref) payable
hatchEggs(address ref)
renounceOwnership()
seedMarket() payable
sellEggs()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
eggsBoughtEvent(address indexed _from, uint256 _value, uint256 _contractBalance, uint256 _minersBought)
constructor(address _recAdd)
This contract contains no fallback and receive objects.
This contract contains no error objects.