ApeRaffle

Verified contract

Active on Ethereum with 5,722 txns
Deployed by via 0x63416981 at 14317029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ApeRaffle"

0x34aeeac06fde7e012e2edd6536259c4438dbba1b850cda59120679c1443866c4
0x7d3602b3854fb27e70510790a43332b65347b3569f7e62cc779e480b699a89e7
0x61f06be6ea0c6fe0d702b90752b851c37e33b4d7d6d5210019cd2ef9ef8433ba
0x9953fb88705143b6f119db4f43ca11d7a2a77a434262621a9f501168b806a3c0
0xa3b2b2d7373aab6dc2524d75c01118bdffea31e97f2dca04e170050067b01668
0x66145f34dda0c6b92b70433041d6d4a60bb9cf01f0babb2a05edb0a4025e91e5
0x248d5031a437802f1b6e23c4d5c66fcacc66db9c91586c7c63eee996ac94102b
0xf3a89e77ce2b34c9fb10bda0fbea9a15989353344c890ea112126f6548a89f93
0xe67191a183d12c63ae42b5b608a4890370721e299708503f9be7079f24b6dc41
0x0d8ae88a882848e3b18310752db3fe846edb590c543420ba81e98e3298eadd72

Functions
Getter at block 21310934
ApeSup(view returns (uint256)
1650
apePrice(view returns (uint256)
0
apeWlPrice(view returns (uint256)
0
baseURI(view returns (string)
https://apeliquid.io/aljson/membership.json
drop_is_active(view returns (bool)
false
maxApePurchase(view returns (uint256)
25
maxWlApePurchase(view returns (uint256)
1
name(view returns (string)
ApeRaffle
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x6a58df9f742348b54bfdf36e040b8e24119d83bb
presale_is_active(view returns (bool)
false
symbol(view returns (string)
APED
tokensMinted(view returns (uint256)
0
totalSupply(view returns (uint256)
1651
Read-only
OnWhiteList(address walletaddrview returns (bool)
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)
State-modifying
PresaleMint(uint256 numberOfTokenspayable 
addToWhiteList(address[] newWalletaddr
approve(address touint256 tokenId
changeMaxApePurchase(uint256 newMaxApePurchase
changeMaxWlApePurchase(uint256 newMaxWlApePurchase
changeMintPrice(uint256 newPrice
changeMintSupply(uint256 newSupply
changeWlMintPrice(uint256 newWlPrice
flipDropState(
flipPresaleSate(
mintApeRaffle(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.