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

CoolAmongUs

Verified contract

Active on Ethereum with 789 txns
Deployed by via 0x8f35105c at 14015367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.14
0x9bf2c88f3cd3bfe276781084ca7b6ee9967fa4e85bdefeeda0d1f75bc076579c
0x54f330cc6206fc59c2cbc87caa6b2f3843296018c3956f08bf97900cd53afea6
0xdafbb42d198fc350499174c0bc019c445885307d02ae9626e02685321da575fc
0xf61264c243f85804e2e60cf6dea67ce00b593fbcf6175cb45d41790b37b6924a
0xa0eeb392da684545a93b30e3c386790c0ca4d41638ac87a70acca6f081673d35
0xd9cf72943fffcc3397231e3aa8c71c2f8a1580bf4f445f07358196bb2520bd4f
0x93ca5236b466182a43575491d707dcacb9342d235d3c741f1eac24edb1b28c48
0x6926fe085850ea43cd19278709aff86bf999633a62dcc7b553d2a0c18db63d14
0xc26fdab2bed51671be168a58fc424f83399ac86aca137eea720b2596cd64b1ed
0x56d983bd93d64f46ff76f12cba4cf30793bdf57a1bd69ad1664b2dc4d4bd9dd1

Functions
Getter at block 20796004
Price(view returns (uint256)
0
amountAvailableFreeMint(view returns (uint256)
2000
maxFreeMintPerWallet(view returns (uint256)
20
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
5555
name(view returns (string)
CoolAmongUs
owner(view returns (address)
0x976e9a7b3112b498824e676dc2779f5edd0494a0
saleIsActive(view returns (bool)
true
symbol(view returns (string)
CAU
totalSupply(view returns (uint256 supply)
2929
Read-only
addressFreeMinted(addressview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(address _to
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 newPrice
setProxyRegistryAddress(address proxyAddress
setSaleState(bool newState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.