This contract is being backfilled. You may encounter incomplete storage history.

Kasparov

Verified contract

Active on Ethereum with 66 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kasparov"

0x7257f09fcb07cedcb41405ad6cfd414277a694b333872f32d5a019b65f8fbc66
0x4588788c6993e62ec62adbdfdb9c2d2f75d967e6fad69e28420ca2c963442bc4
0x79bbf09a0cc70c6ddacadeb69d6a309f6e8540ce0f4a80dc2b2856943908a0ed
0x2bc347db96a8cc09529f32817b3e6729e23e36cb34b72c97aa386faabbad4d31
0xa8be9c3f6c9d45ba428203d919b2438066ac92c078e65c40b4e7f6a6b61eb9cf
0x3beecf1c4e3bdedb392bbf796de1e48ab1ccf2be2db4b447d9de86433513842e
0x356581c85f99db3b3e4f20a73d44fc8eb4957038458d90e06969e23d3282aac6
0x775aba2c3e6b070e05b1b214de4133ea4cba203cd30a11feab4664d3641b0b23
0x38d5b8302406d7ce4753137e0d9e63db2778f538abe708b360c63c545a8fab66
0x402c708e978b7c1709219229787769704901bd5ace804a2ba6b62a399170c79e

Functions
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
acceptPendingGovernor(
addMoves(uint256[] _movesbool _append
onERC721Received(addressaddressuint256 _tokenIdbytesreturns (bytes4)
setDepth(uint256 _depth
setKeep3r(address _keep3r
setPendingGovernor(address _pendingGovernor
work(
workMany(uint256 j
Events
Keep3rSet(address _keep3r
PendingGovernorAccepted(address _newGovernor
PendingGovernorSet(address _governoraddress _pendingGovernor
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
KeeperNotValid(
NoMoves(
OnlyGovernor(
OnlyPendingGovernor(
UnknownBoard(
UnknownNFT(
ZeroAddress(