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

Assassin Cats Agency

Verified contract

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

No balances found for "Assassin Cats Agency"

0x6d590ce5a375f629be5c0b82b379df7f25e09fcd9a86739352b340911e782e5e
0x23dc49f074bcf3104df5237fbc53e691073a0428ea49501946f2ba876d1d6d9c
0x2a10cdc87e1c6b42d60175cc1dc263821a92c43f2516b9caba135316ef97d2de
0xc89cf36af08fb5a03e4199e2de2077f3605162e803b1f13c1ba67c977ea95249
From
0xb8784dd0d7958685bb34df3029a3c39a081374e615b2904512953400d78e77e7
0xfb520c78b51df06127395aa99f73acfaa20af30b38bbfa6a718ce76be4eb2dc3
0x04df33e2a787688690df988781b6c02fe8d9bd62c8e5026c037645de13d6918c
0x05fb46ea975f0d3c9f737397497f491f85dc74f1b9655f1fb72d0c9c033e966d
0x10a334b6f3e8d1d746f52466cc03714c15bfd8868dbba96fcf7e86b707438e1f
0x2c268cfbd3d146c33bf6df53dee1011dae3164e6761e2937f5acb720124d5d72

Functions
Getter at block 20810870
maxCatPurchase(view returns (uint256)
22
maxCats(view returns (uint256)
8000
maxReservedMinted(view returns (uint256)
223
name(view returns (string)
Assassin Cats Agency
owner(view returns (address)
0xbe44da84162c9758a53b5ec0cde763e75e8b97fc
priceCat(view returns (uint256)
29000000000000000
reservedCounter(view returns (uint256)
223
saleActive(view returns (uint256)
0
symbol(view returns (string)
ACA
tokenCounter(view returns (uint256)
654
totalSupply(view returns (uint256)
654
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipSale(uint256 _saleState
mintCat(uint256 _numberOfTokenspayable 
mintReserved(uint256 _numberOfTokenspayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setPrice(uint256 _newprice
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.