This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 23301378, which is 9 minutes old. We're running behind the tip but working to resolve the issue.

CryptoKitty

Verified contract

Active on Base with 29 txns
Deployed by via 0xb845dab6 at 19328725
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CryptoKitty"

0x584a58d6a62cbf5703e2232d7f5af36178c9e1944fc7a2d8d8aa99022b7ee7df
0x4735fd33e3e7bd9ede771a64ded2697a0ea3d1cbde601a8c0117b65599832dee
0xdd8a0bfb2efd4e41e539a047c20ee0225c455b3acaa9b766c3a258f26810460b
0x865827331981bde5d7865ded1157646383416ae4fba915d64126986db838cad7
0xb7e1e82355f0240d078e11a060991080f1eb73bd20551410a205299c926a7b42
0x155a8dcd78da6e1dee4ece200c71fbdc400e95fba21ece59b9515165a25b482a
0xa1a2ab156a0bd990f79cd3c3afe26387094d6b6f8c981e8e2e360a1fa955a311
0x7bdb50a1ab848f481f9a17effcb81700fb95dce9f24f75419e862815e40e5c58
0x8856aac0ab69be0d1ce98fff338e7aeee48c86fa34177abf11af9f728e127b85
0x866aab22607cde38e5d420ca7cdcd0fe91610a660dcae296bf1e92f5a32f369a

Functions
Getter at block 23301377
_ots(view returns (bytes32)
0x96d58f2276b564aa4e13d65e4d918f28e597d58b03714145584d7b22dd28391f
_totalSupply(view returns (uint256)
5000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
CryptoKitty
symbol(view returns (string)
CKT
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string tnamestring tsymbolbytes32 ots
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.