Apellas

Verified contract

Active on Ethereum with 604 txns
Deployed by via 0x80e19c9e at 14878429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Apellas"

0x71678811543cee652bdcbdf6c02c33709fb82a96de33f4519b51b21fc1ef5b79
0xfff45ed0dc3394657d4815029a97f8a25368052bcf239b56bfbda8ceaf93d35d
0x079bd5a3f3cb779fe253e6a2da9e4441590c51c0b07fa6b3b3071d18b26cf5c0
0x266bfd2117aa018ae6def531d2b3cf821cbeba3c23ca892be65040e3beb5bf49
0xc1fe5cc877c2b6eb036bced665239b47f79a1bbc350c7758f9ee5a3234dc72e9
0xf9f381fe0bae242c25494cb631c9aea19f0aa364107d5b3c56669c69820f0e0d
0xc75b9a4ff7cd701d4e5abc6e490c7594cee86d2bb8ea41f5828f5e487094c795
0x1a00677e484abcf344457d293d3f3261619228c4c6fec1f92601c3c502e627e0
0x066a5f364fe8dcdc945a5f94ac364defcf9e1ce9ddc24bc8879673c1567e8a66
0x348f2970c037681aeb7fb4af7d17cdf6a04b4a6bfa357aeeefe8127f48f7951b

Functions
Getter at block 20791875
cost(view returns (uint256)
100000000000000
hiddenMetadataUri(view returns (string)
ipfs://QmSb4rErx25N2jAGAHmNZpXzaVLGUpzXgEBtqySLPx1QnV/hidden.json
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
3333
merkleRoot(view returns (bytes32)
0x29b0c65aa6f0d599c3950823e1c9fa7e4fdf566bc019ab7c9153d4c6e5f08215
name(view returns (string)
Apellas
owner(view returns (address)
0xdd495617e15b2669c0cad0354c636dc439d5d7b2
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
APL
totalSupply(view returns (uint256)
3333
uriPrefix(view returns (string)
https://apellasnft.s3.eu-central-1.amazonaws.com/json/
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
false
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)
tokenClaimed(addressview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setSupply(uint256 _supplyAmount
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
withdraw(
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 _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(