This contract is being backfilled. You may encounter incomplete storage history.

APE DAO REMIX!

Verified contract

Active on Ethereum with 10,801 txns
Deployed by via 0x9cce5026 at 13235345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
2 additional variables
Native
Value $127.26
0x2ccb5b2e6f596f0e1464cbe0982f4c29d86b07638a5b11a9207db34a45d6f5f7
From
0x2675e7b6048400ac460d41c6b4cbad7ea859e518dc6144ee669bee51f5ff1f42
0xe281aa3d04a17a979e1e9b7ccc5b751af73dbfae2cc185520d20cbfcb72f9c5b
0x9b24be58cefb5c32c2b4b79cc78925df1dab108f778890f04280513deb0fb63c
0x08c774d879d5843d9141873743566042343fd95b10d28e9c4b50cf23469299ba
0x69751482f3f330dff83f80226401e0f51cad04990a906dbd56bce31c05498dd7
0x4257dc7aee533ff3a3c2a5b2071d4d9050a5fbff614e36e9be7df21c6ea233d1
0x4f60947ac672691f8d25b66ff02e2c8944d3abbe03ca205596a350f6d02945ed
0xd9f9e227ddd3a39b0e666fcc9fd4a0bec5ece98a9ffc6c3d3b841c4d13491b56
0xc787d9bab6658babfaadfe2d1368ccb877c211437e70b876a2684cb00f8224d9
From

Functions
Getter at block 20793923
apedTokenAddress(view returns (address)
0xfa898efdb91e35bd311c45b9b955f742b6719aa2
baseURI(view returns (string)
https://storageapi.fleek.co/apedao-bucket/
distributionActive(view returns (bool)
false
maximumMintLimit(view returns (uint256)
5
maximumSupply(view returns (uint256)
5550
mintPrice(view returns (uint256)
200000000000000000
name(view returns (string)
APE DAO REMIX!
owner(view returns (address)
0xa9631d83c5bc5f3676922227e5fe3655db078ecf
paused(view returns (bool)
false
preMintingActive(view returns (bool)
true
provenanceHash(view returns (string)
f18140912ab061fe61519e8756c9a84e17fcf4886f308d26d9276d66e48f8cfb
symbol(view returns (string)
APEDREMIX
totalSupply(view returns (uint256)
5550
walletRestrictionActive(view returns (bool)
true
Read-only
apedTokensForTier(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
getAmountPreMintable(address _userAddressview returns (uint256 amountPreMintable)
getApproved(uint256 tokenIdview returns (address)
getClaimableApedTokens(uint256 _tokenIdview returns (uint256)
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
approve(address touint256 tokenId
burn(uint256 tokenId
claimApedTokens(uint256[] _tokenIds
mintApeDaoRemix(uint256 _quantitypayable 
ownerMint(uint256 _quantity
pause(
preMint(uint256 _quantitypayable 
pushPreMinters(address[] _preMintersuint256 _amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setTokenTiers(uint256[] _tokenIdsuint8 _tier
setTokenURI(uint256 _tokenIdstring _tokenURI
toggleDistributionActive(
togglePreMintingActive(
toggleWalletRestrictionActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
withdrawTokens(address token
Events
ApeDaoRemixMinted(address accountuint256 tokenId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _apeDaoContractstring _provenance
Fallback and receive
receive(
Errors

This contract contains no error objects.