Shit Apes Beast Club

Verified contract

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

No balances found for "Shit Apes Beast Club"

0xef2579522a43e3eb02a2b499a6a70f7d1b50da2301201b573499c43450e5c5c0
0x0aa9dabb82ac1734a5b71a8d955c15daa3619af5df2fb14df9b86b21144e6602
0x5d2139d3402a2b4559336c24261e1eeecf375ee1fc6d4ec08ec1285a98340ba3
0xa8867e21ec1cee43f97d7a79724fa6f545233b962f1589a14f23dd5723ff2df8
0x263d3bc9e19ab831551d2fb3413a4b28fda25879d607fdc32f7c62c84bd97259
0xb04763e9e12e1f6a82df4d3da5800a9a39d9f4b3c78e1b89e1ce629dc537982e
0x3ed361d689036ba4432bc7aa9544a6205bb579ed954c83fd40ca309c22a58630
0xc081d435aa257ea1f138629d833da50c9aab85eccaa4e789ab50caa66fab12e5
0x322bd05ef987bbfea10bb5307b00a761dc34b1bfbc6ed4a769120afb83dbbda5
0x39e4b2b737df9473db49cd32b18bd62c0c8274a90c1f351e980188e8de25a745

Functions
Getter at block 21212072
MAX_PER_TX(view returns (uint256)
40
MAX_SUPPLY(view returns (uint256)
10000
MaxPerWalletFree(view returns (uint256)
1
_owner(view returns (address)
0xb0d79091da7eb9df546f85bdfe8f9811c62f9f46
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeiem4skcjbezrw5m6ttmlkthxpuosu5dtrjbuznj74fzoqurwrv3ny/
name(view returns (string)
Shit Apes Beast Club
owner(view returns (address)
0xb0d79091da7eb9df546f85bdfe8f9811c62f9f46
paused(view returns (bool)
false
price(view returns (uint256)
10000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
SABC
totalSupply(view returns (uint256)
10000
Read-only
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
config(
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
reserveBulk(address[] to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerWalletFree(uint256 newMaxPerWalletFree
setPrice(uint256 newPrice
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
MintedQueryForZeroAddress(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(