Loveless City Pass Game

Verified contract

Proxy

Active on Ethereum with 1,038 txns
Deployed by via 0x1133fdc3 at 14537351
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"

0x810a03445852c26bdc0317521190d97834b0eaeb41e675b541e0c826ac1ea741
0x8f660ced18f0c039583b1b4dfafb5f1b82669b83f2fad28c11f8b832d45269a7
0x4169f9f93d7d0bda8f36060e98a50964cad07344d70517cff5f202df2203ec5f
0x2170c2526b979b70398e421e32183eed48245ea0f8933e9d0f2db37c90ad3181
0x25f7e2d15a2aa6bc8ab14587a2dd0ab8a6960fb681193d99d7b4f098a6d0fc3a
0x50dbd1a8ea95da5926016a20cafddbcad47785ec97762a2b06447483bdd1b64c
0xebfb8e8f16354791f0ea1f8c8ff161eb2cb38c8cb8c4aad628606e283f544a54
0xf31fbfb5206c8bfd2ad6093d2f1d554d827161d96faa82884f3d91cabe5638cd
0x95e685950b4f9cbf5bc0616991507e41144cadbb90cf6986f1f50605ddf919fb
0x5b16448d25d55a6989d54841b0334189c6a0f4fa86861a1ee61c6708fe26698a

Functions
Getter at block 20928897
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
3264
maxPerMint(view returns (uint256)
99
maxPerWallet(view returns (uint256)
3264
name(view returns (string)
Loveless City Pass Game
owner(view returns (address)
0x10498372c8c183d6de6d1ec53b5921de258de2f8
presaleActive(view returns (bool)
false
price(view returns (uint256)
1000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
LCPG
totalRevenue(view returns (uint256)
0
totalSupply(view returns (uint256)
3269
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.