EPASSVer1

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xfa4c4238 at 15852722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
10 additional variables

No balances found for "EPASSVer1"

No transactions found for "EPASSVer1"


Functions
Getter at block 20860177
allowListPrice(view returns (uint256)
0
allowlistedMemberMintLimit(view returns (uint256)
0
contractURI(view returns (string)
 
getDistribution(view returns (address[] distributeesuint256 distributionRate)
isAllowlistMintPaused(view returns (bool)
false
isPublicMintPaused(view returns (bool)
false
mintLimit(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
publicPrice(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isAllowlisted(bytes32[] merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberAllowlistMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminForceTransferFrom(address fromaddress touint256 tokenId
adminMint(uint256 quantity
adminMintTo(address touint256 quantity
allowlistMint(uint256 quantitybytes32[] merkleProofpayable 
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(
pauseAllowlistMint(
pausePublicMint(
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowListPrice(uint256 allowListPrice_
setAllowlist(bytes32 merkleRoot
setAllowlistedMemberMintLimit(uint256 quantity
setApprovalForAll(address operatorbool approved
setContractURI(string contractURI_
setDistribution(address[] distributeesuint256 distributionRate
setMintLimit(uint256 _mintLimit
setPublicPrice(uint256 publicPrice_
setRoyaltyFraction(uint96 royaltyFraction
setRoyaltyReceiver(address receiver
setTokenURI(string tokenURI_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpauseAllowlistMint(
unpausePublicMint(
withdraw(
Events
AllowlistMintPaused(
AllowlistMintUnpaused(
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicMintPaused(
PublicMintUnpaused(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.