Postereum 2

Verified contract

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

No balances found for "Postereum 2"

0xde3f8f2f7414d54a977528c7e191288e26ae44dde339c106c6600a3c6de7fad6
From
0x2f7e9ffea1f8cf9f47a5962f69805afb895492cf25c5f821d013467a220b02a3
From
0x1045cf393e24b6ac4b872e2a7362b2b64a251e4e33dcbc800c12881ac1f9132e
0x3e490bfda606d0f9a0a617baa9a4f49af2b899203f4d6e4f45cb84899ad48759
0xc1ee451b7c4486cea355a823c7dbd3044eac2d76115f71c5cca785aa2a0eaaff
0xe230ad620d36b0ad4b2710ff3b4c39ece878c0892fa202943d2d07b8a43c2a5b
0xdf70a89b2f02dfa101a31b965b26d8629cf616f2f4724af15396852dc8529102
0xef36b41bef0250064f1d23bf2395b63471331747307fed0f2d0c67746cd7e20c
0x180a08cb7c55472a48a2c996b008b095777c842ca607a9178d3360f82527d337
0x1dcca8d2ecb1e6e8f698edd04c5233ffee2c9d1d0e7b147ebc9e7f072fc74a50

Functions
Getter at block 21168558
baseURI(view returns (string)
isOwner(view returns (bool)
false
name(view returns (string)
Postereum 2
owner(view returns (address)
0xab9c1225662c7990a2f95c6fa1ee8c931d370c0e
symbol(view returns (string)
PEV2
totalSupply(view returns (uint256)
1111
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
setBaseURI(string uri
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(string baseURIaddress[] mintersWhitelistbytes32 rootHash
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.