Fock Store

Verified contract

Active on Ethereum with 1,943 txns
Deployed by via 0xec74fa2c at 16949558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fock Store"

0xfeed411b83ec994af3cfff1e1b613bcd67f58d9b0c4cede2681f78f7be2a1a8f
0x129fa7d6589230be023c9261d4592088f9d19266fc95a797e18de14c33245616
0xbc24aa8ce007cbdc596e80a55c8e0192179ee9ba85b2ad41ed93fa22e7ae6b81
0xe3f83cc9ab39ed9f10ac67845b99755fecfaa619352c2735c66288531c3420df
0xcf39edb3c84c833b81e006f6b20ba61fa2b9c13e1e042841676e24d2581fb520
0xa511dcc4afc712b95a9e10fd4a0931303a20434f3bfe3d653da3627421231da1
0xa78eda522dff135ca3e02364f7a71188506704a51f8a12f2f4a17c1d27ee4e16
0x760c1c773234d6ff5edc66383d269232bb87c8249b6df73c0e6d2531a09ef345
0x352c9ab10430226e1946645e972669dcd6ccdac7d2e4700d435d533b6f80b5f3
0x08b6b7770107519d2ceb339934cd4a58db58d8503049aa51901186481edf9d2d

Functions
Getter at block 20892758
baseExtension(view returns (string)
.json
claimIsActive(view returns (bool)
true
marketIsActive(view returns (bool)
true
maxUtilityId(view returns (uint256)
53
name(view returns (string)
Fock Store
owner(view returns (address)
0xf239447dafa45d4ff2136f3006d445908f43e9c3
symbol(view returns (string)
FCKS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getUtility(uint256 _utilityIdview returns (struct FockStoreUtility)
isApprovedForAll(address accountaddress operatorview returns (bool)
isValidSign(address _walletuint256 _utilityIduint256 _qtystring _noncebytes _signatureview returns (bool)
isValidUtility(uint256 _utilityIdview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
signatureUsed(bytesview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _utilityIdview returns (string)
utilities(uint256view returns (uint256 utilityIdstring nameuint256 totalSupplyuint256 maxSupplyaddress contractAddress)
State-modifying
claim(uint256 _utilityId
mint(uint256 _utilityIduint256 _qtystring _noncebytes _signature
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setClaimState(bool _newState
setDefaultRoyalty(address receiveruint96 feeNumerator
setMarketState(bool _newState
setMaxSupply(uint256 _utilityIduint256 _max
setMaxUtilityId(uint256 _newUtilityId
setSigner(address _signer
setUtility(uint256 _utilityIdstring _nameuint256 _maxSupplyaddress _contractAddress
setUtilityContract(uint256 _utilityIdaddress _contractAddress
setUtilityName(uint256 _utilityIdstring _name
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenClaimed(address owneruint256 utilityId
TokenMinted(address owneruint256 utilityIduint256 quantity
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _namestring _symboladdress _signerstring _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.