XEL0

Verified contract

Active on Ethereum with 1,785 txns
Deployed by via 0xd44fe79a at 16181053
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 "XEL0"

0x10dd723489c73b15cede90c8ae8a29bce64e76af9002bf95eebd53612f5d1239
0x0f5ed50c79a19d6679ededc00e8e1c7b4bbe36e0387d1bf6ac9436fcf96fc749
0xcf8981e90966a1f017565273f0f4424dd58b18d373700e757f2d2e9ebbce51e7
0xe3c65b24e23b218e1046f0a0e5d026e0666cbc578f2b3633b8ab1b81d3599e47
0x92746aa8e0268abb888647e9817d9145811e2194ef192cb9ace19e8f161beeba
0xecf4aab708ac1c17641c762c358a990ee6d560e461db07a1d4bae5c920e53c1c
0x416a111d3a73329a76452ec73e1aa4cf749a427fc5618ec806caff9088cce8d7
0x34b6accdfbcf8b5f6e106207875bd724a658e7a1448adcce68244df393b1ac08
0xb555f0120d5750d091e683ee939c812847b97fc53f8abce6146acdfe0429f6c3
0x3a6f0d3b5dd87fa4240e8f5105caf9713d0a7e2776c0c8ef3484dcfb9deb253e

Functions
Getter at block 20934862
WLroot(view returns (bytes32)
0x20c19049aa5664f954e4ad295306c5315d1806e082164733d37ad5027e44d226
collectionSize_(view returns (uint256)
3333
maxBatchERC(view returns (uint256)
20
maxPerPublic(view returns (uint256)
3
maxPerWhitelist(view returns (uint256)
2
maxWlRound(view returns (uint256)
3333
mintPhase(view returns (uint256)
5
mintPrice(view returns (uint256)
0
name(view returns (string)
XEL0
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x3cd76a3e1ae288c11459b986362ff2f63ba0a379
symbol(view returns (string)
XEL0
totalSupply(view returns (uint256)
3333
Read-only
_addressDetail(addressview returns (uint256 WLBalanceuint256 PBBalance)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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 operatoruint256 tokenId
mintDev(address _touint256 _mintAmount
mintPublic(uint256 _mintAmountuint256 getpvseedpayable 
mintWhiteList(uint256 _mintAmountbytes32[] _Proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCollectionSize(uint256 newCollectionSize
setMaxBatch(uint256 newSize
setMaxPerPublic(uint256 newMaxPerPublic
setMaxPerWhitelist(uint256 newMaxPerWhitelist
setMaxWlRound(uint256 newMaxWlRound
setMintPrice(uint256 newPrice
setPVseed(uint256 newpvseed
setPhase(uint256 newPhase
setWLRoot(bytes32 newWLRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Received(address arg0uint256 arg1
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
OperatorNotAllowed(address operator