Alya Valley

Verified contract

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

No balances found for "Alya Valley"

0x3feae52f565f5c554169f384f174abc4c4864eafafccd2e93821d4518feac892
0x1ee39ba5ffb20f66f9539fda9f75857ab10a4997a4e999299b1d047d4fec5a2e
0xe85b6f5eb1f3fe7d937fc5543e7e93554615adffce0cc9c5823b0c088413eb66
0x455d33683ecd2e41fd3bb4931ddcba207cf7010cbcff56b8fe3b6bf592664e2d
From
0xac6cac1099147fddf1250c3c3eafa4d4bc223e37aca54223e67e1553cf1bf933
0xbd37cebc381fedc8d35dc96284e7fe2d85081fc419a9b6d9cbdde784e349634d
0x8f5ddb84993fa8bd0200bbaebf345a35daa753da316543554c4d5f4b00f57069
0x3f0e28dd41cda857ccb1a7e4a5b9d426e83da60ac5a8f21793dc9beb00fbeb9d
0x507e992effa8238931573ec37d68d9f0d7878d5364df4aacd182c00861371af5
0x6aabcb098983825bfa2b9f03170cd34e283a274c295ba29451fbf4dafa203f4c

Functions
Getter at block 21185006
MaxperWallet(view returns (uint256)
2
MaxperWalletRaffle(view returns (uint256)
1
MaxperWalletWL(view returns (uint256)
2
Price(view returns (uint256)
500000000000000000
RafflePrice(view returns (uint256)
170000000000000000
RaffleRoot(view returns (bytes32)
0x0369fd5273751a0bfcdd4ed1b3cffe7981878dfe19b0deb8a205681312e1c284
RaffleSupply(view returns (uint256)
400
WhitelistPrice(view returns (uint256)
140000000000000000
WhitelistRoot(view returns (bytes32)
0x0d4129e1ce64e29cc1f1cfdb50cf34730be2e2037765d6dcd8a3d88ec500c381
WhitelistSupply(view returns (uint256)
7400
baseURI(view returns (string)
ipfs://bafybeigc7axs76a3xiyjae2auxusff2o2cd6hj4pvufqxrwfct7axcwbmm/
maxSupply(view returns (uint256)
350
name(view returns (string)
Alya Valley
notRevealedUri(view returns (string)
ipfs://QmX2W25b8TwSUvQjCRcT7ap9Qq2gmr5pEpfSozvZVMXp44
owner(view returns (address)
0xaa399ba67ec9579f44889c4714b27ed9ff8390b9
paused(view returns (bool)
false
preSale(view returns (bool)
false
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
ALYA
totalSupply(view returns (uint256)
337
Read-only
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)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
AirdropAlya(uint256 _mintAmountaddress[] destination
MintAlya(uint256 tokenspayable 
PreMintAlya(uint256 tokensbytes32[] merkleProofpayable 
RaffleMintAlya(uint256 tokensbytes32[] merkleProofpayable 
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setNotRevealedURI(string _notRevealedURI
setPrice(uint256 _newCost
setRaffleMaxPerWallet(uint256 _limit
setRafflePrice(uint256 _newRFCost
setRaffleRoot(bytes32 _merkleRoot
setRaffleSupply(uint256 _newsupply
setWhitelistPrice(uint256 _newWlCost
setWhitelistRoot(bytes32 _merkleRoot
setWhitelistSupply(uint256 _newsupply
setWlMaxPerWallet(uint256 _limit
togglepreSale(bool _state
togglepublicSale(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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