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

InvisibleBase

Verified contract

Active on Base with 1,784 txns
Deployed by via 0x626b408b at 2849248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2178ca5b2294390270d37a1ee566acfa645314c0fccfdb092a23fe1b839956df
0x1fea9dd3d1611b0d7718e243c5b8dcbbe22d4986563611b3f65d2cd39842be1d
0x2ce71bbc13635b6fe1f5f1fe9f14c235b8bb2bae63586365838b9d5f604d6ff8
0x3be7aed60079d85ad9fe6605cbad6c88aba1c33119f3c817e729961c6f4b764b
0xc174eef707196be0043e01454ac380ec67591c3cf0f9b8b70f6244c9fbfd095c
0x1329022eeb2db2be8fd788ad244bae15671b7134bd8015c37ec2782962acb170
0xf19a1b1d61e422cb0549e4c35c90448285f60eaac52ee29983736b97662b4509
0x32369b3800445cee050c3fce454859c4bcae6f4574ead5771170c619e8e688a1
0x1f2b3e6b271ce3c5181a5ac635c0abed6a1e9fbe28abff9922d9baaa9bd53330
0xd748cac14cbdd6fb0bc38b9c2cb202982920272f4812852587dd9c4a5b486b35

Functions
Getter at block 22925964
baseExtension(view returns (string)
.json
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
41
maxSupply(view returns (uint256)
5555
name(view returns (string)
InvisibleBase
notRevealedUri(view returns (string)
owner(view returns (address)
0xbc34fce5e66d58a91a1669aaf6aa77a3351eb101
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
IB
totalSupply(view returns (uint256)
5553
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
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
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.