Ayyyliens

Verified contract

Active on Ethereum with 2,111 txns
Deployed by via 0xa2e85dce at 13435100
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#924)
ERC-721
--
0xcf25da1ede7a1e1f30b7438940ce76b09bea2b97dd2f33364d597514bb80f10e
0xef110ee67c75481038062f53160545c4edb3b81c612800b6e6e25db3ecc1047f
0xcb8f64f6c3571e71de318bf31d78b56c0dbd3b09c0d7e34ad495fe4db41f8169
0xc16ff84991846740ece2bc1f8605e9a80c6d218ff296a81210498ec614eab61e
0x4b29ad1055b475384efa2f306b952d997060165df7897b2245964f11e4f21eb6
0x571ea2406aa1e1f847ab419f286f18992d0db4137a936706da85e1d8713ccaf1
0x575c932afbbdba4751e4d322b25f9085f43688d909d58fa52e1e5875dcb661f8
0xbd8e7fa99970e3b9164985591813f84ed3238e674b1124b16892ef46386007ee
0xcebba876d1a3d6dae27b0553b2c339bd9900399e60c7af00583e4328e5a56781
0x37f28a56b9ec6f4dca306c2292b18175577bc6b8a766c36e305052447bf74d8a

Functions
Getter at block 21223102
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
5000
name(view returns (string)
Ayyyliens
notRevealedUri(view returns (string)
ipfs://Qme5osbFFBktLNPra9ZHHdfopRpEJRDBrHzyizoNoDX7wm/hidden.json
owner(view returns (address)
0x102f45ccc811f9d718f3a07277a9c9d1616a6afe
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
AYYY
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.