MPLC1

Verified contract

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

No balances found for "MPLC1"

0x24986d383db2cb7d878ffff3efa53932f13d5d45a2ef935bcbbc722c09e66033
0x9457510041abf4dd6801fdba9652a26537d09d230e19c7f13b2e53a01400ccf7
0x40ea0f101900520087d480015e553ba355da228abb1cfe9be32b1563d1dbbc16
0xd123a5e2f8b6dcdd97eb488c3da9acb5281b63f49da6af55498478aab097eeac
0x6195444b1d96dcdd613e3adad4f5db741f9893c907e458b916b9d9229570446e
0x2a1016546a79fd0309e8150cfebcd5267ff28e6daf00df398a3e1cfb60f48ae4
0x380017d6b6ff8a97df5b6aa39e46e0be71a62fea588029ece5ae3d8d9585427f
0xe9642e1b2cfa26cdee53a3ce4c38d9b329e745a92117d9b454c78a2bf67ea36d
0x10e3ab825999ebe861ef98621cfb5f0cae2401f5f8a3226896d0bfc70695ba41
0xf3aa7619145cd4dfbbe6fca7fc0b21524c7aaf5ecc82a8734e1f7298ee5c9581

Functions
Getter at block 21096688
_BRTMULTISIG(view returns (address)
0x8ae0227336a4dbd197954bb87f7f5138d527e3eb
baseURI(view returns (string)
ipfs://QmU5owgfSqDPmCaGyzKEVBVeDijvtiQ6kBshEctfrcnTXc/
name(view returns (string)
MPLC1
owner(view returns (address)
0xe06f5fae754e81bc050215ff89b03d9e9ff20700
symbol(view returns (string)
Nicolas Sassoon | 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(