Asteroid_Miner
Verified contract
Active on
Base with 5,323 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($240.81)
Native
Value
$240.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.072223 | $3,334.26 |
$240.81 | |
USA | ERC-20 | 1 | $0.000733 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 135 | -- | -- | |
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22751920 | 10 hours ago | | | 0 | 0.0000010007061 | |
| 22708720 | a day ago | | | 0 | 0.0000021083502 | |
| 22622319 | 3 days ago | | | 0 | 0.0000012815070 | |
| 22535920 | 5 days ago | | | 0 | 9.2493362e-7 | |
| 22492720 | 6 days ago | | | 0 | 0.0000014628268 | |
| 22449519 | 7 days ago | | | 0 | 0.0000056277904 | |
| 22411104 | 8 days ago | | | 0 | 5.6616760e-7 | |
| 22411041 | 8 days ago | | | 0 | 5.8299829e-7 | |
| 21801520 | 22 days ago | | | 0 | 7.8335582e-7 | |
| 21671920 | 25 days ago | | | 0 | 0.0000011778077 |
ABI
ABI objects
Getter at block 22769667
getBalance() view returns (uint256)
72222613403777544
owner() view returns (address)
0xe59293214490c4d08f081929d8e53fa564c6906d
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)
getethClaimed(address wallet) view returns (uint256)
getethDeposited(address wallet) view returns (uint256)
State-modifying
Events buyEggs(address ref) payable
hatchEggs(address ref)
seedMarket() payable
sellEggs()
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.