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

WenMint_LaunchPass

Verified contract

Active on Ethereum with 219 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WenMint_LaunchPass"

0xb825b553923f005f5c0847ccb1450f0b710469325edec4ec5968a1ae61de4cce
0x7089c8d1eb319953003ad893d222626690c7a532bbfe7dcd8ea720fdc5e650e3
0xee245c27f2365e593e18c2c5f34261c8ad0527dcde2ad7deb154a800aa900eb3
0x4dc023cfcfc0fb6a25376f654321f77e5df2417e13bb62fe4c784b311338a221
0x466d0ab461d2e75fe6543eb3abf3b58aa7fcd3a234870bb60370be36c0262ecb
0x3a08456342a78e82b9fb875c93b44bf30035d8d5a731d1d4cda011216edac0a5
0x7ac558b206445471a2bd310e7abae9af21dd05d12aaf8179353aa61ac929b041
0x3a58dee4d572f2cffc6949bb7db853143ad9feab05e9e8ffdc0b5a09738f3270
0x58778d9406286dc4f8ee66b4a6a62128205b8646b40d8882c00d7ad839c3c22e
0x18f1c398aad69c4ddac41d4e962644ec10ce45c49974efeecb912e9a881fb566

Functions
Getter at block 21214799
ERC712_VERSION(view returns (string)
1
baseTokenURI(view returns (string)
https://api-migrated.wenmint.com/token/
contractURI(view returns (string)
https://api.wenmint.com/contract
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xfe4a27c5c3a5df1947df51b5fe458f43d3ef3ed80df9ed390754f3002c3c5a82
maxSupply(view returns (uint256)
100
maxToMint(view returns (uint256)
10
mintPrice(view returns (uint256)
2000000000000000000
name(view returns (string)
WenMint_LaunchPass
owner(view returns (address)
0xffe5cbcddf2bd1b4dc3c00455d4cdccf20f77587
saleIsActive(view returns (bool)
false
symbol(view returns (string)
WPASS
totalSupply(view returns (uint256)
98
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
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)
State-modifying
approve(address touint256 tokenId
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
flipSaleState(
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(address touint256 numberOfTokens
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _uri
setContractURI(string _uri
setMaxSupply(uint256 _maxSupply
setMaxToMint(uint256 _maxToMint
setMintPrice(uint256 _price
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
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.