Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x51f2…bdb6
0xa876…6457
-
variable spans 59 additional slots
Balances ($200.54)
Native
Value
$189.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.060451 | $3,131.34 |
$189.29 | |
IC | ERC-20 | 214.698759K | $0.000052 |
$11.25 | |
RA | ERC-20 | 30.110562M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18666162 | a year ago | | | 0 | 0.0069785663 | |
| 18666138 | a year ago | | | 0 | 0.010260793 | |
| 18663412 | a year ago | | | 0 | 0.014081461 | |
| 18641665 | a year ago | | | 0 | 0.0098094438 | |
| 18630650 | a year ago | | | 0 | 0.0089746311 | |
| 18630645 | a year ago | | | 0 | 0.0082165158 | |
| 18607282 | a year ago | | | 0 | 0.0054479949 | |
| 18603595 | a year ago | | | 0 | 0.0036209514 | |
| 18603593 | a year ago | | | 0 | 0.0061229377 | |
| 18600908 | a year ago | | | 0 | 0.0035161677 |
ABI
ABI objects
Getter at block 21219805 ethOnLands() view returns (uint256) ethRewardsCount() view returns (uint256) getLands() view returns (((uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256), (uint256, uint256, uint256, uint256, uint256, bool, bool, uint256, uint256, uint256), uint8, bool)[4]) token2OnLands() view returns (uint256) token2RewardsCount() view returns (uint256) tokenOnLands() view returns (uint256) tokenStacked() view returns (uint256)
accountsOnLands() view returns (uint256)
29
ethMasterFeePercent() view returns (uint256)
41
isInitialized() view returns (bool)
true
landEraseStartChance() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
landEraseTimeMax() view returns (uint256)
601
landEraseTimeMin() view returns (uint256)
61
landPeriodWaitSecondsMax() view returns (uint256)
36001
landPeriodWaitSecondsMin() view returns (uint256)
61
landRewardPercentMax() view returns (uint256)
1000
landRewardPercentMin() view returns (uint256)
1000
landTakeGoldSecondsMax() view returns (uint256)
3601
landTakeGoldSecondsMin() view returns (uint256)
61
landsCount() view returns (uint8)
4
landslCreatedTotal() view returns (uint256)
4
master() view returns (address)
0x56098bac3e8de316bcf1241143316f8b846c79cb
maxLandsCount() view returns (uint8)
4
newLandTimeMax() view returns (uint256)
3600
newLandTimeMin() view returns (uint256)
60
owner() view returns (address)
0x0000000000000000000000000000000000000000
token1() view returns (address)
0x51f2af161604f90ee5666517a6ae76d92863bdb6
token2() view returns (address)
0xa876f27f13a9eb6e621202cefdd5afc4a90e6457
token2Total() view returns (uint256)
214698758613493
tokenOnLandsRewardWithStacks() view returns (uint256)
30110561650219651
tokenRewardsCount() view returns (uint256)
0
Read-only
getAccSlotForLand(address acc, uint256 landId) view returns (struct AccLandData)
getAccSlots(address addr) view returns (struct AccLandData[])
getLandById(uint256 id) view returns (struct Land)
getLandByNumber(uint8 number) view returns (struct Land)
getLandData(uint256 landId) view returns (struct LandData)
getLandNumberById(uint256 id) view returns (uint8)
getLandTakePeriod(uint256 landId) view returns (uint256)
getRewardForAccount(uint256 landId, address account) view returns (uint256 eth, uint256 token1, uint256 token2)
getRewardForTokens(uint256 landId, uint256 tokensCount) view returns (uint256 eth, uint256 token1, uint256 token2)
isLandExists(uint256 id) view returns (bool)
isLandTakeSeason(uint8 landNumber) view returns (bool)
State-modifying
Events changeErc20(address token_, address token2_)
changeEthMasterFeePercent(uint256 percent)
changeLandEraseStartChance(uint256 chance)
changePeriodWaitSeconds(uint256 landPeriodWaitSecondsMin_, uint256 landPeriodWaitSecondsMax_)
changePrizePercent(uint256 min, uint256 max)
changeTakeGoldSeconds(uint256 landTakeGoldSecondsMin_, uint256 landTakeGoldSecondsMax_)
createNewLands()
goToLand(uint256 landId, uint256 tokensCount)
initialize()
leaveLand(uint256 landId)
refreshLand(uint8 number)
refreshLands()
renounceOwnership()
takeGold(uint256 landId)
transferOwnership(address newOwner)
OwnershipRenounced()
constructor(address master_)
receive()
This contract contains no error objects.