FearCity

Verified contract

Proxy

Active on Ethereum with 6,867 txns
Deployed by via 0x9e64b8c6 at 14899531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 41 additional slots
19 additional variables

No balances found for "FearCity"

0x346e1390c55d5f9f4198d1d792648550ae0090513fa0e2c171f33f250cf4fc3f
0x9e08870c4e3703ea090ec1e7830f6051a0e6b45a2b649642c9273dab0a96bcef
0xc66e35af805ae56a59aa61e9c5daddfe1400b57fbd270b3e07cdf6818b40fd1f
From
0x8770c7f2cc9e426ce12e1e0b378bfdcd0a3a52b8b2802ef03780253cae1016ad
From
0xfccc3dcc1431220ae0085a4ef8d38d42dc3bdb565031ede10460cf9088247b4b
0x151ab60e5b953f8cafb5dcd78502e8c2c8c9777a31d888708de2df4100e8915a
0x5f5e2e3f3baa07648c95990031edb5f301c8981ca8b5a63e504376bc97518577
0x793ebc7570d93f87d30fe6f71a9460c4f571dc7cc43b5140cf361aa11917f22b
0x797eeac50487f335d2bffc43faea7fbbdeb26d69b715e4ee27bfc828a8241ffa
0x9d2ec67ce59d11a91c054f5de33128be063b9ae73acb668fc764859b881d50e5

Functions
Getter at block 21159591
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowListSaleConfig(view returns (struct FearCity721AAllowListSaleConfig)
(1654300800, 1654387200, 0x36f8ad0367b2406c53ba70ca79d421db9d526f17505eb329a513578cbda5cecd, 77700000000000000)
contractURI(view returns (string)
ipfs://QmbCrc5fiLrw79jpx5Am6DEqjTHkpEpi2Grfx5DgmMiYPs
isRevealed(view returns (bool)
true
maxSupply(view returns (uint256)
3333
name(view returns (string)
FearCity
owner(view returns (address)
0x07b3653f4c6ca17969e487ba65005ec9f293e15b
 
proxiableUUID(view returns (bytes32)
publicSaleConfig(view returns (struct FearCity721APublicSaleConfig)
(1654387200, 0, 4, 99900000000000000)
shuffleSeed(view returns (uint64)
74
symbol(view returns (string)
FEARCITY
totalSupply(view returns (uint256)
3333
treasury(view returns (address)
0x431862413e3a284a423bb5e639cc631f837043ef
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address addrview returns (uint256)
numberPurchased(address addrview returns (uint64)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
verifyClaimMerkleProof(address claimeruint256 proofMaxQuantitybytes32[] proofsview returns (bool validMerkleProof)
State-modifying
approve(address touint256 tokenId
claim(uint64 quantityuint256 proofMaxQuantitybytes32[] proofspayable 
configureAllowListSale(struct FearCity721AAllowListSaleConfig newConfig
configurePublicSale(struct FearCity721APublicSaleConfig newConfig
grantRole(bytes32 roleaddress account
initialize(string newNamestring newSymboluint64 newMaxSupplystring newContractURIstring newMetadataBaseURIbytes newEncryptedMetadataBaseURIaddress newTreasuryaddress newRoyaltyReceiveruint16 newRoyaltyBpsaddress teamMintAddressuint64 teamMintQuantity
purchase(uint64 quantitypayable 
release(
release(uint256 amount
renounceRole(bytes32 roleaddress account
reveal(bytes keyreturns (string revealedURI)
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setContractURI(string uri
setEncryptedBaseURI(bytes uri
setMaxSupply(uint64 newMaxSupply
setOwner(address newOwner
setRoyalty(address newRoyaltyReceiveruint16 newRoyaltyBps
setTreasury(address newTreasury
transferFrom(address fromaddress touint256 tokenId
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
AllowListSaleConfigUpdated(struct FearCity721AAllowListSaleConfig oldConfigstruct FearCity721AAllowListSaleConfig newConfig
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
FundsReleased(address touint256 amount
NFTRevealed(string revealedURI
OwnerUpdated(address prevOwneraddress newOwner
PublicSaleConfigUpdated(struct FearCity721APublicSaleConfig oldConfigstruct FearCity721APublicSaleConfig newConfig
Purchase(address indexed buyeruint64 quantityuint256 startTokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TreasuryUpdated(address newAddressaddress oldAddress
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
AlreadyRevealed(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
EncryptedUriNotSet(
ExceedsPurchaseLimit(
InsufficientSupply(
InsufficientValue(
InvalidAddress(
InvalidAmount(
InvalidClaimProof(
InvalidClaimQuantity(
InvalidSaleConfiguration(
MintPhaseNotActive(
MintToZeroAddress(
MintZeroQuantity(
NewOwnerIsNotAdmin(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(