POOL VOID

Verified contract

Proxy

Active on Base with 1,930 txns
Deployed by via 0x3d9bb36b at 11399580
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xdfae6abfd263e4be6cd002df46b9a160257575e9d05cf606936e475905bcdcb8
0x0b729a52f320189a9ef09bc042ff8956d39f94f49bc95b853f9fff0a5ff60c18
0xde7d7a13bcf7e8978d8ab24afba375b02ac22c11199495da072e088f2a47fabe
0x16587088d45b7ee2a4625b3a083868b4e246fc23222ca826e31510ed4fee477d
0xbb938252855723554cc263c33f91a6ffdc9aa941c658f4fe8d4383e34c673bb5
0x9c9edffb60c3cf0c7e1471098cbe0593681a0b14f4ef29cfd009031ce33d22c2
0x24be57cb556a064b274012df2a96c5e737a4af36f5d19365bc02b5898b0a0001
0x4652d549c3a4c8fd1a79dd2a8c9f0ad8790ecf203610d8ee73cf04195a518afd
0x29de122e1569f65de617ee4ac78135d5c5e76a94f781eb1ba6faa6d08112f746
0x7734dd4a528bbc591173e45fae3f706aa20f890de5cd2eefdd89fccb3fe9b406

Functions
Getter at block 22922195
contractURI(view returns (string)
https://meme.market/api/metadata/collection/8453/0xb49502494c99e05a125c3f688f6b6bc7506fe9a8
name(view returns (string)
POOL VOID
owner(view returns (address result)
0x000000000000b03943bc5083d5516fea9f20fb71
Read-only
balanceOf(address owneruint256 idview returns (uint256 result)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
isApprovedForAll(address owneraddress operatorview returns (bool result)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
burn(address fromuint256 iduint256 amount
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
initialize(string name_string contractBaseURI_
mint(address touint256 id
mintNewMedia(address creatorstring tokenURIreturns (uint256 id)
renounceOwnership(payable 
requestOwnershipHandover(payable 
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool isApproved
transferOwnership(address newOwnerpayable 
updateContractURI(
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool isApproved
ContractBaseURI(string contractBaseURI
ContractURIUpdated(
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccountBalanceOverflow(
AlreadyInitialized(
ArrayLengthsMismatch(
InsufficientBalance(
InvalidCreator(
InvalidToken(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NotOwnerNorApproved(
StringsInsufficientHexLength(uint256 valueuint256 length
TransferToNonERC1155ReceiverImplementer(
TransferToZeroAddress(
Unauthorized(
UpdateCalledTooSoon(