YureiPass

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2cb64667 at 19452944
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "YureiPass"

No transactions found for "YureiPass"


Functions
Getter at block 21256065
baseExtension(view returns (string)
baseURI(view returns (string)
 
getTokenLedger(view returns (address[3000])
isRevealed(view returns (bool)
false
name(view returns (string)
normalURI(view returns (string)
notRevealedUri(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
priceWithDiscount(view returns (uint256)
0
privateMintActive(view returns (bool)
false
privateMintPrice(view returns (uint256)
0
privateSigner(view returns (address)
0x0000000000000000000000000000000000000000
privateSupply(view returns (uint16)
0
privateSupplyLimit(view returns (uint16)
0
publicMintActive(view returns (bool)
false
publicSupply(view returns (uint16)
0
publicSupplyLimit(view returns (uint16)
0
regularSigner(view returns (address)
0x0000000000000000000000000000000000000000
spectreReceiver(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
 
totalSupply(view returns (uint256)
whaleURI(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintingLedger(addressview returns (bool)
onERC721Received(address operatoraddress fromuint256 tokenIdbytes datapure returns (bytes4)
ownerOf(uint256 tokenIdview returns (address)
privateMintingLedger(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenLedger(uint256view returns (address)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
initialize(
mint(bytes sigpayable 
ownerMint(address _recieveruint256[] tokenIds
privateMint(bytes sigpayable 
renounceOwnership(
returnAndMint(uint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _base
setBaseURI(string _newBaseURI
setIsRevealed(bool _state
setNormalURI(string _uri
setNotRevealedURI(string _notRevealedURI
setPriceWithDiscount(uint256 _price
setPrivateMintActive(bool _state
setPrivateMintPrice(uint256 _price
setPrivateSigner(address _signer
setPrivateSupplyLimit(uint16 _newLimit
setPublicMintActive(bool _state
setPublicSupplyLimit(uint16 _newLimit
setRegularSigner(address _signer
setSpectreReceiver(address _addr
setWhaleURI(string _uri
toggleMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address[] _payeesuint256[] _shares
withdrawToken(address _tokenaddress _to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
tokenMinted(address arg0uint256 arg1
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.