This contract is being backfilled. You may encounter incomplete storage history.

Postereum

Verified contract

Active on Ethereum with 1,473 txns
Deployed by via 0x8b526adc at 10748497
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Postereum"

0xd0748bafc38da26972fdd7980c5b43caddaed6f6d5094e626fe8498343b1ff57
0x5f0720500fe46fce82a2df9bcf5a6de2479627d2963c62db0983c643c097bb93
0x34ce5c8abdddfa703ea1a8bac49844e03e2f363786ab5225da58015a50265393
0xa95110ee90773f095fff84ba71176201d9a4e49504e31b396e0bde6d7e8ac217
0xee9f482e1e00f1ded9fde7f60ec0af85745f991b3f725d53b75f11d679f5a148
0x5461c7a177664f07ca3c2491a4b793e6feab88f1b5b29c7ff00b4b193bbddaee
0x723f91a4101c9374e7f602e081d3b6411f85b6e844c2da0a196d18faabb221d1
0x0ecde35db9ee9368f056ae5482e3daf85ca75a56acbcef421775c750507207ff
0x7be476f49198ff348bfab1897222e48dee56e513436dc6b5da7eff3489c862f0
0xba07a43491963cd361431e1f33bf3835d464005c345e5fb055096dd775292453

Functions
Getter at block 20797578
baseURI(view returns (string)
isOwner(view returns (bool)
false
name(view returns (string)
Postereum
owner(view returns (address)
0xab9c1225662c7990a2f95c6fa1ee8c931d370c0e
symbol(view returns (string)
PE20
totalSupply(view returns (uint256)
933
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address account
approve(address touint256 tokenId
mint(address touint256 tokenId
mintMultiple(uint256 _tokenIdStartaddress[] _owners
redeem(uint256 indexuint256 tokenIdaddress ownerbytes32[] merkleProofreturns (uint256)
removeMinter(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setCategoriesContrAddr(address addr
setRootHash(bytes32 rootHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(address addrstring baseURIaddress[] mintersWhitelistbytes32 rootHash
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.