Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Kasparov"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15248407 | 2 years ago | | | 0 | 0.0014508771 | |
| 15248141 | 2 years ago | | | 0 | 0.0017207294 | |
| 15247925 | 2 years ago | | | 0 | 0.0019626986 | |
| 15247069 | 2 years ago | | | 0 | 0.0033234569 | |
| 15246577 | 2 years ago | | | 0 | 0.0027195053 | |
| 15245284 | 2 years ago | | | 0 | 0.0072311183 | |
| 15243310 | 2 years ago | | | 0 | 0.0019597813 | |
| 15242599 | 2 years ago | | | 0 | 0.0025597916 | |
| 15241951 | 2 years ago | | | 0 | 0.0027769316 | |
| 15241177 | 2 years ago | | | 0 | 0.0036104645 |
ABI
ABI objects
Getter at block 21336347
governor() view returns (address)
0xbad58e133138549936d2576ebc33251be841d3e9
keep3r() view returns (address)
0xeb02addcfd8b773a5ffa6b9d1fe99c566f8c44cc
pendingGovernor() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptPendingGovernor()
addMoves(uint256[] _moves, bool _append)
onERC721Received(address, address, uint256 _tokenId, bytes) returns (bytes4)
setDepth(uint256 _depth)
setKeep3r(address _keep3r)
setPendingGovernor(address _pendingGovernor)
work()
workMany(uint256 j)
Keep3rSet(address _keep3r)
PendingGovernorAccepted(address _newGovernor)
PendingGovernorSet(address _governor, address _pendingGovernor)
constructor()
This contract contains no fallback and receive objects.
KeeperNotValid()
NoMoves()
OnlyGovernor()
OnlyPendingGovernor()
UnknownBoard()
UnknownNFT()
ZeroAddress()