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

Rainbow Cats

Verified contract

Active on Ethereum with 6,180 txns
Deployed by via 0x415d5b78 at 13964702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Rainbow Cats"

0xed37ce4ef62188a3610ac9fff53a2e1cf0303daaa5a0e3206e2625ea222ce814
0xa9e4dc8274928479ba278f7b8d136b28c6ec6fd58578fc329073277eb92bee19
0x3f0a7d5a6cabb5602d22168ea0b0419112f6cb352c021025a72a0c9935d173b8
0xb2218641f6ede7ee95fbe4e419bbfec8f88d110de1059854b21178faa7af75b1
0x5fe9288e3be1865b4493b3ee3c88f423721bc1293ebb6946381bf357f059138e
0xedc13afcec50c536315d06c1a4784c1d5c96824e35aabd85b5bccd421bc7290e
From
0xed0b21b1f3aa85288c863d836af61192d50b238df1a84b7f086537ebfaed4e90
From
0xff5eda4ee940e941bd49c90948fe1ffacc6b22c36fae43765633687f5b3a0a2b
0xa49baca28157cbddbafb5efc2aa20945c9b447ac2201796ed8d9f48732e1668f
0xe00ca4b0575fe090278bf07bd8e526ab616da1716ed5d6422895b981a26e8c62

Functions
Getter at block 20796645
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://Qmb2S1EmAcrhLAn1vCfgYCv3DVN4czPKUQUCXQVxDp4HnV/
cost(view returns (uint256)
38000000000000000
isPublicSaleActive(view returns (bool)
false
isWhitelistSaleActive(view returns (bool)
true
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
5000
name(view returns (string)
Rainbow Cats
nftPerAddressLimit(view returns (uint256)
1
notRevealedUri(view returns (string)
ipfs://QmRU4ydNYhYBWn5Ac6pCnthVBgWbe43T8axBVtn5WrqNi1/Metadata.json
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0xfd853b3b03b075f244bc873592f7bf144475d9f8
reserved(view returns (uint256)
137
revealed(view returns (bool)
true
symbol(view returns (string)
RCATS
totalSupply(view returns (uint256)
5001
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkWhiteList(address addrview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintPresale(uint256 _mintAmountpayable 
mintReserved(uint256 _amount
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setPublicSaleStatus(bool val
setWhiteListSaleStatus(bool val
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.