Shit Apes Beast Club
Verified contract
Active on
Ethereum with 12,740 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shit Apes Beast Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20761905 | 2 months ago | | | 0 | 0.00053061936 | |
| 20606295 | 3 months ago | | | 0 | 0.000041939492 | |
| 20194983 | 5 months ago | | | 0 | 0.000037282700 | |
| 20145118 | 5 months ago | | | 0 | 0.000057358000 | |
| 20030922 | 5 months ago | | | 0 | 0.00081621680 | |
| 20030869 | 5 months ago | | | 0 | 0.00086648955 | |
| 19908954 | 6 months ago | | | 0 | 0.00013990664 | |
| 19851353 | 6 months ago | | | 0 | 0.00016930208 | |
| 19821960 | 6 months ago | | | 0 | 0.00010850682 | |
| 19624379 | 7 months ago | | | 0 | 0.0010957576 |
ABI
ABI objects
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 owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
config()
mint(uint256 _amount) payable
pause(bool _state)
renounceOwnership()
reserveBulk(address[] to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setMaxPerWalletFree(uint256 newMaxPerWalletFree)
setPrice(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
MintedQueryForZeroAddress()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()