BaseRock

Verified contract

Active on Base with 201 txns
Deployed by via 0xa505a6b7 at 2923052
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 "BaseRock"

0xd8815429dd11394851f6b987285428f1232250c89226fffbae425dc795b6935d
0xd07417f800e70b0f3d51a4db5e76db496f09bd08ffeae6a39c8526e7b8333493
0x93cc6bfb3c1967ec022fd97c2130a5bb5b76dbcb53da0c04e795ea5cafdb6848
0x52a3daf9919479cedd9ab59745e42e582e59a61ba423fb29ceb076e88338bf77
0x25390acd5bbd21f260c9e280dabf89c7d30494034012e45c99ab3550751bf84e
0x76bf07015cbaf9163310f12cab73e8af4bc676ecbd65f8dca6260c6fcbc22ebb
0x2fc1e091d21da80147a3667938f260ef8391a0fd77bfab1354dccf4cd986341b
0x798c6c20fd9a0b00bbeb87c698a366f99a1f1230c369bae4895ede3be0253085
0x858ce2fd21e5ea9f24840453853aaa724bdda5dc47e8859a179a723d27685e83
0x5e867e49b61ff8c853947aade0ab0b43d9687a9478140958a6ba22f7f6a98ecf

Functions
Getter at block 23217011
baseURI(view returns (string)
ipfs://QmWQ42ygKEZ1mo5EZpGqAjKMgSwveAyg49sBK8jGdhXy5E/
hiddenURI(view returns (string)
ipfs://QmSFfzgHjAVJraP4rTmoWLoGvHuRxfef43LPNmnTaofm7p/
maxPerOg(view returns (uint256)
3
maxPerPublic(view returns (uint256)
100
maxPerWallet(view returns (uint256)
100
maxPerWl(view returns (uint256)
2
maxSupply(view returns (uint256)
1001
name(view returns (string)
BaseRock
ogEnabled(view returns (bool)
false
ogPrice(view returns (uint256)
10000000000000000
owner(view returns (address)
0x1135830f843fbb1e1ec8d98f375af1031164cad9
publicEnabled(view returns (bool)
false
publicPrice(view returns (uint256)
20000000000000000
revealed(view returns (bool)
true
symbol(view returns (string)
ROCK
totalSupply(view returns (uint256)
200
whitelistEnabled(view returns (bool)
false
whitelistPrice(view returns (uint256)
15000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchmint(uint256 _mintAmountaddress destination
flipOg(bool status
flipPublic(bool status
flipWhitelist(bool status
ogMint(bytes32[] _merkleProofuint256 countpayable 
publicMint(uint256 countpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setHiddenURI(string uri
setMaxPerOg(uint256 amount
setMaxPerPublic(uint256 amount
setMaxPerWl(uint256 amount
setMaxSupply(uint256 _newSupply
setOgPrice(uint256 _newPrice
setOgRoot(bytes32 _presaleRoot_1
setPublicPrice(uint256 _newPrice
setWhitelistPrice(uint256 _newPrice
setWhitelistRoot(bytes32 _presaleRoot_1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] _merkleProofuint256 countpayable 
withdraw(
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(
URIQueryForNonexistentToken(