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

CoolmansUniverse

Verified contract

Active on Ethereum with 41,057 txns
Deployed by via 0x467e4f2b at 13825434
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#3156)
ERC-721
--
 (#7308)
ERC-721
--
0x5c5e5ea3f47a10c2c1005e400b0a9eb2384b206b7ca96e3be0dd7cd01b558857
0x3a9b5f39649038e7bfd3aaacd0e39ab6567898954e3c4132ab7e322dcfdfdf80
0xc0ef76d329b32b708a9e3e9828e3f3051193166a3d0244f921a8a67750b98a3a
0x539af94a1b781a926faf671e69efdb9304022f015c88635a9f1b3f54f2ed9d88
0x6c674755c4c06711b6518d5658a5bc079f60ddb8db26c74994e2b799d8939921
0xf01547fca96814bde386b44bf9d7c87fb8d3f383aea1b6f5521bc1b382c5fdea
0x614222e228914b8e96ed37b284225389af458b24646410fdfd034b7964d50178
0xae1d5de3cd96733d9e472af04679bfc7d6ae46a718c3ee03605fa52565310cff
0x702b9897bd92ee2b1a78b5879cd1dd3051ba421b58aa002046e42293a7b08b15
0x464287dbbf410a171f81ac0ada70669d3434a38a563ed146175c477e1a7ef193

Functions
Getter at block 20800491
MAX_ALLOW_LIST_MINT(view returns (uint256)
2
MAX_PUBLIC_MINT(view returns (uint256)
10
PROVENANCE(view returns (string)
decef74cf021ed6ec8b46a109d29263c1ee5b2cf03af5e1a766d54d9199470d4
TOKEN_LIMIT(view returns (uint256)
10000
TOKEN_PRICE(view returns (uint256)
95000000000000000
allowListSaleActive(view returns (bool)
false
name(view returns (string)
CoolmansUniverse
owner(view returns (address)
0xc9276bf8fd4cdde68833d6df161b956c7c73952d
saleActive(view returns (bool)
false
symbol(view returns (string)
COOLMAN
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numAvailableToMintDuringPreSale(bytes32[] proofview returns (uint256)
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
mint(uint256 numTokenspayable 
mintAllowList(uint256 numTokensbytes32[] proofpayable 
renounceOwnership(
reserve(uint256 numTokensaddress addr
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowListRoot(bytes32 _root
setAllowListSaleActive(bool _allowListSaleActive
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setProvenance(string provenance
setSaleActive(bool _saleActive
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.