Cats(E)

Verified contract

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

No balances found for "Cats(E)"

0x58d893e1fcf3e52110fde64d230f85eb45a5639bb0e1ae4fe3a375d3f9046af0
0x39ef521ef304dba0d2ca8fe3d38f1ca0f4d1c4d21b7bc4d3a39508903e9df9d0
0x7db32981d4a27297f25ae24b8caf7ba56f38a28602f4ac9e783f9a15f7b442db
0xcab7e24b9c4b853fb44fcbe26b9e83adb7a66b21dc5d235389ee49e89633f24e
0x37160be73cb4806b56c3ccc11d4b7a341e15b0f894dafbd9dc30fca1095578b6
0xc252bd8071a8a01bf594ce39e9b1c5a034d19ce2bcacc1bccb313a812556e18e
0x3c7ea9bebf3b31b728169ec1819b8d7f153c2333de5283f91676f5dcd20f9cfc
0x0a454de7b11a6d5be0e37d60316d2677bebe9f18d7982334de11b29c38d014d5
0xdd2b656bdfd27b6b7f529a30e540f549cb2020372c83eb45ea89efa6a96a80d6
0x5eef374773aedf1f664d5fb81ebd6fa9a0495bf86c77226ac5cc419ff0659919

Functions
Getter at block 21160076
canUpdateSeed(view returns (bool)
true
descriptor(view returns (address)
0x63ffc8b48b4a0bc3030802d003922771ebc8ad19
maxSupply(view returns (uint256)
6000
minting(view returns (bool)
true
name(view returns (string)
Cats(E)
owner(view returns (address)
0xe0c9d4612dfeb2cf9cfef7ee56b03a4d0befe4b9
symbol(view returns (string)
CATSE
 
totalSupply(view returns (uint256)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSeed(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
disableSeedUpdate(
mint(uint32 countpayable 
mintByOwner(uint32 count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setDescriptor(address newDescriptor
setMinting(bool value
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateSeed(uint256 tokenIduint256 seed
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SeedUpdated(uint256 indexed tokenIduint256 seed
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address newDescriptor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.