EtheropolyShrimpFarmer
Verified contract
Active on
Ethereum with 1,279 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($419.74)
Native
Value
$419.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.11727 | $3,579.23 |
$419.74 | |
OPOLY | ERC-20 | 11.779901 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5994946 | 6 years ago | | | 0 | 0.00019624900 | |
| 5830689 | 6 years ago | | | 0 | 0.000057649000 | |
| 5823139 | 6 years ago | | | 0 | 0.00039252400 | |
| 5817451 | 6 years ago | | | 0 | 0.00011529800 | |
| 5811092 | 6 years ago | | | 0 | 0.000057662000 | |
| 5807214 | 6 years ago | | | 0 | 0.00010605200 | |
| 5805270 | 6 years ago | | | 0 | 0.000057649000 | |
| 5802050 | 6 years ago | | | 0 | 0.00079815500 | |
| 5802050 | 6 years ago | | | 0 | 0.00079815500 | |
| 5802050 | 6 years ago | | | 0 | 0.00080150180 |
ABI
ABI objects
Getter at block 21289112
EGGS_TO_HATCH_1SHRIMP() view returns (uint256)
86400
STARTING_SHRIMP() view returns (uint256)
300
ceoAddress() view returns (address)
0x85abe8e3bed0d4891ba201af1e212fe50bb65a26
getBalance() view returns (uint256)
11779901173132850381
getContractDividends() view returns (uint256)
28544401209115
getMyEggs() view returns (uint256)
0
getMyShrimp() view returns (uint256)
0
initialized() view returns (bool)
true
marketEggs() view returns (uint256)
8104983353438165
tokenContract() view returns (address)
0xed2f35867a1afc19eeff7f0fbd7cd30c0c8c288a
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.