oddBOi

Verified contract

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

No balances found for "oddBOi"

0xcffc73dd9ed0b5cbadcb7b79d1dd76eaf13bc66649b2c80db32f615b14a56a6c
0xc41e2238432db091d55fed3801ea06bb00d0ebf914c61ead74655e516774bccd
0xda249e2163b3c1d90e887804da73b6c1dec88ed51cbefb6220f9e460e8efbd76
0x540de1f7ea4473f3c0f709dfdb2490fd7773f5fb02150a0645c23ad6d089fde7
0x61cd7ddf86bf1a01a07ee46b3f2589b77fe73b78c8215f21b7b80ade57f86c76
0x105782f68a95d80aa0380e88e8aa9aaa853c1fc1522c500a1394aeda5252dae5
0x6d06aaec5a6c54bcc0277b3392cca52c45c85a5bc2f8caa750148c8b205d1d25
0xac1590d71a60fa9c069ab0e434325e611cb59f1e49ad6642d2dc3d24a210e515
0xc16f0b26cfdca1abdff110fb2b11d674b5a503a435f79123bb3081975293e74b
0x1f08f87bfb0d834ca81771a86f167f4df6811c509b28834fb5d482d535611db4

Functions
Getter at block 20847041
MAX_PUB_MINT(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
999
MAX_WL_MINT(view returns (uint256)
1
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
Royalty(view returns (address)
0x063e43a0233ac996ab27a15abcd3ce0a7b7075ce
getMerkleRoot(view returns (bytes32)
0x26a45f4855fccb50c743423702a06caf93c2d05621bda0e6083f329120de4d93
isRevealed(view returns (bool)
true
name(view returns (string)
oddBOi
owner(view returns (address)
0x063e43a0233ac996ab27a15abcd3ce0a7b7075ce
pause(view returns (bool)
false
placeholderTokenUri(view returns (string)
https://red-impressive-butterfly-349.mypinata.cloud/ipfs/QmUZYAzzUHggQcp8HLNdpiPjYsLa8tuj25AdtFtcQbxP9T/oddboiprereveal.json
publicSale(view returns (bool)
false
symbol(view returns (string)
oddBOi
totalSupply(view returns (uint256)
999
whiteListSale(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasClaimed(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalPublicMint(addressview returns (uint256)
totalWhitelistMint(addressview returns (uint256)
State-modifying
RoyaltyReciever(address _Royalty
approve(address operatoruint256 tokenIdpayable 
mint(uint256 _quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 _MAX_SUPPLY
setMerkleRoot(bytes32 _merkleRoot
setPlaceHolderUri(string _placeholderTokenUri
setTokenUri(string _baseTokenUri
teamMint(uint256 quantity
togglePublicSale(
toggleReveal(
toggleWhiteListSale(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistMint(bytes32[] _merkleProofuint256 _quantitypayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TokenDoesNotExist(uint256 id
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(