OpenSea Shared Storefront

Verified contract

Active on Ethereum with 3,726 txns
Deployed by via 0x46d192dc at 15092835
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "OpenSea Shared Storefront"

0x9fc2887a94ba385933453199cdf7814a6f47d4b90f7052bac04acaad688363c4
0xe417c7fec930a871f3afc8c6227f07ca2ddbdd3ba06b69826907fc7ad18ac282
0x53a4d9685764cca1c8e90ce135ef2f83e6716cf9968cc5b65e8e2942ffc3f0b4
0xf4e047fa5ce4a6858d7f6c52b3189c124bb8a06ed3143a2a7ce77295dd118b5d
0xc6e1ab124932f6ce78cdf2c5a967865a5528a5a1e11a6ca43bc3995dbd9c6606
0x99058df695cba15271269618b34c2df5896b1a3adffec8c7666834542bf0e5a6
0xeee87107a5a95577347ab2180cf0b3e54f921a3bd31623e3681b24da47add9bc
0xeb4ea9f57dc88814cd62fa434b8ecf9cf9e6bbe85752d51cf5fda863068964c9
0xc458c9af873bdb959e4a902563271db5ebe5e4e53f4e371b5b54dc154e46bd0c
0x7c970dafcf580958570b5988196dc09dbcfa6d0a2098e93ee7e695d44de9ee0b

Functions
Getter at block 21229738
PRESALE_MINT_LIMIT(view returns (uint256)
5
PRESALE_PRICE(view returns (uint256)
10
PUBLIC_MINT_LIMIT(view returns (uint256)
2
PUBLIC_PRICE(view returns (uint256)
10
PUBLIC_SUPPLY(view returns (uint256)
3110
m_whitelistRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
OpenSea Shared Storefront
owner(view returns (address)
0xd5df30f410fb88d7514a1c5a1060a58a4dc2c2a3
preSaleActiveDatetime(view returns (uint256)
1658673000
publicSaleActiveDatetime(view returns (uint256)
1658759400
symbol(view returns (string)
OPENSTORE
totalSupply(view returns (uint256)
3110
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
indexer(uint256view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhiteListed(bytes32 _leafNodebytes32[] proofview returns (bool)
m_mapPresaleMintCount(addressview returns (uint256)
m_mapPublicMintCount(addressview returns (uint256)
m_mapWhitelist(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
toLeaf(address accountuint256 indexuint256 amountpure returns (bytes32)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] airdropAddressuint256 numberOfTokens
approve(address touint256 tokenId
mintPublic(uint256 numberOfTokenspayable 
mintPublicWithCreditCard(address touint256 numberOfTokenspayable 
mintWhitelist(uint256 numberOfTokensuint256 indexuint256 amountbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActiveDatetime(uint256 _presaleDatetimeuint256 _publicDatetime
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxLimit(uint256 publicSupply
setMintLimit(uint256 presaleMintLimituint256 publicMintLimit
setMintPrice(uint256 presaleMintPriceuint256 publicMintPrice
setWhiteList(address[] _addressListbool bEnable
setWhiteListRoot(bytes32 root
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.