ZoraMinter

Verified contract

Active on Base with 2,083 txns
Deployed by via 0x859e48c2 at 10324861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.98
0x67f636b9c8c8cc0e0989562f8889ce1f4c155a0075b21073ac310159218f5dc4
0xbe45e56540e387d37e122abdb2b9b9da5554d158206ac6a5aac07f1adbe1fcf9
0x65992a43d317f6a5b590f3c5c8bb341f7e30782e93668e88a00868b302709ca9
0xbcaa3994759abfbac78e9611051d2c627e22101a5c8a6d21edb541c9edc274df
0xb92af45e5bc98b590294d32f9789cee5807d8c7f4f965a1964186dc123301f11
0x90b8d0ae56774d71056698473e9a1dcb2ba011100db4dbf0f1d110dedb6b9f76
0x608b8ad8ddc77e96d3ab92238cd19668f11d2b8d592ed5f28a794165d74c2370
0x7a0046a7778e6bfb571abc98aeed70af25b91221ee6eec491d83eeacd622d52a
0x8778981a1841b1523bde88e184b0fb4c35a767adbc8726823579acffd49ca840
0x0904dddb0fe5a67c559fd0b83e0f0abb34daf0d8050fd5f4395df0074c1f5fbb

Functions
Getter at block 22774818
MINT_TYPEHASH(view returns (bytes32)
0xceed400a48ad4f8abc5408c590b1e1e2931eba64b0cf2cd4db6180ff5a603b85
collection(view returns (address)
0xf5a3b6dee033ae5025e4332695931cadeb7f4d2b
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Farcaster Frame Zora Minter, version=1, chainId=8453, verifyingContract=0xde9ee56c9dc6018798ce69b30de0065ac1514117, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
mintFee(view returns (uint256)
777000000000000
minter(view returns (address)
0xff8b0f870ff56870dc5abd6cb3e6e89c8ba2e062
owner(view returns (address result)
0xd66c05656d649cf1a4c09f74e333924f61f5de67
referrer(view returns (address)
0x86924c37a93734e8611eb081238928a9d18a63c0
signer(view returns (address)
0x44dd9b89d4087246a0fc54dba0c69000a4f59162
Read-only
hasMinted(uint256 fidview returns (bool)
hashTypedData(bytes32 structHashview returns (bytes32)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
mint(address touint256 tokenIduint256 fidbytes sig
renounceOwnership(payable 
requestOwnershipHandover(payable 
setCollection(address _collection
setMinter(address _minter
setReferrer(address _referrer
setSigner(address _signer
transferOwnership(address newOwnerpayable 
withdraw(address touint256 amount
Events
Mint(address indexed touint256 indexed tokenIduint256 indexed fid
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
SetCollection(address oldCollectionaddress newCollection
SetMinter(address oldMinteraddress newMinter
SetReferrer(address oldReferreraddress newReferrer
SetSigner(address oldSigneraddress newSigner
Constructor
constructor(address _owneraddress _referreraddress _signeraddress _collectionaddress _minter
Fallback and receive
receive(
Errors
AlreadyInitialized(
AlreadyMinted(
InvalidSignature(
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(