Postereum

Verified contract

Active on Ethereum with 1,481 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"

0x242aea397a8d67d533c578f69003ee5f572466f32098f215a3bc957e02721be4
0xba8f6faa6c28f4edbf1ea59907de3d681466fd70ebf7081798bbcd3135cf66b4
0x114ccdd88b060ca8e164613419f4206150966aa034682919c386faf82e7f1411
0x8d0853fc0c1ed3f5dc705abdba712af9e64c86e51833b5fb6fa030a161bfe042
0x500cd7a67953a71b154cfbf83b40088eb2dc29caa3dd40ab8890d2cf41c442a7
0x8a0fad83b005cbbc82d38e5078a16ef3ccac78347a3938bb4a084cbac7daa8e2
0xf20e9542458b70a51d66072d9ed6584d6ffaa4cc6ace1cd7f362ac86208f98cd
0x76666e2002bcba00cbb050cea985c8cec3f35aaa9695aa66cf43ff75d7cba370
0xd0748bafc38da26972fdd7980c5b43caddaed6f6d5094e626fe8498343b1ff57
0x5f0720500fe46fce82a2df9bcf5a6de2479627d2963c62db0983c643c097bb93

Functions
Getter at block 21285426
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)
938
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.