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

ApemaniaSocialClub

Verified contract

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

No balances found for "ApemaniaSocialClub"

0x849da8997f900219ffc1591ee1c28b0bccc411fb5eef3b675b9e58683667fee5
0x61b823ddc46a2d3c97b44860ae6b41dbaae2d1dc02217b36334575dfb4786954
0x076705b01ccbac06d10598049dfd4d8c65257566024da3665496f4cb8312731b
0x9b94c7d5c5c43fd3c9bd7868870a6dbe2f11eb58bd4760cda64025ffd938c9ee
0xeb56919bb86fe1fad17426a541e71392c55e7abde7bf35c2c44d6e06acd24733
0x4e72a350917ff93b9decbf78773ced0cf489cfaa5426a968b91b52da79ec05a8
0xa6854bf6360a2a102faf4fa90303a4de2e1e2f75888c22faf753494ce4295af9
0x622b68d3ff5010fda29cac2eafd757ccbccf4b0ac44397964b901b7dc900c435
0x3d13a62ecc83ed9cdbb46bf5b2473e80570c76ed3566222a6e047b88fd25a8eb
0x1e636b90fd0dea4229055dfdc74e861edf17480b00b0c0b3443b570dc5711302

Functions
Getter at block 20862898
MAX_ITEMS(view returns (uint256)
20000
_mintedItems(view returns (uint256)
3713
baseURI(view returns (string)
https://ipfs.io/ipfs/QmPfjCaniCvxDy6dMgmsPupv5RrEja8kQmLaPS2ZFxn4ux/
maxMintAmntPerWal(view returns (uint256)
500
maxMintAmount(view returns (uint256)
15
name(view returns (string)
ApemaniaSocialClub
owner(view returns (address)
0x00609e7eb3440826fa429a4036e144887e3eb865
paused(view returns (bool)
true
publicSaleCost(view returns (uint256)
2000000000000000
publicSaleStartTimestamp(view returns (uint256)
1642500000
symbol(view returns (string)
ASC
totalSupply(view returns (uint256)
3713
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedCountBySoldUser(address _userview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
soldWallets(addressview returns (uint256)
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
giveAwayMint(address touint256 amount
pause(bool _state
publicMint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxMintAmount(uint256 _maxItemsPerTx
setMaxMintAmountPerWallet(uint256 _maxItemsPerWallet
setPublicSaleCost(uint256 _newCost
setPublicSaleStartTimestamp(uint256 _startTimestamp
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(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.