Invisible Labs LLC Collection #1

Verified contract

Active on Ethereum with 737 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
Native
Value $3,202.54
0x13f1d416ce6e77f1b1b24869f149fc534f87b35e66663a110458fae0b771af07
0x9fc5dc0c98dd076db31d06dfd80ea3d582b7385babb404bea136260395bc9542
0x44327bb5d568bdf30674bc2c5b7e7eaccec9fa292fbd156a19ffd51e7df89955
0xb2675c5feff4f4002dbf5b19410ba44b80457cd366d438cc77dbcdeadca367ad
0x48bdf54a05bcaf05a42e9789cbed985c86030f99d6b7a7c9199647699e9f4e23
0x2c96d40a4f4e47f8a09f23fa45f947aece4942360729371a471599668737dbe8
0x4561807146b18a48b0d5cdc648e038ce72d617d5b32d936e8ad2f9bc765edc5b
0xbf967491534c990430d9de3ab3f77a128de7398fed44581e074e985bd0344240
0x393aada628e2dad345c8100ad6e31fcda6221d42442400d17ad1fc8840ab46b0
0x9829a76faee614517b82b847e8e85bb494da7f4587878daf1ba592a8aa1a0aa1

Functions
Getter at block 20901635
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
claimMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintpass(view returns (address)
0x0fe3fd8659c3718ecfe40e379e80dde3b9e63a4b
name(view returns (string)
Invisible Labs LLC Collection #1
owner(view returns (address)
0xea846b6796a7a1db00c20586a64f8e37b537d125
provenance(view returns (string)
r2eAddress(view returns (address)
0x5f2f54ac56a0a551a77302e48fe61ff9bf794cec
saleMerkleRoot(view returns (bytes32)
0xae6b83e201d4d7ee0182e307a4b8756ca3de7b45335955b664314b3eed2bd3fb
symbol(view returns (string)
ILC
token(view returns (uint16 maxSupplyuint8 pubMintTypeuint16 pubMaxMintuint72 preSalePriceuint72 pubSalePricebool preSaleIsActivebool pubSaleIsActivebool claimIsActiveuint8 preSalePhasebool transferrablebool supplyLock)
(maxSupply=5346, pubMintType=1, pubMaxMint=35, preSalePrice=30000000000000000, pubSalePrice=35000000000000000, preSaleIsActive=false, pubSaleIsActive=false, claimIsActive=false, preSalePhase=0, transferrable=true, supplyLock=false)
totalReleased(view returns (uint256)
8624520000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
1001
Read-only
balanceOf(address ownerview returns (uint256)
fiatMinters(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
hasClaimed(addressview returns (uint16)
hasMinted(addressview returns (uint16)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
airdrop(address[] _addressesuint16[] _quantities
approve(address operatoruint256 tokenIdpayable 
burn(uint256[] _ids
lockSupply(
mint(address _addressuint256 _quantityuint256 _maxMintbytes32[] _proofaddress _referrerpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _uri
setClaimRoot(bytes32 _root
setFiatMinter(address _addressbool _allowed
setMintPass(address _address
setPrice(uint72 _preSalePriceuint72 _pubSalePrice
setSaleRoot(bytes32 _root
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateConfig(uint16 _maxSupplyuint16 _pubMaxMintuint8 _pubMintType
updateSaleState(bool _preSaleIsActivebool _pubSaleIsActivebool _claimIsActiveuint8 _preSalePhase
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _uriaddress[] _payeesuint256[] _sharesaddress _owneraddress _r2eAddressaddress[] _fiatMintersstring _provenancestruct ERC721AContractToken _token
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(