ShrimpFarmer
Verified contract
Active on
Ethereum with 2,533 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1c30…0b51
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VRF | ERC-20 | 94.998889M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6519280 | 6 years ago | | | 0 | 0.000049974000 | |
| 6378683 | 6 years ago | | | 0 | 0.000049974000 | |
| 6362404 | 6 years ago | | | 0 | 0.00017490900 | |
| 6359915 | 6 years ago | | | 0 | 0.00019236000 | |
| 6359557 | 6 years ago | | | 0 | 0.00021640500 | |
| 6357665 | 6 years ago | | | 0 | 0.0011129000 | |
| 6357655 | 6 years ago | | | 0 | 0.00027963300 | |
| 6357651 | 6 years ago | | | 0 | 0.00023898000 | |
| 6357651 | 6 years ago | | | 0 | 0.00023898000 | |
| 6357644 | 6 years ago | | | 0 | 0.00032898000 |
ABI
ABI objects
Getter at block 21217216 getFreeEggs() view returns (uint256)
EGGS_TO_HATCH_1SHRIMP() view returns (uint256)
86400
HATCH_COOLDOWN() view returns (uint256)
21600
POT_DRAIN_TIME() view returns (uint256)
43200
VRF_EGG_COST() view returns (uint256)
3472222222222222
ceoAddress() view returns (address)
0xaebbd80fd7dae979d965a3a5b09bbcd23eb40e5f
currentWinner() view returns (address)
0x360bbad1120b0abf63573e2e21b6727e07d1bf18
dev2() view returns (address)
0x95096780efd48fa66483bc197677e89f37ca0cb5
ethVerify() view returns (address)
0x1c307a39511c16f74783fcd0091a921ec29a0b51
getBalance() view returns (uint256)
0
getMyEggs() view returns (uint256)
0
getMyShrimp() view returns (uint256)
0
getPotCost() view returns (uint256)
17915222063
initialized() view returns (bool)
false
lastBidTime() view returns (uint256)
1537277602
marketEggs() view returns (uint256)
26153587565862790
prizeEth() view returns (uint256)
2755151788935112786
totalHatcheryShrimp() view returns (uint256)
1791522206343
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)
devFee2(uint256 amount) view returns (uint256)
getEggsSinceLastHatch(address adr) view returns (uint256)
hasClaimedFree(address) view returns (bool)
hatcheryShrimp(address) view returns (uint256)
lastHatch(address) view returns (uint256)
potFee(uint256 amount) view returns (uint256)
State-modifying
Events buyEggs() payable
claimFreeEggs()
finalizeIfNecessary()
hatchEggs(address ref)
receiveApproval(address from, uint256 tokens, address token, bytes data)
seedMarket(uint256 eggs) payable
sellEggs()
setPreShrimp(address holder, uint256 shrimp)
stealPot()
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.