STRIK9 LABS

Verified contract

Active on Ethereum with 614 txns
Deployed by via 0x5238c6e0 at 17578084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "STRIK9 LABS"

0x1b996ad962292280376df37040a9148c8de7e26495861afd3a6ed4c9a0fdf046
0x85daaca7e79aa05eb16927697375f508f639049932e7389f142e3546822e86e4
0xc85211e71ce1ec328531ae079db7bb6ab1ab66fa7db44198403635e5ac56ca19
0x42286f7643ddd852973488ceebfc80a52958519f939f78b7dbb26826591754c3
0x7408a2e2a740ecb6a1e8c3b98f4a737d2bb2b60e790ab874798ed8310642acb4
0x635145e80667c6261c50b150b298c86767bb682686b18a5e9a1ab90bd50e1be8
0x20407b430b4cb38e74978aa0e4f32b057220ddda50aa3cc7099a1c4999c36f6a
0x10d8a35181fca95c0b3ce80d6cac21f5f993105652c994f7a39ead98a8e21a91
0x89fb1fbb8ba517e98e14146ce12e5a7951d1625f218e14270addb69ebcf6e571
0x488a23eb47f5162807db7f23ea96745a44b14283b970fe9a186842d76f586a14

Functions
Getter at block 21065322
baseURI(view returns (string)
https://bafybeibmspv4y7gcvuafhm2bjf4nyferyh4us5ze5wvqgmei55jipfwdfu.ipfs.nftstorage.link/
fetchTotalOwnedCompanions(view returns (uint256)
0
freeSale(view returns (bool)
true
freeSaleMerkleTreeRoot(view returns (bytes32)
0x898bd26af8c8f388104ffcf7df9c1319c250ebbbe03a69b3aa764c8569a9e34a
hiddenURI(view returns (string)
https://bafkreie7iwvdmjjoaywt6jvbxmftoetwmn3iatv76av3shgzgoenwqeyjm.ipfs.nftstorage.link/
maxSupply(view returns (uint256)
5555
name(view returns (string)
STRIK9 LABS
owner(view returns (address)
0x7ed66a19a1f23ae8bbaefb6bad241b3387896a4d
pack1PublicSaleCost(view returns (uint256)
5000000000000000
pack1WhitelistSaleCost(view returns (uint256)
0
pack2PublicSaleCost(view returns (uint256)
22000000000000000
pack2WhitelistSaleCost(view returns (uint256)
22000000000000000
pack3PublicSaleCost(view returns (uint256)
30000000000000000
pack3WhitelistSaleCost(view returns (uint256)
30000000000000000
pack4PublicSaleCost(view returns (uint256)
45000000000000000
pack4WhitelistSaleCost(view returns (uint256)
45000000000000000
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
S9L
totalSupply(view returns (uint256)
4206
whitelistSale(view returns (bool)
true
whitelistSaleMerkleTreeRoot(view returns (bytes32)
0xd3a8afc6c7a441416947ace991d3a13c99038bd48275eb7adc24fb8d5bdac4d5
Read-only
balanceOf(address ownerview returns (uint256)
freeMintClaimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValidFreeSaleMerkleTreeProof(bytes32[] proofbytes32 leafview returns (bool)
isValidWhitelistSaleMerkleTreeProof(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
freeSaleMint(bytes32[] _merkleTreeProofpayable 
ownerMint(uint256 _mintAmount
ownerMintForOthers(address _receiveruint256 _mintAmount
publicSaleMint(uint256 _packuint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setCompanionsContractAddress(address _address
setFreeSale(bool _state
setFreeSaleMerkleTreeRoot(bytes32 _root
setHiddenURI(string _uri
setPack1PublicSaleCost(uint256 _cost
setPack1WhitelistSaleCost(uint256 _cost
setPack2PublicSaleCost(uint256 _cost
setPack2WhitelistSaleCost(uint256 _cost
setPack3PublicSaleCost(uint256 _cost
setPack3WhitelistSaleCost(uint256 _cost
setPack4PublicSaleCost(uint256 _cost
setPack4WhitelistSaleCost(uint256 _cost
setPublicSale(bool _state
setRevealed(bool _state
setWhitelistSale(bool _state
setWhitelistSaleMerkleTreeRoot(bytes32 _root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistSaleMint(uint256 _packuint256 _quantitybytes32[] _merkleTreeProofpayable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

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