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

Chubbies

Verified contract

Active on Ethereum with 10,923 txns
Deployed by via 0xa21bea52 at 12060461
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
 (#8091)
ERC-721
--
 (#7806)
ERC-721
--
 (#7805)
ERC-721
--
 (#7804)
ERC-721
--
 (#7803)
ERC-721
--
 (#7802)
ERC-721
--
 (#7801)
ERC-721
--
 (#7800)
ERC-721
--
 (#7799)
ERC-721
--
 (#7797)
ERC-721
--
0xdb8482236c7f149b6d14b6da08d19bd2bc76841c05aaa3dd7ff5faa8c2e4e475
0xdf8e720e44073c3947f3ae80422fd51ec18ead7ce97b25d39ae79e40f450dd81
0xa891c11538fb74171aacadf29d7b027f7fe40b7dfa54c61a45f099f72a369686
0x285647e3ff2644bd4e3ffde03e2b2cfb23e96dd213fba80f98ce18aa68c6680b
0x829e32bb9fc14a6512e0044f5c6f55b0fa98eca4e3e2f1acdf2bc779f2957b80
0x2def53d12befee6edfcd9813a13a159034db86f25130ec12a03ef70edf2037bf
0xaa6895e9822c7029d51b62d43b7626ac65abca303a3185edf6b2ed45749b78d1
0x6ff6dd2051bb328bb9dc1e616beb34c3b053aabc5d50bff67dfdfd4216582fd7
0x0b57c75919f4c1404b5a22d635aac40bfbc7fb97038c8df920df49790dedc5af
0xad752ff6c7981892aef61ba1479ea14d4eed2e10ea3e5b42c06ac42c9dfee7a7

Functions
Getter at block 20808810
MAX_CHUBBIES(view returns (uint256)
10000
METADATA_PROVENANCE_HASH(view returns (string)
R(view returns (string)
You can be chubby and still be cute. Cuteness is Justice.
baseURI(view returns (string)
ipfs://bafybeifjmoaf52k2pewavlp7hrqncen4pb2ldu6vnegm6crl7worgl2uoq/
 
calculatePrice(view returns (uint256)
hasSaleStarted(view returns (bool)
true
name(view returns (string)
Chubbies
owner(view returns (address)
0x6d981678ffd9f3cf98230a058bc5ef643f786ff2
symbol(view returns (string)
CHUBBIES
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
calculatePriceForToken(uint256 _idview 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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
adoptChubby(uint256 numChubbiespayable 
approve(address touint256 tokenId
pauseSale(
renounceOwnership(
reserveGiveaway(uint256 numChubbies
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setProvenanceHash(string _hash
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.