Loveless City Pass Game 2

Verified contract

Proxy

Active on Ethereum with 1,404 txns
Deployed by via 0x0284276c at 14881337
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 47 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "Loveless City Pass Game 2"

0xf15f5d7e488d8bae931f572c6ac3d74fb9b786114462f1d03904c3bad06c6707
0x22e2d422f8249b3a0b4d1818deeb7e7b3e08acaa026382899a32361b16db6ebd
0xb4fe386ad36b64ec66b962034fa531eff5555560df1a49e2e17d0dc34d1fd16e
0x8da7910824d8e4ef2349e27540dc8f514788c086c46e5078670e0ec3ca907358
0x78cb7d47a057c1aa1f863489f4896e748a852c8a569875824d3fc51ed317d6e0
0x77f3479abb427659bc807567bef15f5afa4b1dbfb14cbda3caebe06cff4df218
0x12e6263ff3e4edd58dbf6b1cbcc8490262a84868988bc4fa7c3d2ae207a5af5c
0x98502f36fdc7c7a54aeec0652abe32086d4a8366dfe16cdddea4a6ef61ed75a4
0x66c70df933fbb634dcc8771d30036e7c9202ea57fd7397ffcc7ade5c2ba0b5c7
0x517134d8c362d9e75c8fc488db7c3772c39998fe75e9879b22c4583c23185f23

Functions
Getter at block 20869079
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
2056
maxPerMint(view returns (uint256)
1
maxPerWallet(view returns (uint256)
1
name(view returns (string)
Loveless City Pass Game 2
owner(view returns (address)
0x10498372c8c183d6de6d1ec53b5921de258de2f8
presaleActive(view returns (bool)
false
price(view returns (uint256)
0
saleActive(view returns (bool)
false
symbol(view returns (string)
LCPG2
totalRevenue(view returns (uint256)
0
totalSupply(view returns (uint256)
911
treasury(view returns (address)
0x10498372c8c183d6de6d1ec53b5921de258de2f8
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
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.