MPLC3

Verified contract

Active on Ethereum with 193 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MPLC3"

0x72f37ac0d3a919df6401798c9e96db0ba2438b8a2cc2dffa121fb4fe912773cc
0x99e61910f8ca027216b5d9c77a667902000625e6edcf8345c114cec15c2b3fd8
0x55f8f7129a8679c5eade38ec590c8352b1e4846c7b6e2e9ba420441f6148269b
0x4e6cb173ba41a42f1b69f9a66f624dd5a275c7b1edb94ee3ef24e7a11355b956
0x40bb234db830d9572b606b47f4f5740b80a1e02ed8b25c1466733ddc9fdf9660
0x67b8711ffcaaeebeea4ae00a8f722b05d294020d91b17e052394c69f36d580de
0xae9afbccf48905a76e1d3eeb478fd0fec4631c66db85228df048ed4ca5066b29
0x3add33ddf7265245e96f8657167a349d2b039006bad6771a4f291d2e167f17e9
0x1ee6c2b31361bd0b23f0855c845c40c7b25367f69c1416df8495db5f74b10d03
0x657fe62cddad8214525319a42b239362a64ccbf43f7f8d8d78e50009515116cf

Functions
Getter at block 21096084
_BRTMULTISIG(view returns (address)
0x8ae0227336a4dbd197954bb87f7f5138d527e3eb
baseURI(view returns (string)
ipfs://QmZUAeFnyiF71dDkH35Q9dhJNnrbyFVAPP3gZUw5qEe8Qb/
name(view returns (string)
MPLC3
owner(view returns (address)
0xe06f5fae754e81bc050215ff89b03d9e9ff20700
symbol(view returns (string)
Matt DesLauriers | Mint Pass
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
__Withdraw(
__WithdrawERC20ToAddress(address Recipientaddress ContractAddress
__WithdrawToAddress(address recipient
__setBaseURI(string NewBaseURI
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(