Megaplex Pass

Verified contract

Active on Ethereum with 169 txns
Deployed by via 0x37c55277 at 15744248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Megaplex Pass"

0xe536f901b4f1e48cd12b9e214d976f6d5e06db6664473448273c096db629c0cc
0x4b35cfad6af360a2e3056122562646181f6ae7d0f324a238dcc808fdb1429cf2
0x3f1963ff32333120906d89f9e8715030bcc2a41ff424287d77bf051b6fcb362a
0x0a3d9e769694729a74790daa2fa1e4664fe6e37f23bd9be78ea5e03b677e10b6
0xcd61f1f58019aba5e430e86c5e42382674f530527eabb4af9dad044dd4194437
0x9c915d26811e9b1cb1cd95fe6429875b7c92ce6fcc1deac5b39459a3a58d1603
0x2ab464ce48237071affb96fa08474d4357358606abff0101a95ed9385e75d9a7
0xf0c859dabd8581a1ccc9f74cbdf289c5318fbd6c5ff8748c67565de7df0589a3
0x2cd82ef2d153b867d1e8434b6f378fee0d39dd82f15c3fc591c834166d43a018
0x1bb35d0c729f0bfd58ef7354be34712c8e68649a72ab8b221e1e62914df48b48

Functions
Getter at block 20867642
config(view returns (uint64 ethPriceuint16 maxMintuint16 maxOrderuint16 maxSupplyuint8 saleState)
(ethPrice=250000000000000000, maxMint=300, maxOrder=300, maxSupply=300, saleState=1)
defaultRoyalty(view returns (address receiverstruct RoyaltiesFraction fraction)
(receiver=0x2be23419b258c3c82ee0c0e41b4a9c600e8860bd, fraction=(1000, 10000))
name(view returns (string name_)
Megaplex Pass
owner(view returns (address)
0x22ca76c49d287dc2e802ec69ffa43503d9cb3c5a
symbol(view returns (string symbol_)
MP
tokenURIPrefix(view returns (string)
https://s3.us-west-2.amazonaws.com/media.megaplextheatres.com/web3/megaplex-pass.json?
tokenURISuffix(view returns (string)
totalSupply(view returns (uint256)
152
treasury(view returns (address)
0x2be23419b258c3c82ee0c0e41b4a9c600e8860bd
Read-only
balanceOf(address ownerview returns (uint256 balance)
getApproved(uint256 tokenIdview returns (address approver)
isApprovedForAll(address owneraddress operatorview returns (bool isApproved)
isDelegate(address addrview returns (bool)
isOwnerOf(address accountuint256[] tokenIdsview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
owners(addressview returns (uint16 balanceuint16 purchased)
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokens(uint256view returns (address)
walletOfOwner(address accountview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint16 quantitypayable 
mintTo(uint16[] quantityaddress[] recipientpayable 
renounceOwnership(
safeTransferBatch(address fromaddress touint256[] tokenIdsbytes data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct MegaplexPassMintConfig newConfig
setDefaultRoyalty(uint16 feeNumeratoruint16 feeDenominator
setDelegate(address addrbool isDelegate_
setTokenURI(string prefixstring suffix
setTreasury(address newTreasury
transferBatch(address fromaddress touint256[] tokenIds
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

This contract contains no error objects.