SHYLOCK

Verified contract

Active on Ethereum with 5,072 txns
Deployed by via 0x36f6dee6 at 16682498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "SHYLOCK"

0xd4c148c6e3ee95414c9a88def15f5afeebf01f98825b6e4ed738f7dbe2964af0
0x3388ad32a11fe85f1113a87e9d339e007a8eca2e0a76a9a921ff088b9445832a
0x9f80c065564008c5111336ab5f9f213c4d5edee626e2f53a9545fdaa36d59779
0x9a7e905244743215ba6e6ca33327f37f28a08abc93cbc25b4c013db995db9e9a
0x050a8ae660fe855685baa5b40d5bea6972eaa3ea6114c0421ff671ab09a04208
0x2a74a18bd05f3af1071360f5e51ff8a9e984797bd5591586fa0be093c17218cd
0x635d3a09a229f601052fed76241f2400a2f2ea04011de5604b48f66ce306b6e8
0xdf95912dd08e8a47d5d2b6b41045f9fc94ef97da99e036c17ea673928dc1dfd4
0x934eaa6d6106c921f100e164a75c94f56d3f6afadc94a92a890a82375640a8d2
0x608f467eae7c1ef515033c4b17709d7f400d48d830ae621110519e1e92af21f2

Functions
Getter at block 21332522
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://bafybeiabmnipd4tpldkqckcfkjmldzeigt4u2ynvupuowbfmxuh527wpqu.ipfs.nftstorage.link/
filter(view returns (uint256)
1000
freeMax(view returns (uint256)
210
maxSupply(view returns (uint256)
6969
mintPrice(view returns (uint256)
0
name(view returns (string)
SHYLOCK
owner(view returns (address)
0x19f8663ffb234f4062fc7e3ef13b01b46d7e7b4b
paused(view returns (bool)
false
publicMaxMint(view returns (uint256)
3
publicMintEnabled(view returns (bool)
true
root(view returns (bytes32)
0xb9830e815430f31a08c0dd9fbe11ec6267e697e0de639064fa7401305dd49c2d
symbol(view returns (string)
SLK
totalSupply(view returns (uint256)
6969
w1(view returns (address)
0x19f8663ffb234f4062fc7e3ef13b01b46d7e7b4b
w2(view returns (address)
0xfee7fb9af402dccc3f4b3a07461b8dc08768c425
wlMaxMint(view returns (uint256)
3
wlMintEnabled(view returns (bool)
true
wlMintPrice(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalFreeMints(addressview returns (uint256)
totalWlMint(addressview returns (uint256)
State-modifying
airdrop(address[] _addressuint256 _amount
approve(address operatoruint256 tokenIdpayable 
enableBothMints(
pause(
publicMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setFilter(uint256 _filter
setMaxSupply(uint256 _maxSupply
setPrice(uint256 _mintPrice
setRoot(bytes32 _root
setWlPrice(uint256 _wlMintPrice
setmaxPublicMint(uint256 _publicMaxMint
setmaxWMint(uint256 _wlMaxMint
togglePublicMint(
toggleWlMint(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
whitelistMint(uint256 _quantitybytes32[] proofpayable 
withdrawAll(
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
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(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(