Keep Out by anon

Verified contract

Active on Ethereum with 3,475 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables

No balances found for "Keep Out by anon"

0x98e503672de0578cfec72f76f43702d2bc3cf758c311420a38dedf83c1dbc50b
0x109a5f2e0b34c61b1e1542bfc6a7b5d3dfa3c2aed916a38ffd1d7b3b0e8b41d1
0x36b9f963e0b1d519cbf05ddbb8751bf150863243000b7f3dc643ffcb50e58b3a
0xab29949a075cf4eab7ac89e6d899a39512a75ce352b3ee7b8716703be71e23a3
0x3f3d0b4b1fbd6d9dc486574612ef3263b8d47808e8b968799ab55edac6888cea
0x33ac9f945ff461da9da44bc1adcce113579fc4c820800b2dba74f8df27263e52
0x6b92713fe33ede3ccdfb6a45b26f701a1832d9b4fe8e89325900d9ce880fbbde
0xb99946251710d29405dfa5875e159fe71ea383bbe081a63501c0b55f17e9ffeb
0x581b23c235482d8e4bdc80071de6123ccc7222891ae8425314d6a95873f2ae7b
0xf98007d6c32fd2e6cd2078b9d47e5ef7ec3b431248b807f8b89670720745e8f9

Functions
Getter at block 21211205
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_nft_ContractA(view returns (address)
0xacb9d51b8e41df0a92f4cc497a2f8e1809ff9802
_nft_ContractB(view returns (address)
0x0c64e67e2f4c155906295d22569c147a108a376d
baseURI(view returns (string)
contractURI(view returns (string)
freeMintA(view returns (uint256)
3
freeMintB(view returns (uint256)
1
max_per_wallet(view returns (uint256)
3
name(view returns (string)
Keep Out by anon
nftA(view returns (address)
0xacb9d51b8e41df0a92f4cc497a2f8e1809ff9802
nftB(view returns (address)
0x0c64e67e2f4c155906295d22569c147a108a376d
notRevealedUri(view returns (string)
ipfs://QmaCsGH9hcv3tXbxkZtA6SwmFyEqE7p2EpubGVbKiKwnjH/
owner(view returns (address)
0xab96f5f88a9beec921cc993caa4db9792271256a
paused(view returns (bool)
false
publicSaleCost(view returns (uint256)
90000000000000000
public_mint_status(view returns (bool)
false
revealed(view returns (bool)
false
specialCost(view returns (uint256)
0
specialCountALL(view returns (uint256)
1344
special_limit(view returns (uint256)
1344
special_max_per_wallet(view returns (uint256)
1344
special_mint_status(view returns (bool)
true
stakedSpecialCount(view returns (uint256)
0
symbol(view returns (string)
KOBA
totalSupply(view returns (uint256)
2346
total_PS_count(view returns (uint256)
787
total_PS_limit(view returns (uint256)
787
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenOwner(addressuint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
usedTokenA(uint256view returns (bool)
usedTokenB(uint256view returns (bool)
State-modifying
airdrop(address[] receiveruint256[] quantitypayable 
approve(address operatoruint256 tokenId
claimNFTsA(uint256 tokenID
claimNFTsB(uint256 tokenID
mintBlackBox(address addruint256 quantitypayable 
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractURI(string _contractURI
setFreeMintA(uint256 _freeMintA
setFreeMintB(uint256 _freeMintB
setMAX_SUPPLY(uint256 _MAX_SUPPLY
setMax_per_wallet(uint256 _max_per_wallet
setNFTContractA(address _nftContractA
setNFTContractB(address _nftContractB
setNotRevealedURI(string _notRevealedURI
setPublicSaleCost(uint256 _publicSaleCost
setRoyaltyInfo(address _receiveruint96 _royaltyFeesInBips
setSpecialCost(uint256 _specialCost
setSpecial_max_per_wallet(uint256 _special_max_per_wallet
set_total_PS_limit(uint256 _total_PS_limit
toggleReveal(
toggle_paused(
toggle_public_mint_status(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _initBaseURIstring _initNotRevealedUristring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
URIQueryForNonexistentToken(