Halo3DShrimpFarmer
Verified contract
Active on
Ethereum with 950 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($314.21)
Native
Value
$314.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.084304 | $3,727.11 |
$314.21 | |
YOO | ERC-20 | 20.808K | -- | -- | |
H3D | ERC-20 | 0.152137 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6013401 | 6 years ago | | | 0 | 0.00015491700 | |
| 6009966 | 6 years ago | | | 0 | 0.00015491700 | |
| 6004576 | 6 years ago | | | 0 | 0.00025819500 | |
| 6001086 | 6 years ago | | | 0 | 0.00020655600 | |
| 5998170 | 6 years ago | | | 0 | 0.00015488700 | |
| 5991079 | 6 years ago | | | 0 | 0.00015488700 | |
| 5983713 | 6 years ago | | | 0 | 0.00010327800 | |
| 5981312 | 6 years ago | | | 0 | 0.00015491700 | |
| 5976305 | 6 years ago | | | 0 | 0.00025819500 | |
| 5972229 | 6 years ago | | | 0 | 0.00025814500 |
ABI
ABI objects
Getter at block 21328422
EGGS_TO_HATCH_1SHRIMP() view returns (uint256)
86400
STARTING_SHRIMP() view returns (uint256)
300
ceoAddress() view returns (address)
0xf4cfed6a0f869548f73f05a364b329b86b6bb157
getBalance() view returns (uint256)
152137185469800919
getContractDividends() view returns (uint256)
735380137614
getMyEggs() view returns (uint256)
0
getMyShrimp() view returns (uint256)
0
initialized() view returns (bool)
true
marketEggs() view returns (uint256)
1931190977321759087556624
tokenContract() view returns (address)
0x0b3e515cb8b318120c5a126679eb945f2bb2ddea
Read-only
calculateEggBuy(uint256 eth, uint256 contractBalance) view returns (uint256)
calculateEggBuySimple(uint256 eth) view returns (uint256)
calculateEggSell(uint256 eggs) view returns (uint256)
calculateTrade(uint256 rt, uint256 rs, uint256 bs) view returns (uint256)
claimedEggs(address) view returns (uint256)
devFee(uint256 amount) view returns (uint256)
getEggsSinceLastHatch(address adr) view returns (uint256)
hatcheryShrimp(address) view returns (uint256)
lastHatch(address) view returns (uint256)
referrals(address) view returns (address)
State-modifying
Events hatchEggs(address ref)
reinvest()
seedMarket(uint256 eggs)
sellEggs()
tokenFallback(address _from, uint256 _value, bytes _data) returns (bool)
This contract contains no event objects.
constructor(address _baseContract)
fallback()
This contract contains no error objects.