Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
Balances ($657.26)
Native
Value
$657.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.213119 | $3,084.00 |
$657.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8200438 | 5 years ago | | | 0 | 0.000038875000 | |
| 8200436 | 5 years ago | | | 0 | 0.00060000000 | |
| 7774837 | 6 years ago | | | 0 | 0.0015501280 | |
| 7774802 | 6 years ago | | | 0 | 0.0015501280 | |
| 7061521 | 6 years ago | | | 0 | 0.000033508500 | |
| 6680510 | 6 years ago | | | 0 | 0.000045762000 | |
| 6637622 | 6 years ago | | | 0 | 0.00019437500 | |
| 6603257 | 6 years ago | | | 0 | 0.00011440500 | |
| 6597839 | 6 years ago | | | 0 | 0.000080763000 | |
| 6597823 | 6 years ago | | | 0 | 0.00028748400 |
ABI
ABI objects
Getter at block 21208072
god() view returns (address)
0x7e8e8e178ea38cb7a46c531319865285e284df39
gracePeriod() view returns (uint256)
86400
housesContract() view returns (address)
0x8a07183cec562506f7ec29be42d7f5a14ee9e484
interfaceContract() view returns (address)
0x8183703e9df90ed76bec0b0b8fad33f2c024be59
isPaused() view returns (bool)
false
king() view returns (address)
0xa6e6fce1d6c3b3f179caaef7caa612292cab136b
kingsTaxDivisor() view returns (uint256)
5
kingsTaxes() view returns (uint256)
0
kingsTaxesLastClaimed() view returns (uint256)
1540710433
parliamentsTaxDivisor() view returns (uint256)
4
parliamentsTaxes() view returns (uint256)
0
parliamentsTaxesLastDistributed() view returns (uint256)
1540710133
roadsContract() view returns (address)
0xc8e072145f8aa3507a291141beae1109070a6fb8
timeBetweenClaims() view returns (uint256)
1209600
wayfarer() view returns (address)
0xa6e6fce1d6c3b3f179caaef7caa612292cab136b
wayfarersTaxDivisor() view returns (uint256)
20
wayfarersTaxes() view returns (uint256)
0
wayfarersTaxesLastClaimed() view returns (uint256)
1540710080
Read-only
parliamentSeats(uint256) view returns (address)
State-modifying
Events claimParliamentSeat()
claimThrone()
claimWayfarerTitle()
distributeParliamentTaxes()
godChangeGod(address _newGod)
godPause()
godSetHousesContract(address _housesContract)
godSetInterfaceContract(address _interfaceContract)
godSetRoadsContract(address _roadsContract)
godStartGame()
godUnpause()
godWithdrawTaxes()
kingWithdrawTaxes()
overthrowKing()
overthrowParliament()
parliamentInquest(address _seat)
parliamentWithdrawTaxes()
payTaxes() payable
wayfarerWithdrawTaxes()
GodPaused()
GodUnpaused()
KingOverthrown(uint256 overthrownTime)
KingsTaxesClaimed(address king, uint256 claimedTime)
NewKing(address king)
NewWayfarer(address wayfarer)
ParliamentInquest(address seat, uint256 points)
ParliamentOverthrown(uint256 overthrownTime)
ParliamentSeatClaimed(address seat, uint256 points)
ParliamentTaxesClaimed(address seat)
ParliamentsTaxesDistributed(address distributor, uint256 share, uint256 distributedTime)
WayfarersTaxesClaimed(address wayfarer, uint256 claimedTime)
constructor(address _interfaceContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.