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

KITTEN

Verified contract

Active on Ethereum with 21 txns
Deployed by via 0xb8d25893 at 17696330
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KITTEN"

0xd129f7fee4b3cd40bd9af73869dc64da83dd70448a8ca6fd4e7331d08cdab44d
0xfa90edf728a644cb0806725b0de30d3116f60c302e4a92096be104421c73a160
0xcbbd8f67f6ddded176aaa67cf4c6d989c4e99341bc7f06548dde9db4c82e1330
0x5a4cc90eb998e3b27c36fdbf37bb13273abb860c0c21b97d651c9dcd5ef3356d
0x48f27d50e0b59cf9981438d6b5f779073a096415e0b838db689cc6acc128dc36
0xfe809aef0fcd05afa6c16cbfea8a32f4532992129dfa30b56bd5d4c3dd3605c8
0xd5e6e5fe2a3a18b9bbf4a4f046db59a9ec7717517c45b4ca274b65e5fcd414a8
0xf9cc9cc15513747c15267d2c97d227e15753b942eed92e350abb855cdd66b517
0x2ecb968ded135db4fc7832aac734e7acdf6e788997ceee05c098be6124ec0619
0xbef5c8febc1b571a88f7008e01023171710025b5a10380261fce73a7d2848d55

Functions
Getter at block 20895750
decimals(view returns (uint8)
18
name(view returns (string)
KITTEN
symbol(view returns (string)
KITTEN
totalSupply(view returns (uint256)
260000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
Execute(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.