WearX

Verified contract

Active on Ethereum with 479 txns
Deployed by via 0x4fb4564a at 15894451
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $1,713.85
0xa95265ea5847ae8589d4ae948cb5204fc831afce0ed7e438498d8f61eff1c006
0xf5dad146bdb291bfd7bb6b13eb6764604351a6a37820e61d0feb80e4192662f1
0x0f88ab7b74e49d8e8bf78adad388eed2606167758712e85461b1720ab9ed933f
0x7773308a6d4454322b26359fc0ef09daaaade9d12f6031fe0c5299d00092cce5
0xeaa1b3bc87723f86fb1dc8493b6efb330674d9d7081143958996f86dd6253daa
0x62102081c6a7a83e6a93f5f33f1e71fe47c6822abfb50db2c3e6b1a63af1075f
0xbaa484ac5b73c253f76b22f9d211e3d57e95267cff014d3edb86ac3e2d11d374
0xdda1e1be48d77729b74bd95bf3b5c201921e6b665578641befccf9f24a24196b
0x96dded0e679576be610cda2accd2f9dba29ef155ff2413a507b80cc38242dd4b
0x1d87602f59767c11c6fc426a064dcd074e2b162b94f98ea1132e82388520ddcb

Functions
Getter at block 21277714
baseExtension(view returns (string)
.json
maxMint(view returns (uint256)
20
maxSupply(view returns (uint256)
5000
mintPrice(view returns (uint256)
50000000000000000
name(view returns (string)
WearX
notRevealedUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmdFt7qFzRVSAivv8HoLgwjcB2Zxn9M9JmVErTQqSQd3Qz/hidden.json
owner(view returns (address)
0x0607606b0d064312ee9b7be5cf0a2b35dbfe20ba
paused(view returns (bool)
true
publicMintEnabled(view returns (bool)
true
pumlPrice(view returns (uint256)
2500000000000000000000
pumlxEnabled(view returns (bool)
false
pumlxMaxMint(view returns (uint256)
20
revealed(view returns (bool)
true
symbol(view returns (string)
WRX
tokenAddress(view returns (address)
0x8c088775e4139af116ac1fa6f281bbf71e8c1c73
totalSupply(view returns (uint256)
1800
wlMaxMint(view returns (uint256)
20
wlMintEnabled(view returns (bool)
false
wlMintPrice(view returns (uint256)
50000000000000000
wlRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
pause(
publicMint(uint256 _quantitypayable 
pumlxMint(uint256 _quantitypayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setNotRevealedURI(string _notRevealedURI
setPrice(uint256 _mintPrice
setPumlMax(uint256 _pumlxMaxMint
setPumlPrice(uint256 _mintPrice
setRoot(bytes32 _root
setTokenAddress(address _tokenAddress
setWlMax(uint256 _wlMaxMint
setWlPrice(uint256 _mintPrice
setmaxMintAmount(uint256 _maxMint
teamMint(address _addressuint256 _amount
togglePublicMint(
togglePumlxMint(
toggleWlMint(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
whitelistMint(uint256 _quantitybytes32[] proofpayable 
withdraw(address _to
withdrawToken(address _to
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _tokenAddressbytes32 _wlRootstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(