Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001909 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9866289 | 5 years ago | | | 0 | 0.00030927770 | |
| 9866161 | 5 years ago | | | 0 | 0.00017547000 | |
| 9865956 | 5 years ago | | | 0 | 0.00046190547 | |
| 9864956 | 5 years ago | | | 0 | 0.0044796950 | |
| 9862613 | 5 years ago | | | 0 | 0.00046501500 | |
| 9858737 | 5 years ago | | | 0 | 0.0044796950 | |
| 9852547 | 5 years ago | | | 0 | 0.000073378800 | |
| 9852527 | 5 years ago | | | 0 | 0.00025388900 | |
| 9852463 | 5 years ago | | | 0 | 0.0031668375 | |
| 9852076 | 5 years ago | | | 0 | 0.00018171480 |
ABI
ABI objects
Getter at block 21263947
clanDivPercent() view returns (uint224)
2
getSnapshotDay() view returns (uint256 snapshot)
360
gooBankroll() view returns (uint224)
1146978061918162821
nextSnapshotTime() view returns (uint256)
1586880005
owner() view returns (address)
0xf6ff7ad69af2f8655ff1863bec350093880e03e7
playerDivPercent() view returns (uint224)
2
totalArmyPower() view returns (uint224)
518075650
Read-only
allocatedWarFundSnapshots(uint256) view returns (uint224)
armyPowerSnapshots(address, uint256) view returns (uint80 attack, uint80 defense, uint80 looting)
armyPowerZeroedSnapshots(address, uint256) view returns (bool)
getArmiesPower(address player, address target) view returns (uint80 playersAttack, uint80 playersLooting, uint80 targetsDefense)
getArmyPower(address player) view returns (uint80, uint80, uint80)
lastArmyPowerUpdate(address) view returns (uint256)
lastWarFundClaim(address) view returns (uint256)
totalArmyPowerSnapshots(uint256) view returns (uint224)
State-modifying
Events changePlayersArmyPowerTrio(address player, int256 attackChange, int256 defenseChange, int256 lootingChange)
claimWarFundDividends(uint256 startSnapshot, uint256 endSnapShot)
decreasePlayersArmyPowerTrio(address player, uint80 attackLoss, uint80 defenseLoss, uint80 lootingLoss)
depositSpentGoo(uint224 gooSpent)
increasePlayersArmyPowerTrio(address player, uint80 attackGain, uint80 defenseGain, uint80 lootingGain)
setClans(address clansContract)
setOperator(address gameContract, bool isOperator)
snapshotDailyWarFunding()
updateDailyDivPercents(uint224 newPlayersPercent, uint224 newClansPercent)
This contract contains no event objects.
constructor(uint256 firstSnapshotTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.