SnailFarm3
Verified contract
Active on
Ethereum with 13,190 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($853.48)
Native
Value
$853.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.257846 | $3,310.05 |
$853.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19438299 | 8 months ago | | | 0 | 0.0011918677 | |
| 19438288 | 8 months ago | | | 0 | 0.0022598559 | |
| 11291215 | 4 years ago | | | 0 | 0.00056536040 | |
| 11291195 | 4 years ago | | | 0.0008 | 0.0021533500 | |
| 11285872 | 4 years ago | | | 0.0008 | 0.0026892361 | |
| 11275246 | 4 years ago | | | 0.0008 | 0.0033022630 | |
| 11273707 | 4 years ago | | | 0.0008 | 0.0024968330 | |
| 11267240 | 4 years ago | | | 0.0008 | 0.0018524891 | |
| 11264659 | 4 years ago | | | 0.0008 | 0.0011276020 | |
| 11260451 | 4 years ago | | | 0.0008 | 0.0013376021 |
ABI
ABI objects
Getter at block 21168802
ACORN_MULT() view returns (uint256)
10
ACORN_PRICE() view returns (uint256)
1000000000000000
CARROT_COST() view returns (uint256)
20000000000000000
ComputeAcornCost() view returns (uint256)
85470085470085
ComputeHarvest() view returns (uint256)
2000000000000000
ComputeMyShare() view returns (uint256)
0
FROGKING_REQ() view returns (uint256)
1000000
FUND_TIMESTAMP() view returns (uint256)
1544385600
GetMyBalance() view returns (uint256)
0
GetMyEgg() view returns (uint256)
0
GetMyRound() view returns (uint256)
0
HARVEST_COUNT() view returns (uint256)
300
HARVEST_DURATION() view returns (uint256)
14400
HARVEST_DUR_ROOT() view returns (uint256)
120
HARVEST_MIN_COST() view returns (uint256)
2000000000000000
HATCHING_COST() view returns (uint256)
800000000000000
LETTUCE_BASE_REQ() view returns (uint256)
20
ROUND_DOWNTIME() view returns (uint256)
43200
SLUG_MIN_REQ() view returns (uint256)
100000
SNAILMASTER_REQ() view returns (uint256)
4096
SNAILTHRONE() view returns (address)
0x261d650a521103428c6827a11fc0cbce96d74dbc
SPIDER_BASE_REQ() view returns (uint256)
80
SQUIRREL_BASE_REQ() view returns (uint256)
2
STARTING_SNAIL() view returns (uint256)
300
STARTING_SNAIL_COST() view returns (uint256)
4000000000000000
START_TIMESTAMP() view returns (uint256)
1544904000
TADPOLE_BASE_REQ() view returns (uint256)
20000000000000000
TIME_TO_HATCH_1SNAIL() view returns (uint256)
86400
currentLeader() view returns (address)
0x08b224625c88231033218fc9e648c5d4af02ebb2
currentSnailmaster() view returns (address)
0x08b224625c88231033218fc9e648c5d4af02ebb2
currentSpiderOwner() view returns (address)
0x08b224625c88231033218fc9e648c5d4af02ebb2
currentSquirrelOwner() view returns (address)
0x08b224625c88231033218fc9e648c5d4af02ebb2
currentTadpoleOwner() view returns (address)
0x1b8e15229f052b42c1bdff4a7d131fa600447972
dev() view returns (address)
0xabf3e252006d805cce3c7219a929b83465f2a46e
divPerAcorn() view returns (uint256)
339259691078690
eggPot() view returns (uint256)
5842860975376951
gameActive() view returns (bool)
false
harvestStartCost() view returns (uint256)
5480547363975093
harvestStartTime() view returns (uint256)
1605386153
lettuceReq() view returns (uint256)
2140
marketEgg() view returns (uint256)
300
maxAcorn() view returns (uint256)
22857
nextRoundStart() view returns (uint256)
1605868027
round() view returns (uint256)
107
roundPot() view returns (uint256)
5480547363975093
snailPot() view returns (uint256)
52124926275775840
snailmasterReq() view returns (uint256)
4
spiderReq() view returns (uint256)
80
squirrelReq() view returns (uint256)
2
tadpoleReq() view returns (uint256)
20000000000000000
thronePot() view returns (uint256)
2663479081773575
Read-only
ComputeAcornBuy(uint256 _ether) view returns (uint256)
ComputeBuy(uint256 ethspent) view returns (uint256)
ComputeMyEgg(address adr) view returns (uint256)
ComputeSell(uint256 eggspent) view returns (uint256)
ComputeSquare(uint256 base) pure returns (uint256 squareRoot)
GetAcorn(address adr) view returns (uint256)
GetCarrot(address adr) view returns (uint256)
GetLettuce(address adr) view returns (bool)
GetProd(address adr) view returns (uint256)
GetRed(address adr) view returns (uint256)
GetSlug(address adr) view returns (bool)
GetSnail(address adr) view returns (uint256)
acorn(address) view returns (uint256)
claimedEgg(address) view returns (uint256)
claimedShare(address) view returns (uint256)
gotCarrot(address) view returns (uint256)
hasLettuce(address) view returns (bool)
hasSlug(address) view returns (bool)
hasStartingSnail(address) view returns (bool)
hatcherySnail(address) view returns (uint256)
lastHatch(address) view returns (uint256)
playerBalance(address) view returns (uint256)
playerRound(address) view returns (uint256)
prodBoost(address) view returns (uint256)
redEgg(address) view returns (uint256)
State-modifying
Events BecomeSnailmaster()
BecomeSpiderQueen()
BecomeSquirrelDuke()
BecomeTadpolePrince() payable
BeginRound()
BuyEgg() payable
BuyStartingSnail() payable
ClaimAcornShare()
FindCarrot() payable
FindLettuce()
FindSlug()
FundTree() payable
GrabRedHarvest() payable
HatchEgg() payable
JoinRound()
PayThrone()
SellEgg()
UseRedEgg(uint256 _redAmount)
WithdrawBalance()
BecameDuke(address indexed player, uint256 indexed round, uint256 squirrelreq, uint256 playerreds)
BecameMaster(address indexed player, uint256 indexed round)
BecamePrince(address indexed player, uint256 indexed round, uint256 tadpolereq)
BecameQueen(address indexed player, uint256 indexed round, uint256 spiderreq, uint256 hatchery)
BeganRound(uint256 indexed round)
BoostedPot(address indexed player, uint256 eth)
BoughtEgg(address indexed player, uint256 eggs, uint256 eth, uint256 playereggs)
ClaimedShare(address indexed player, uint256 eth, uint256 acorns)
FoundCarrot(address indexed player, uint256 indexed round)
FoundLettuce(address indexed player, uint256 indexed round, uint256 lettucereq, uint256 playerreds)
FoundSlug(address indexed player, uint256 indexed round, uint256 snails)
FundedTree(address indexed player, uint256 eth, uint256 acorns)
GrabbedHarvest(address indexed player, uint256 indexed round, uint256 eth, uint256 playerreds)
Hatched(address indexed player, uint256 eggs, uint256 snails, uint256 hatchery)
JoinedRound(address indexed player, uint256 indexed round, uint256 playerreds)
PaidThrone(address indexed player, uint256 eth)
SoldEgg(address indexed player, uint256 eggs, uint256 eth)
StartedSnailing(address indexed player, uint256 indexed round)
UsedRed(address indexed player, uint256 eggs, uint256 snails, uint256 hatchery)
WithdrewBalance(address indexed player, uint256 eth)
WonRound(address indexed roundwinner, uint256 indexed round, uint256 eth)
constructor()
fallback()
This contract contains no error objects.