ApeRaffle

Verified contract

Active on Ethereum with 5,718 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"

0xa3b2b2d7373aab6dc2524d75c01118bdffea31e97f2dca04e170050067b01668
0x66145f34dda0c6b92b70433041d6d4a60bb9cf01f0babb2a05edb0a4025e91e5
0x248d5031a437802f1b6e23c4d5c66fcacc66db9c91586c7c63eee996ac94102b
0xf3a89e77ce2b34c9fb10bda0fbea9a15989353344c890ea112126f6548a89f93
0xe67191a183d12c63ae42b5b608a4890370721e299708503f9be7079f24b6dc41
0x0d8ae88a882848e3b18310752db3fe846edb590c543420ba81e98e3298eadd72
0xcf272fe5538dfc497798aff3c70c8f2688c5e4a2a40aca159e16044cd428e79b
0xc500825756669a7896bcb8af5058920da53e3e512dc707e33af61deb6db9588c
0xec258823875991021f1fd1ef572721d8dd0de28a0cd185aaf213586a22c086a9
0xc878fc073a9d0c6f5f5e5cd5fd9abfe4ddbe0bf4e4d389eaf154a952394ce78c

Functions
Getter at block 20860178
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.