The Weirdos: Battle Royale

Verified contract

Active on Ethereum with 13,400 txns
Deployed by via 0xd2a57554 at 14614258
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "The Weirdos: Battle Royale"

0x4c0632bb06c24b60fa4553ebdceaafe6e73e148290553588a11b7dd9bc0f7476
0x15faf0c49bde4200b92b87503dc756dfe2178226743aa3eded24ec45a0cbd263
0x3f44efd702f3c8fbb0c7eda38da445c920af66d037771ca1e83d4d068ee0971d
0x3bdb03370d74224a6e6a686f6a9736da6570bae64469e9c0348b8a979fb00038
0x3546cec34149a0e807210c00ba57c498c77e330e48cbe80d2166ffd16d346fb9
0xd304a0906e06637c588184fcf5beff4b84832914739e82dddc8e39acb3a06eca
0x0e9bc64b949a2fe025a4ee58b151d2a7e3834c42c461ef2186e6119856cf2c97
0x6437c3fb3b9682cebb9608ef0cc7ce253a75b061727db0e21b5c51c67f25e0d3
0xa98eb2287ff33eb89c491968bec892d64662108823b029f6661e0866277bbe79
0x0131c638c48a233523ba1c1aa8fd55a6bb76fb9c7eb1a0733cfd46f84cf77f74

Functions
Getter at block 20858067
MAX_SUPPLY(view returns (uint256)
9272
MINT_PRICE_ETH(view returns (uint256)
92720000000000000
apeTokenAddress(view returns (address)
0x4d224452801aced8b2f0aebe155379bb5d594381
bankAddress(view returns (address)
0x19f52b6db9cb5888e095ec5e188ea03cdcb5e173
baseURI(view returns (string)
ipfs://QmSM91t7Vt4Ua9HFE6f1qLXxQ8NBp4AKkZQZbgiw2ovVfh/
claimActive(view returns (bool)
false
claimMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
communityActive(view returns (bool)
true
communityMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmYY8yQ1zpVDc1XoTmC7gpoRZbjai11U29uFpi5XG3MXi8
creamlistActive(view returns (bool)
false
creamlistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getContractURI(view returns (string)
ipfs://QmYY8yQ1zpVDc1XoTmC7gpoRZbjai11U29uFpi5XG3MXi8
mintPriceApe(view returns (uint256)
17000000000000000000
name(view returns (string)
The Weirdos: Battle Royale
owner(view returns (address)
0x0e488e1e240761e195330ebde62d0d831839552f
publicActive(view returns (bool)
false
publicMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
WEIRDO
totalSupply(view returns (uint256)
9272
Read-only
balanceOf(address ownerview returns (uint256)
claimAddressToMinted(addressview returns (uint256)
communityAddressToMinted(addressview returns (uint256)
creamAddressToMinted(addressview 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
claimMint(uint256 countuint256 allowancebytes32[] proof
communityMintAPE(uint256 countuint256 allowancebytes32[] proof
communityMintETH(uint256 countuint256 allowancebytes32[] proofpayable 
creamMintAPE(uint256 countuint256 allowancebytes32[] proof
creamMintETH(uint256 countuint256 allowancebytes32[] proofpayable 
publicMintApe(uint256 countbytes32[] proofstring antiBotPhraseuint256 antiBotPhraseAllowance
publicMintEth(uint256 countbytes32[] proofstring antiBotPhraseuint256 antiBotPhraseAllowancepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBankAddress(address _bankAddress
setBaseURI(string _baseURI
setCommunityMerkleRoot(bool _communitySaleActivebytes32 _communityMerkleRoot
setCreamlistMerkleRoot(bool _creamlistSaleActivebytes32 _creamlistMerkleRoot
setFreeClaimlistMerkleRoot(bool _claimActivebytes32 _claimMerkleRoot
setPublicSalelistMerkleRoot(bool _publicSaleActivebytes32 _publicMerkleRoot
setTokenApePrice(uint256 _mintPriceApe
setcontractURI(string _contractURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawAPE(
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(address _apeTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(