MultiPass

Verified contract

Active on Ethereum with 2,690 txns
Deployed by via 0xd4df9a62 at 13133359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "MultiPass"

0x6aa8178fcebaeb10cc4cb0bc618441a418fb03950d0d03d4dcfb5ea4a7cfee71
0x809194678510af5b5018271cf1cac9429c06f4839b7d53fbcc170778aa87d795
0xf8378daca9ffb78ea924f0a8b914eeeeeee33e82f0b8357f7a6e0532035f55a7
0x835715164100c3d1bd5d55ba0e65e5fbb77e93f2aa8aff2db207b6722cb3d201
0x163d3c052c9b3559ff5b878fbf510e166fe327c7103c8342cc34ac59344a6b0e
0xea4548350f1fef2709b98c70c70c43272c4f1dabcdbbbb98addf099c5ac04053
0x033aadad8a1eb7a6eb2a69578f8a140b174e292fcd97496a984940c0cad46023
0xa360d3bbba9a348d55972d0e535ce150cac26f0a1a225983e4347be449d571f1
0xc3f90be37688a0e641ebd3dfac0fd3b2a0988b98e52a236a13c2964cbd3fed77
0xf595706114bc4d8416bad587aff0cd67cba4f543a5281f58d8fc7a86be716a2d

Functions
Getter at block 21212358
MAX_MULTIPASSES(view returns (uint256)
10000
MULTIPASS_PROVENANCE(view returns (string)
burningAllowed(view returns (bool)
false
contractURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmfR7WdrZcfihrZSFUqXWz6LW2NZXDzu9Vjt1WzZDzk4y5
getPrice(view returns (uint256)
100000000000000000
maxMultiPassesPurchase(view returns (uint256)
20
mintingAllowed(view returns (bool)
false
name(view returns (string)
MultiPass
owner(view returns (address)
0x92458488e7edd18cf5b7a9ad75b5a623314d2c07
payoutAddress(view returns (address)
0x92458488e7edd18cf5b7a9ad75b5a623314d2c07
royaltyFeeBps(view returns (uint96)
1000
salePaused(view returns (bool)
false
symbol(view returns (string)
MULTI
totalSupply(view returns (uint256)
3970
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRaribleV2Royalties(uint256 idview returns (struct LibPartPart[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royalties(uint256uint256view returns (address accountuint96 value)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintMultiPass(uint256 numpayable 
pause(bool val
renounceOwnership(
reserveAirdropMultiPasses(uint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseContractURI(string baseContractURI
setBaseReservedMultiPasses(uint256 baseReservedMultiPasses
setBaseURI(string baseURI
setBurnAllowed(bool val
setMintAllowed(bool val
setPrice(uint256 _newPrice
setProvenanceHash(string provenanceHash
setRaribleRoyaltyWallet(address royaltyWallet
setT1Address(address t1Address
setT2Address(address t2Address
setT3Address(address t3Address
setT4Address(address t4Address
setT5Address(address t5Address
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Burned(uint256 tokenIdaddress arg1
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltiesSet(uint256 tokenIdstruct LibPartPart[] royalties
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _t1address _t2address _t3address _t4address _t5
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.