Wealthy Ape Social Club

Verified contract

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

No balances found for "Wealthy Ape Social Club"

0xd47b93357fe71d87b27a944201330e2e8c7c6323e11d88416b48977809e9d2b4
0xd305182cedf05bff818f445352b254f7aa38752e37474e148c549f7e04d0c9e0
0x329ed5af6e465742e1df9720d2dba12ee109a804a756178d589fdfe932b599ab
0xf74c5a9fb7437ee38b6c39c1cfcbfc6ab3041c559ccf24abbc3fbdc3c81bdfc1
0x409ecfe2b8132e893b412f0a85a479760f7d8deef0d0d40c4c85a5b6b78343ed
0x316b9e8d56c8b5f1ef522e1bc581f495f7b09cd84bcb2183ff2af76b122352ad
0x188ae2395707469c4b04a43e0d8a68faa3ac0f129e1e0266d5d8625b887a2465
0xfff844271c38bdcc12fba6703f6421b6b5ba7c28aab01cd969f3fb9ce9de6605
0x4a3bebf199cc05ae0a9cae6e3cae3e9f2484057c39d18b10a1501b13c7e51ac5
0xe71df4ea405cc9d8f00ec87357ca7869605b07dc97941989dedcfbd425c497c6

Functions
Getter at block 21312759
FREE_MINT_MAX_QTY(view returns (uint256)
500
TEAM_RESERVE_QTY(view returns (uint256)
50
TOTAL_QTY(view returns (uint256)
7777
maxQtyPerWallet_(view returns (uint256)
20
mintedQty_(view returns (uint256)
7777
name(view returns (string)
Wealthy Ape Social Club
owner(view returns (address)
0x9e75001b828c326a88f3ec6dc02e68d54806076d
paused(view returns (bool)
false
price_(view returns (uint256)
50000000000000000
symbol(view returns (string)
WASC
tokenBaseURI_(view returns (string)
https://ipfs.io/ipfs/QmQ6YPA8ktcEjjA6PfA8kCsj6S5dKh35atcFoLJLVm9G41/
totalSupply(view returns (uint256)
7777
Read-only
balanceOf(address ownerview returns (uint256)
freeMint(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minterToTokenQty(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 mintQtypayable 
pause(
renounceOwnership(
reserve(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setMaxQtyWallet(uint256 maxQtyPerWallet
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(uint256 amount
Events
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(string tokenBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.